aboutsummaryrefslogtreecommitdiff
path: root/source (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated syntax styling to have nice headers for code windowsB Mathis2010-03-104-19/+8
|
* improved layout flexibilityB Mathis2010-03-107-10/+13
|
* added support for "updated" metadata in a blog postB Mathis2010-03-101-1/+2
|
* now Octopress uses partialsB Mathis2010-03-1016-98/+156
|
* updated twitter link to have correct tweet link on timestampB Mathis2010-03-091-1/+1
|
* Add partial support with a HAML approved version of jekyll's includeRyan Daigle2010-02-051-0/+21
|
* added titlize so posts created with rake tasks will have nice titlesB Mathis2009-12-071-0/+36
|
* fixed google analtyics tracking idB Mathis2009-11-251-1/+1
|
* added variable for google tracking idB Mathis2009-11-251-4/+4
|
* fixed discussion url idB Mathis2009-11-251-1/+1
|
* replaced a specific reference with a generic one for disqusB Mathis2009-11-251-1/+1
|
* added introduction post to show off typography and function as a first postB Mathis2009-11-142-5/+13
|
* removed lame example postsB Mathis2009-11-142-12/+0
|
* fixed core library link to googleB Mathis2009-11-141-1/+1
|
* mootools core now loads from goolge ajax librariesB Mathis2009-11-141-1/+1
|
* fixed link to about pageB Mathis2009-11-141-1/+1
|
* turned off developer mode for disqusB Mathis2009-11-141-1/+0
|
* added check for twitter container in twitter.jsB Mathis2009-11-141-1/+3
|
* reorganized stylesheetsB Mathis2009-11-141-6/+8
|
* changed the way blog titles are constructedB Mathis2009-11-131-1/+1
|
* changed footer credit from github link to octopress.orgB Mathis2009-11-121-1/+1
|
* removed my twitter name from the default layoutB Mathis2009-11-121-2/+2
|
* added back html_email obfusticatorB Mathis2009-11-121-0/+9
|
* cleaned up helpersB Mathis2009-11-121-52/+0
|
* expanding code now adjusts the scroll position to accommodate for ↵B Mathis2009-11-121-2/+8
| | | | differently wrapped text
* fixed twitter cookie savingB Mathis2009-11-121-1/+1
|
* set twitter cookie to lastexpire in 30 minutesB Mathis2009-11-121-2/+2
|
* removed collapse sidebar functionB Mathis2009-11-121-1/+0
|
* added email obfusticator to the helpers, use with ↵B Mathis2009-11-121-0/+9
| | | | #{to_html_email("user@domain.com")}
* added ability to collapse layoutB Mathis2009-11-121-7/+20
|
* improved javascript for code expansionB Mathis2009-11-121-7/+2
|
* updated syntax style, added javascript for expanding code blocksB Mathis2009-11-123-9/+45
|
* fixed FF bug that prevented stylesheets from loadingB Mathis2009-11-111-1/+1
|
* added syntax highlighting test pageB Mathis2009-11-111-0/+221
|
* fixed haml breaking source code indentationB Mathis2009-11-112-3/+3
|
* made twitter source optionalB Mathis2009-11-111-1/+2
|
* fixed the order of RSS items and posts on the archive pageB Mathis2009-11-112-2/+2
|
* renamed google_site_search to google_custom_searchB Mathis2009-11-111-3/+3
|
* updated styles for delicious and twitterB Mathis2009-11-093-3/+13
|
* added support for deliciousB Mathis2009-11-071-0/+6
|
* reorganized css, changed typography, layout fixesB Mathis2009-11-072-3/+3
|
* updated atom feed to use full_url passed from yaml for post urlsB Mathis2009-11-072-9/+9
|
* updated twitter style, added metadataB Mathis2009-11-072-9/+15
|
* added sidebar partial, updated twitter style, handling linebreaks with ↵B Mathis2009-11-072-11/+18
| | | | paragraphs
* updated readmeB Mathis2009-11-071-1/+2
|
* udpated thirdparty integration, it is now conditionally added, updated readmeB Mathis2009-11-073-47/+65
|
* refactored twitter javascript added fuzzy timeB Mathis2009-11-065-72/+195
|
* now twitter handles linking better, and replaces endlines with <br> tagsB Mathis2009-11-062-14/+9
|
* added setup instructions for third party integrationsB Mathis2009-11-051-3/+3
|
* added disqus comment supportB Mathis2009-11-052-1/+26
|