Commit graph

266 commits

Author SHA1 Message Date
Michael Rose
a60fd268f4 Fix syntax highlighting in post 2014-06-19 15:38:17 -04:00
Michael Rose
3ebe915e2d Override author details per post
- Fixes #70
2014-06-19 15:34:22 -04:00
Michael Rose
b690ee197a Enable Pygments pre Jekyll 2.0
- GitHub Pages doesn't support highlighter: pygments, wait to switch
2014-06-16 16:15:11 -04:00
Michael Rose
37326f6e6e Alphabetize tag listing. Fixes #10 2014-06-11 13:43:16 -04:00
Michael Rose
5e37436a64 Exclude README.md and LICENSE from _site 2014-05-18 23:10:25 -04:00
Michael Rose
4b3dd0f7d7 Merge pull request #67 from xuv/master
Verify that the site.url has a protocol in feed.xml
2014-05-14 20:22:36 -04:00
juego
21aa8a4912 finally if statements works correctly 2014-05-15 02:09:09 +02:00
juego
e23ff65532 corrected the out of loop post.content 2014-05-15 00:21:33 +02:00
juego
987f541013 protocol agnostic url 2014-05-14 23:28:46 +02:00
juego
7f75f13e6f refactored code for clarity 2014-05-14 23:20:42 +02:00
juego
19f7de9bf1 parse post.content and add the necessary protocol to images url 2014-05-14 22:12:54 +02:00
juego
647d014836 Verify that the site.url has a protocol. 2014-05-14 18:02:49 +02:00
Michael Rose
be76bf2daf Merge pull request #65 from xuv/master
added category tag to RSS entry
2014-05-14 10:46:57 -04:00
juego
f4002844e3 changed from cgi_encode to uri_escape 2014-05-14 15:30:45 +02:00
juego
8c22f9a24c added category tag to RSS entry 2014-05-14 14:21:29 +02:00
Michael Rose
657658ffc0 Update syntax highlighter 2014-05-10 23:28:11 -04:00
Michael Rose
2258589934 Merge pull request #62 from jdh8/master
Fix home links
2014-04-15 15:25:20 -04:00
Chen-Pang He
f8569179eb Fix home links 2014-04-13 01:20:52 +08:00
Michael Rose
22e86bd72e Merge pull request #59 from warmfusion/warmfusion/twitter_intents
Updated the twitter URL on shared posts so that it uses the web-intents ...
2014-03-21 08:43:45 -04:00
Toby Jackson
f4cf91cfd4 Updated the twitter URL on shared posts so that it uses the web-intents behaviour using a pretty simple bit of liquid templating 2014-03-20 23:01:20 +00:00
Michael Rose
30d1d6abaf Update theme link in footer 2014-02-25 15:50:50 -05:00
Michael Rose
44b135db43 Add pages to sitemap 2014-02-17 08:20:21 -05:00
Michael Rose
e069fc3334 Correct demo theme link 2014-02-12 11:06:19 -05:00
Michael Rose
23b099057a Add rake tasks for new_post and new_page 2014-02-12 09:17:56 -05:00
Michael Rose
d6938cef66 Merge branch 'hotfix/tags-permalink' 2014-01-24 13:33:14 -05:00
Michael Rose
37378a2df9 Update tags page permalink 2014-01-24 13:32:45 -05:00
Michael Rose
74b35f5ce7 Merge pull request #52 from mahirrudin/patch-1
Update href link tags
2014-01-24 10:30:08 -08:00
mahirrudin
75be0ccea1 Update href link tags 2014-01-25 00:08:32 +07:00
Michael Rose
e75b0f2841 Merge pull request #51 from bitdeli-chef/master
Add a Bitdeli Badge to README
2014-01-21 08:29:01 -08:00
Bitdeli Chef
1045837f94 Add a Bitdeli badge to README 2014-01-21 16:32:07 +00:00
Michael Rose
42f031b052 Merge branch 'hotfix/documentation' 2014-01-21 08:51:34 -05:00
Michael Rose
d3daeb17fa Add step to install Kramdown 2014-01-21 08:51:25 -05:00
Michael Rose
8278084210 Merge branch 'hotfix/feature-image-margin' 2014-01-21 08:50:30 -05:00
Michael Rose
88d9f75b9d Remove negative margin-top when site.logo is hidden 2014-01-21 08:49:07 -05:00
Michael Rose
88f19f01ef Merge pull request #50 from ctesniere/master
Adding the installation step Kramdown and hide logo if site.logo variable is null
2014-01-21 05:46:35 -08:00
Cédric TESNIERE
6b560a843d if variable site.logo is null then hide logo 2014-01-21 00:02:43 +01:00
Cédric TESNIERE
a01b3f1bc4 Adding the installation step Kramdown 2014-01-20 23:24:29 +01:00
Michael Rose
7d8cadfffb Merge branch 'hotfix/updates' 2014-01-16 09:44:12 -05:00
Michael Rose
a3d2e045cf Update FitVids.js to 1.0.3 2014-01-16 09:34:23 -05:00
Michael Rose
c9e66a2c80 Update documentation 2014-01-16 09:31:33 -05:00
Michael Rose
a9f423d12e Change Minimal Mistakes references to So Simple 2014-01-16 08:57:08 -05:00
Michael Rose
63ebc99bfb Merge branch 'hotfix/schema' 2014-01-15 14:17:21 -05:00
Michael Rose
2f82630dc9 Remove schema.org references to simplify markup 2014-01-15 14:17:10 -05:00
Michael Rose
8210ea7fd9 Merge branch 'hotfix/feed' 2014-01-11 16:39:31 -05:00
Michael Rose
35a275ad0b Validate feed 2014-01-11 16:39:21 -05:00
Michael Rose
6a24d00736 Compile new .css for .author-photo width fix 2014-01-03 15:11:16 -05:00
Michael Rose
6eaf120bec Merge pull request #48 from tobru/master
Bugfix .author-photo vs .author-photo width
2014-01-03 12:09:09 -08:00
Tobias Brunner
64618719e7 Bugfix .author-photo vs .author-photo width
The author-photo is 150px, but the entry-meta div only 140px. This squeezes the author photo by 10px and makes it look strange.
2014-01-03 15:56:22 +01:00
Michael Rose
87827b5a05 Merge branch 'hotfix/updates' 2014-01-02 15:50:10 -05:00
Michael Rose
557520fee0 Cleanup permalinks 2014-01-02 15:28:13 -05:00