Commit graph

315 commits

Author SHA1 Message Date
Michael Rose
aadb22ffcf Cleanup stylesheets
- Add Bourbon and Neat
2014-09-04 14:48:52 -04:00
Michael Rose
2b1dc9b5c9 Center post navigation 2014-09-04 14:48:48 -04:00
Michael Rose
1cab3d4af6 Limit Kramdown table of contents to h1 and h2's 2014-09-04 14:48:44 -04:00
Michael Rose
50eccf2fc9 Add padding around footer 2014-09-03 11:46:41 -04:00
Michael Rose
394680bf4c Fix 'layout: none' warning 2014-09-02 16:53:45 -04:00
Michael Rose
50756630bf Disable Google AdSense ads by default
- Fixes #87, removes blank space on small screens
2014-09-02 16:53:10 -04:00
Michael Rose
e387eb2bea Merge pull request #86 from sandeep/update_ga_script
Updating Google Analytics
2014-08-29 15:08:30 -04:00
Sandeep Chivukula
c34e3b80f6 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-27 18:20:47 -07:00
Michael Rose
5623ac2326 Optimize script and images 2014-08-27 10:35:27 -04:00
Michael Rose
20bd1c2b2c Merge pull request #85 from javiercejudo/patch-1
fix(nav): clicking anywhere when the nav menu is hidden no longer opens it
2014-08-27 10:34:40 -04:00
Javier Cejudo
595a36c502 fix(nav): clicking anywhere when the nav is hidden no longer opens the menu 2014-08-27 22:34:18 +10:00
Michael Rose
d2a1d52eb0 Update search script 2014-08-22 13:50:42 -04:00
Michael Rose
349bde67a0 Merge pull request #83 from javiercejudo/patch-1
Simplify condition for adding comma between posts
2014-08-22 13:50:03 -04:00
Javier Cejudo
9742a2ebaf 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-20 11:34:30 +10:00
Michael Rose
fcaae8ae31 Merge pull request #80 from dannyvankooten/master
Fix icon classes for published and modified date of posts.
2014-08-10 22:27:13 -04:00
Danny van Kooten
f733ff3f64 Fix icon classes for published and modified date of posts. 2014-08-10 22:25:29 +02:00
Michael Rose
11e18b8f4b Remove extra + 2014-08-08 20:43:31 -04:00
Michael Rose
331ac4efdd Apply author override to posts in feed 2014-08-08 20:42:45 -04:00
Michael Rose
be0b480416 Update sample images 2014-08-08 20:07:15 -04:00
Michael Rose
407fb74daa Update about page 2014-08-08 19:44:56 -04:00
Michael Rose
b11537341f Disable htmlproof for now 2014-08-08 19:42:53 -04:00
Michael Rose
44efdad2db Update documentation 2014-08-08 19:37:41 -04:00
Michael Rose
1e306bce00 Include examples for social media links 2014-08-08 19:30:41 -04:00
Michael Rose
efcac276db Fix Google+ footer link 2014-08-08 19:30:36 -04:00
Michael Rose
c9e8382c03 Remove "article" from next/previous links 2014-08-08 16:15:38 -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
Michael Rose
67d58a77cf Revert "Fix broken links and add missing alt descriptions"
This reverts commit 98b12d04d9.
2014-07-28 21:16:23 -04:00
Michael Rose
98b12d04d9 Fix broken links and add missing alt descriptions 2014-07-28 21:15:41 -04:00
Michael Rose
252734f516 Escape page title 2014-07-28 21:13:48 -04:00
Michael Rose
bf1060c4e1 Merge pull request #78 from penibelst/travis
Add build and links test
2014-07-28 20:22:04 -04:00
Anatol Broder
8b4712a651 Add Travis badge 2014-07-28 21:50:43 +02:00
Anatol Broder
00773a6544 Add Jekyll and Proofer tests 2014-07-28 21:49:14 +02:00
Michael Rose
f07ae0f476 Add Magnific Popup
- Image links now display in a lightbox
2014-07-23 08:19:40 -04:00
Michael Rose
5ea0426bd8 Merge pull request #76 from kevinwang/fix-theme-setup-typo
Fix typo on theme setup page.
2014-07-13 16:05:05 -04:00
Kevin Wang
3fb39b0f87 Fix typo on theme setup page. 2014-07-13 00:13:31 -07:00
Michael Rose
d5f8fa49cb Combine if statements 2014-07-10 14:37:41 -04:00
Michael Rose
574c644bdb Don't load Disqus script on pages that don't require it
- Was loading Disqus in the script.html include even when a shortname wasn't specified
2014-07-10 14:26:17 -04:00
Michael Rose
90f341d5ea Merge pull request #72 from icyflame/master
Display the default image in case the avatar not available
2014-07-10 14:16:17 -04:00
Siddharth Kannan
c5e5938425 Display the default image in case the avatar not available
Note that whenever content is written by another author, the existence of an avatar for that author is questionable, so adding another if-else block ensures that instead of the alt, the default image is shown
2014-07-01 13:48:45 +05:30
Michael Rose
a60fd268f4 Fix syntax highlighting in post 2014-06-19 15:38:17 -04:00