aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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-125-22/+58
|
* improved javascript for code expansionB Mathis2009-11-121-7/+2
|
* updated syntax style, added javascript for expanding code blocksB Mathis2009-11-126-20/+75
|
* fixed FF bug that prevented stylesheets from loadingB Mathis2009-11-111-1/+1
|
* added styles for syntax highlightingB Mathis2009-11-112-0/+241
|
* added syntax highlighting test pageB Mathis2009-11-111-0/+221
|
* updated rakefile to generate pygments syntax highlightingB Mathis2009-11-111-1/+1
|
* 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-112-4/+4
|
* updated readmeB Mathis2009-11-111-2/+2
|
* updated styles for delicious and twitterB Mathis2009-11-096-38/+46
|
* added support for deliciousB Mathis2009-11-072-3/+19
|
* reorganized css, changed typography, layout fixesB Mathis2009-11-078-33/+34
|
* updated the readmeB Mathis2009-11-071-1/+1
|
* 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-074-13/+23
|
* added sidebar partialB Mathis2009-11-071-0/+8
|
* added sidebar partial, updated twitter style, handling linebreaks with ↵B Mathis2009-11-074-14/+27
| | | | paragraphs
* updated readmeB Mathis2009-11-072-4/+5
|
* udpated thirdparty integration, it is now conditionally added, updated readmeB Mathis2009-11-075-54/+77
|
* refactored twitter javascript added fuzzy timeB Mathis2009-11-068-79/+210
|
* now twitter handles linking better, and replaces endlines with <br> tagsB Mathis2009-11-063-20/+19
|
* added setup instructions for third party integrationsB Mathis2009-11-052-3/+23
|
* added disqus comment supportB Mathis2009-11-053-2/+27
|
* updated rakefile, added some basic twitter filesB Mathis2009-11-053-12/+16
|
* moved stylesheetsB Mathis2009-11-0527-2/+1
|
* updated rake file, reorganized stylesheets, added google site search, added ↵B Mathis2009-11-0516-138/+92
| | | | google analytics
* fixed library to support compass-edgeB Mathis2009-11-021-0/+1
|
* fixed a few minor errors in the readmeB Mathis2009-11-011-5/+5
|
* fixed readme formatting issuesB Mathis2009-11-011-9/+13
|
* updated readme to explain configuration, usage, and customizationB Mathis2009-11-012-10/+40
|
* fixed a few issues with the rakefile, and updated the readmeB Mathis2009-10-312-11/+45
|
* added README file with some basic description and creditsB Mathis2009-10-311-0/+13
|
* updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved ↵B Mathis2009-10-312-10/+59
| | | | typography to a debug folder
* added twitter feed to sidebar, moved to compass-edge gemB Mathis2009-10-3012-27/+522
|
* 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 ↵B Mathis2009-10-202-1/+5
| | | | Octopress
* paramaterized feed, rsync deployment, and unified layoutsB Mathis2009-10-206-53/+40
|
* added rss metadata to layoutsB Mathis2009-10-182-2/+4
|