aboutsummaryrefslogtreecommitdiff
path: root/_config.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-21add google analyticsZhiming Wang1-1/+1
2014-10-20initial setupZhiming Wang1-6/+6
2014-06-24Update `paginate_path` comment based on default valueChaYoung You1-1/+1
2014-06-21Removed date plugin, added excerpt separator defaultBrandon Mathis1-0/+1
2014-06-21Initial update to be compatible with Jekyll 2Brandon Mathis1-2/+2
2014-03-07Default to HTTPS for google searchesRichard Cunningham1-1/+1
2013-05-07Removed a couple of buggy filters on RDiscount (for now)Brandon Mathis1-2/+0
2013-05-07Updated RDiscount, added footnotes and other extensionsBrandon Mathis1-0/+7
2013-03-10removed Twitter configuration for timeline and follow buton which are no long...Brandon Mathis1-5/+1
2011-12-31tilecase -> titlecaseGraham Christensen1-1/+1
2011-12-13added site-wide description to config.yml (this provides a default meta descr...Brandon Mathis1-0/+1
2011-11-11Make third-party asides default to false, closes #263Frederic Hemberger1-2/+2
2011-11-04Add custom date format %o for ordinal representation of the dayFrederic Hemberger1-2/+3
2011-10-18Make post's date output configurable via _config.yml, closes #164Frederic Hemberger1-0/+5
2011-10-17Adds support for Google+ widget, supports author information in search result...Frederic Hemberger1-2/+7
2011-10-16Makes titlecase of page/post titles configurableFrederic Hemberger1-0/+2
2011-10-09facebook like optionxdite1-0/+3
2011-09-21Added optional comment count for disqus, fixes #88Frederic Hemberger1-0/+1
2011-09-03changed order for Github 3rd-party configsBrandon Mathis1-6/+6
2011-09-03added github asides to the default asides listBrandon Mathis1-1/+1
2011-08-20now only excerpted articles show the "read on" link. Also the text for that l...Brandon Mathis1-0/+1
2011-08-16Added support for pagination with a blog index in any directory (helps with l...Brandon Mathis1-2/+3
2011-08-11now using rack instead of Jekyll's webrick server, fixes #90Brandon Mathis1-1/+0
2011-08-07fixed issue where port setting didn't change jekyll's webbrick in _config.yml...Brandon Mathis1-1/+1
2011-08-04corrected fork skipping logicPhilip Hofstetter1-0/+1
2011-08-04provide an option to show or not show github profile linkPhilip Hofstetter1-0/+1
2011-08-04allow limiting the amount of repos to displayPhilip Hofstetter1-0/+1
2011-08-04add github repositories sidebar pluginPhilip Hofstetter1-0/+3
2011-08-02added explaination to _config.yml for why pygments are turned offBrandon Mathis1-1/+1
2011-07-31update instructions for adding custom asidesBrandon Mathis1-1/+1
2011-07-30added config for multiple asidesBrandon Mathis1-2/+9
2011-07-28added / to the end of the permalinks by default to be more compatible with di...Brandon Mathis1-1/+1
2011-07-28allow select and order of sidebar components to be configurable in jekyll's _...Jason Woodward1-0/+3
2011-07-26added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis1-1/+1
2011-07-22updated rakefile and config to support url mapping in previous commitBrandon Mathis1-3/+1
2011-07-19cleaned up config for generic useBrandon Mathis1-3/+3
2011-07-19Improved organziation of _config.ymlBrandon Mathis1-20/+25
2011-07-16Added support and documentation for deploying to subdirectories (likeBrandon Mathis1-1/+8
2011-07-131. Styled pagination for blog indexBrandon Mathis1-3/+3
2011-07-121. Made default layout more generic.Brandon Mathis1-0/+5
2011-07-011. Updated config so blog categories get ouput to /blog/categoriesBrandon Mathis1-4/+5
2011-06-271. Added Category supportBrandon Mathis1-0/+1
2011-06-241. Added html5 video with flash fallback.Brandon Mathis1-5/+7
2011-06-191. Switched back to RdiscountBrandon Mathis1-2/+3
2011-06-171. Replaced Rdiscount in favor of Kramdown (better html5 support) for markdow...Brandon Mathis1-4/+4
2011-06-151. Added new include_code tag to allow auhtors to insert files from the file ...Brandon Mathis1-2/+3
2011-06-111. Improved responsive navigation styling when email subscription is presentBrandon Mathis1-1/+2
2011-06-081. Added support for styled subtitle in headerBrandon Mathis1-0/+1
2011-06-07Added themes directory, improved javascript load and minification.Brandon Mathis1-1/+1
2011-06-07Another massive commit:Brandon Mathis1-10/+26