aboutsummaryrefslogtreecommitdiff
path: root/source (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleaned up helpersB Mathis2009-11-121-52/+0
* expanding code now adjusts the scroll position to accommodate for differently...B Mathis2009-11-121-2/+8
* 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 #{to_html_email("user@domai...B Mathis2009-11-121-0/+9
* 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 paragr...B Mathis2009-11-072-11/+18
* 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
* moved stylesheetsB Mathis2009-11-0525-744/+0
* updated rake file, reorganized stylesheets, added google site search, added g...B Mathis2009-11-0514-125/+53
* fixed library to support compass-edgeB Mathis2009-11-021-0/+1
* updated readme to explain configuration, usage, and customizationB Mathis2009-11-011-0/+0
* updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved t...B Mathis2009-10-311-0/+0
* added twitter feed to sidebar, moved to compass-edge gemB Mathis2009-10-3011-27/+521
* updated about page to explain markdown filter, added more theme colorsB Mathis2009-10-214-22/+20
* improved layout styling, added about page, added archive page link to footerB Mathis2009-10-216-42/+103
* support for sub, sup, and q elementsB Mathis2009-10-212-0/+16
* separated table, p, blockquote, ol, ul, dl styling into mixins, added abbrB Mathis2009-10-213-44/+70
* updated typography, added typography debugging pageB Mathis2009-10-204-52/+239
* page titles are now formatted "Title - Blog Title"B Mathis2009-10-201-2/+2
* added auto generated copyright to footer as well as credit for Jekyll and Oct...B Mathis2009-10-202-1/+5
* paramaterized feed, rsync deployment, and unified layoutsB Mathis2009-10-204-48/+27
* added rss metadata to layoutsB Mathis2009-10-182-2/+4
* paramaterized layout and page filesB Mathis2009-10-182-7/+15
* added compass, added some basic stylesheetsB Mathis2009-10-1830-4/+686
* improved starting pointB Mathis2009-10-188-11/+279
* initial _config.ymlB Mathis2009-10-181-0/+11