Commit graph

329 commits

Author SHA1 Message Date
Michael Rose
60e8ebfdce Update gemfil 2014-12-22 12:21:38 -05:00
unknown
004607f7a1 Add note about running Jekyll with bundle exec 2014-11-11 11:31:55 -05:00
unknown
0513ea3946 Add note about protocol-relative URLs 2014-11-11 09:24:11 -05:00
unknown
d3a71a5ebc Move social sharing links into an include 2014-11-11 09:23:50 -05:00
unknown
2b7da54f1f Update gems 2014-11-11 09:08:19 -05:00
Jaime Iniesta
a37f849240 Fix typo in theme-setup 2014-11-11 08:59:35 -05:00
Michael Rose
b84c44a727 Add Vimeo video as a test 2014-09-18 13:59:10 -04:00
Michael Rose
2e94a177d7 Remove protocol 2014-09-18 09:39:39 -04:00
ACCakut
af6db4c49d Adding class for centering in markdown
With this you can easily center text by use of markdown's *IALs* (Block Inline Attribute Lists).

**Example:**
{:.center}
Your text

**Will result in:**
<p class="center">Your text</p>

So CSS will "text-align:center".
2014-09-18 09:37:50 -04:00
Michael Rose
48702a0fa6 Improve navigation and search overlay on small screens
- Fixes #88
2014-09-05 16:24:58 -04:00
Michael Rose
6eb18b796e Speed up nav drop down 2014-09-05 16:24:53 -04:00
Michael Rose
f22269505f Fix overlay background colors 2014-09-05 16:24:49 -04:00
Michael Rose
6f45cd7782 Mention that Octopres is optional
- Used to automate the creation of new posts and pages
2014-09-04 20:47:23 -04:00
Michael Rose
585c1ff419 Remove 'layout: none' from feed 2014-09-04 15:06:40 -04:00
Michael Rose
d2bb545274 Use Google's responsive ads 2014-09-04 15:06:14 -04:00
Michael Rose
ab5bb09f3e Update syntax highlighting post
- Remove references to .less
2014-09-04 14:55:19 -04:00
Michael Rose
df5ec20746 Limit Kramdown's table of contents to h1 and h2 elements 2014-09-04 14:49:50 -04:00
Michael Rose
b543d049c7 Remove font size on body element 2014-09-04 14:49:23 -04:00
Michael Rose
c26f6380c4 Adjust syntax highlighting styling 2014-09-04 14:49:18 -04:00
Michael Rose
56494a09af Cleanup stylesheets
- Add Bourbon and Neat
2014-09-04 14:49:14 -04:00
Michael Rose
c62ff92940 Center post navigation 2014-09-04 14:49:09 -04:00
Michael Rose
4ad3580457 Add padding around footer 2014-09-03 11:46:53 -04:00
Sandeep Chivukula
5957fee86b Updating Google Analytics
Updating GA Analytics tracking code to support Demographics Analytics

https://support.google.com/analytics/answer/2444872?hl=en&utm_id=ad
2014-08-29 15:09:27 -04:00
Michael Rose
9ab34a6142 Optimize script and images 2014-08-27 10:35:43 -04:00
Javier Cejudo
2c04cb2370 fix(nav): clicking anywhere when the nav is hidden no longer opens the menu 2014-08-27 10:35:38 -04:00
Michael Rose
a5c453080d Drop the http 2014-08-23 17:50:29 -04:00
Michael Rose
a2ebf0c0a7 Drop the http 2014-08-23 17:48:38 -04:00
Michael Rose
4ffafa6090 Update search script 2014-08-22 13:50:56 -04:00
Javier Cejudo
f163d5327c Simplify condition for adding comma between posts
This changes was merged in the original repo at https://github.com/christian-fei/Simple-Jekyll-Search/pull/6
2014-08-22 13:50:51 -04:00
Danny van Kooten
07191f1b21 Fix icon classes for published and modified date of posts. 2014-08-10 22:27:32 -04:00
Michael Rose
7e0640152b Remove extra + 2014-08-08 20:43:42 -04:00
Michael Rose
aa25f329b6 Apply author override to posts in feed 2014-08-08 20:43:38 -04:00
Michael Rose
cd7aa12d05 Update about page 2014-08-08 20:29:01 -04:00
Michael Rose
490c68dacf Update sample images 2014-08-08 20:07:23 -04:00
Michael Rose
b6284dbec0 Update documentation 2014-08-08 19:37:33 -04:00
Michael Rose
8c33f76dfc Fix Google+ footer link 2014-08-08 19:30:48 -04:00
Michael Rose
c5c0cc2644 Remove extra + 2014-08-08 19:23:27 -04:00
Michael Rose
bbe0447ff3 Remove "article" from next/previous links 2014-08-08 16:15:44 -04:00
Michael Rose
0fd8bdef42 Update with So Simple specifics 2014-08-08 16:12:07 -04:00
Michael Rose
edfa40d322 Add support for Google AdSense banners
- Variables for _config.yml
- Includes for sidebar and footer banners
2014-08-08 16:07:33 -04:00
Michael Rose
e66117f446 Exclude vendor 2014-08-08 16:07:25 -04:00
Michael Rose
e711f8b839 Update theme to support Jekyll 2.x newness
- Cleanup _config.yml
- Move navigation and author info to data files
- Convert .less stylesheets to .scss
- Update documentation
- Include Octopress gem for new post/page creation
2014-08-08 16:07:20 -04:00
Michael Rose
1b2ef75273 Update license 2014-08-06 08:09:25 -04:00
Michael Rose
a320da6eff Remove reference to sitemap.xml template
- Using Jekyll Sitemap gem instead
2014-08-01 14:47:50 -04:00
Michael Rose
d6b84263d6 Update 2014-08-01 14:44:35 -04:00
Michael Rose
2ee8c7378d Replace sitemap.xml with official Jekyll Sitemap gem 2014-08-01 14:38:04 -04:00
Michael Rose
cec6aa75ed Merge pull request #79 from dacamo76/post-tags-as-twitter-hashtags
Change Twitter share to use tags instead of categories as hashtags.
2014-08-01 14:29:51 -04:00
Daniel Alberto Cañas
8e87ba0295 Change Twitter share to use tags as hashtags.
Changes the twitter link to use tags instead of categories when
creating the hashtags in the link.
Also removes spaces in tags with multiple words.

For example:

post tags           | twitter hashtags
-----------------------------------------
[open source]       | #opensource
[java]              | #java
[open source, java] | #opensource #java
----------------------------------------
2014-08-01 09:21:33 -06:00
Michael Rose
953c3265af Remove problematic liquid... for now 2014-07-28 23:18:36 -04:00
Michael Rose
7ef76246a6 Revert "Revert "Fix broken links and add missing alt descriptions""
This reverts commit 67d58a77cf.
2014-07-28 21:17:02 -04:00