Commit Graph

118 Commits

Author SHA1 Message Date
Bradlee Speice
bc9fe465bc Update the markdown so code generates correctly 2014-04-29 23:46:27 -04:00
Bradlee Speice
d4a04a32f4 And prepare the config to be served by github 2014-04-29 17:41:19 -04:00
Bradlee Speice
445b430c3c Add new posts 2014-04-29 17:39:47 -04:00
Bradlee Speice
f2ed37b58b Add the project outline 2014-04-29 17:27:33 -04:00
Bradlee Speice
a60170091d Add initial information on the blog 2014-04-29 17:23:30 -04:00
Michael Rose
e2f62f8762 Merge pull request #23 from danlucas/master
change archive.html to posts.html
2014-04-23 07:58:45 -04:00
Dan Lucas
94c88570c2 change archive.html to posts.html 2014-04-21 22:21:24 -04:00
Michael Rose
61e601a9db Merge pull request #21 from teelahti/upgrade-google-analytics
Upgrade Google analytics to Google universal analytics
2014-04-18 09:13:46 -04:00
Tero Teelahti
9f81ac8bec Upgrade Google analytics to Google universal analytics
Google will deprecate old ga.js. Change to new analytics.js, and also
use the new version of the enhanced link attribution module.
2014-04-18 14:33:20 +03:00
Michael Rose
83882180ae Merge pull request #18 from lvictorino/patch-1
Remove links on image credits with no creditlink
2014-03-19 08:44:07 -04:00
Laurent Victorino
8b0d5386eb Remove links on image credits with no creditlink 2014-03-19 09:52:41 +01:00
Michael Rose
d0bf3106c8 Group all posts by year 2014-02-26 15:48:56 -05:00
Michael Rose
31b07c1f55 Rename archive.html to posts.html and all instances 2014-02-26 15:24:42 -05:00
Michael Rose
ae95c7192b Improve menu scrolling on small screens 2014-02-26 15:20:30 -05:00
Michael Rose
062be19e2f Fix blockquote indent on small screens 2014-02-26 15:14:04 -05:00
Michael Rose
02deb4d2cb Remove font size from blockquote styles 2014-02-26 15:07:26 -05:00
Michael Rose
05906ade7f Update example video 2014-02-26 15:04:17 -05:00
Michael Rose
039813e455 Remove border 2014-02-26 15:01:56 -05:00
Michael Rose
b6764d9899 Fix spacing around Disqus comments to match other content blocks 2014-02-26 11:28:25 -05:00
Michael Rose
75e72ebc6a Correct image credit link display bug. Fixes #13 2014-02-26 11:25:00 -05:00
Michael Rose
a6a884ccbd Decrease blockquote leading 2014-02-25 16:33:50 -05:00
Michael Rose
7ccdaa26d4 Cleanup feature post header image and title 2014-02-25 16:32:32 -05:00
Michael Rose
74a74e635d "Flatten" menu button 2014-02-25 16:03:15 -05:00
Michael Rose
64af630ff8 Compile uncompressed stylesheet along .min for easier updating for non-Less users 2014-02-25 16:00:54 -05:00
Michael Rose
0e306c6f1b Remove background texture as default 2014-02-25 15:57:50 -05:00
Michael Rose
e80262e857 Update theme link in footer 2014-02-25 15:52:03 -05:00
Michael Rose
e4f5913ef0 Add link to ES localized fork 2014-02-18 08:13:18 -05:00
Michael Rose
266b69ab78 Add pages to sitemap 2014-02-17 08:21:57 -05:00
Michael Rose
5338d9e50c Correct demo theme link 2014-02-12 11:05:45 -05:00
Michael Rose
0b0b931c21 Revise installation instructions
Include Gemfile for Bundler install
2014-02-12 09:30:09 -05:00
Michael Rose
87988c2ce7 Fix liquid highlight tag 2014-02-10 16:00:25 -05:00
Michael Rose
f73bcfa7b1 Document new rake tasks for creating posts and pages 2014-02-10 15:51:03 -05:00
Michael Rose
ccad0d8c0f Add new post/page rake task 2014-02-10 15:41:26 -05:00
Michael Rose
6f09306ffe Merge branch 'hotfix/schema' 2014-01-15 14:56:06 -05:00
Michael Rose
4cece89755 Add trailing / to permalinks 2014-01-15 14:53:30 -05:00
Michael Rose
24739cc683 Remove schema.org reference to simplify markup 2014-01-15 14:53:10 -05:00
Michael Rose
94cb5aa5bc Merge branch 'hotfix/feed' 2014-01-11 16:54:11 -05:00
Michael Rose
75c8a1b790 Validate feed 2014-01-11 16:54:02 -05:00
Michael Rose
cd9f912242 Merge branch 'hotfix/updates' 2014-01-02 11:16:08 -05:00
Michael Rose
08b4285d8b Only load Disqus when enabled on specific posts 2014-01-02 11:15:49 -05:00
Michael Rose
f9013df662 Fix Disqus loading with wonky if statement 2014-01-02 11:08:32 -05:00
Michael Rose
4aba5ea6ba Add notes about setting site.url properly 2014-01-02 11:07:28 -05:00
Michael Rose
78d37e0e28 Fix typos add notes about setting site.url properly 2014-01-02 10:59:56 -05:00
Michael Rose
764b62eb7a Merge pull request #9 from zry656565/master
fix a bug about wrong link
2013-12-17 05:09:53 -08:00
Zou Runyang
2292f79c98 fix a bug about wrong link 2013-12-17 18:34:27 +08:00
Michael Rose
90204cbd97 Update site.url comment 2013-11-04 08:11:52 -05:00
Michael Rose
c42b853f46 Merge pull request #8 from Robpol86/master
Re-implemented hotlinkable background.
2013-11-04 05:09:19 -08:00
Robpol86
98ee44245f Re-implemented hotlinkable background.
If the site or page background path doesn't contain http:// or https://,
it will be assumed the image is located in the site's /images/
directory. However if either string is present in the background
variable jekyll won't bother prepending the local path.
2013-11-02 21:41:37 -07:00
Michael Rose
dc7b33b212 Merge branch 'release/1.2.0' 2013-10-26 20:07:26 -04:00
Michael Rose
96bce170a7 Document background image feature 2013-10-26 20:07:11 -04:00