Michael Rose
1e25af92b7
Remove font size on body element
2014-09-04 14:49:02 -04:00
Michael Rose
23854de50b
Adjust syntax highlighting styling
2014-09-04 14:48:57 -04:00
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
4ad3580457
Add padding around footer
2014-09-03 11:46:53 -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
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
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
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
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
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
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
Danny van Kooten
07191f1b21
Fix icon classes for published and modified date of posts.
2014-08-10 22:27:32 -04: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
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
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
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
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
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
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
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
c9e8382c03
Remove "article" from next/previous links
2014-08-08 16:15:38 -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