aboutsummaryrefslogtreecommitdiff
path: root/source/javascripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-3016-49/+4911
| | | | | | | | | | highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements.
* major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis2011-05-1511-7036/+103
| | | | rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading
* irrisponsibly massive commitBrandon Mathis2011-04-175-505/+6945
|
* Return months when > 31 days.Martin Elwin2010-11-171-3/+4
|
* improved layout flexibilityB Mathis2010-03-101-1/+1
|
* updated twitter link to have correct tweet link on timestampB Mathis2010-03-091-1/+1
|
* added check for twitter container in twitter.jsB Mathis2009-11-141-1/+3
|
* 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 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-121-0/+34
|
* made twitter source optionalB Mathis2009-11-111-1/+2
|
* updated styles for delicious and twitterB Mathis2009-11-091-1/+1
|
* updated twitter style, added metadataB Mathis2009-11-071-8/+14
|
* added sidebar partial, updated twitter style, handling linebreaks with ↵B Mathis2009-11-071-9/+16
| | | | paragraphs
* udpated thirdparty integration, it is now conditionally added, updated readmeB Mathis2009-11-071-6/+4
|
* refactored twitter javascript added fuzzy timeB Mathis2009-11-064-68/+192
|
* now twitter handles linking better, and replaces endlines with <br> tagsB Mathis2009-11-062-14/+9
|
* added twitter feed to sidebar, moved to compass-edge gemB Mathis2009-10-304-0/+473