aboutsummaryrefslogtreecommitdiff
path: root/source (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-2020141020 Hello, Octopress!Zhiming Wang1-0/+36
2014-10-20initial setupZhiming Wang92-0/+1339
2013-01-02removed accidentally added fileBrandon Mathis1-0/+0
2012-12-26Titles in code plugins can have slashes in them. Closes #892Brandon Mathis1-0/+0
2011-06-07removed /sourceBrandon Mathis1-1/+0
2011-06-07Another massive commit:Brandon Mathis46-6073/+1
2011-05-30Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis31-313/+5435
2011-05-15major refactoring, improved file watching, changed site to public to support ...Brandon Mathis42-7862/+185
2011-04-17irrisponsibly massive commitBrandon Mathis59-934/+8104
2010-11-17Return months when > 31 days.Martin Elwin1-3/+4
2010-11-17corrected "upated" to "updated" in index.hamlTom Hoover1-2/+2
2010-11-17corrected "upated" to "updated"Tom Hoover1-2/+2
2010-10-06Enforce UTF-8 in meta tag to avoid character set problems.Henrik Sjökvist1-0/+1
2010-08-04Requiring latest version of active_supportKevin W. Gisi1-2/+2
2010-05-24Explicitly require ActiveSupport 2.3.2.Jerod Santo1-30/+30
2010-03-10added a link to the wiki to first postB Mathis1-1/+1
2010-03-10updated syntax styling to have nice headers for code windowsB Mathis4-19/+8
2010-03-10improved layout flexibilityB Mathis7-10/+13
2010-03-10added support for "updated" metadata in a blog postB Mathis1-1/+2
2010-03-10now Octopress uses partialsB Mathis16-98/+156
2010-03-09updated twitter link to have correct tweet link on timestampB Mathis1-1/+1
2010-02-05Add partial support with a HAML approved version of jekyll's includeRyan Daigle1-0/+21
2009-12-07added titlize so posts created with rake tasks will have nice titlesB Mathis1-0/+36
2009-11-25fixed google analtyics tracking idB Mathis1-1/+1
2009-11-25added variable for google tracking idB Mathis1-4/+4
2009-11-25fixed discussion url idB Mathis1-1/+1
2009-11-25replaced a specific reference with a generic one for disqusB Mathis1-1/+1
2009-11-14added introduction post to show off typography and function as a first postB Mathis2-5/+13
2009-11-14removed lame example postsB Mathis2-12/+0
2009-11-14fixed core library link to googleB Mathis1-1/+1
2009-11-14mootools core now loads from goolge ajax librariesB Mathis1-1/+1
2009-11-14fixed link to about pageB Mathis1-1/+1
2009-11-14turned off developer mode for disqusB Mathis1-1/+0
2009-11-14added check for twitter container in twitter.jsB Mathis1-1/+3
2009-11-14reorganized stylesheetsB Mathis1-6/+8
2009-11-13changed the way blog titles are constructedB Mathis1-1/+1
2009-11-12changed footer credit from github link to octopress.orgB Mathis1-1/+1
2009-11-12removed my twitter name from the default layoutB Mathis1-2/+2
2009-11-12added back html_email obfusticatorB Mathis1-0/+9
2009-11-12cleaned up helpersB Mathis1-52/+0
2009-11-12expanding code now adjusts the scroll position to accommodate for differently...B Mathis1-2/+8
2009-11-12fixed twitter cookie savingB Mathis1-1/+1
2009-11-12set twitter cookie to lastexpire in 30 minutesB Mathis1-2/+2
2009-11-12removed collapse sidebar functionB Mathis1-1/+0
2009-11-12added email obfusticator to the helpers, use with #{to_html_email("user@domai...B Mathis1-0/+9
2009-11-12added ability to collapse layoutB Mathis1-7/+20
2009-11-12improved javascript for code expansionB Mathis1-7/+2
2009-11-12updated syntax style, added javascript for expanding code blocksB Mathis3-9/+45
2009-11-11fixed FF bug that prevented stylesheets from loadingB Mathis1-1/+1
2009-11-11added syntax highlighting test pageB Mathis1-0/+221