aboutsummaryrefslogtreecommitdiff
path: root/source/javascripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-20initial setupZhiming Wang8-0/+710
2011-06-07Another massive commit:Brandon Mathis13-5023/+0
1. Major improvements to the responsive styling. 2. Toggleable sidebar 3. Upgraded to modernizr 2.0 which includes Respond.js 4. IE7-9 testing and fixes 5. New theming system which should make forkers happy 6. New rake task for installing Octopress themes 7. Magic
2011-05-30Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis16-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.
2011-05-15major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis11-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
2011-04-17irrisponsibly massive commitBrandon Mathis5-505/+6945
2010-11-17Return months when > 31 days.Martin Elwin1-3/+4
2010-03-10improved layout flexibilityB Mathis1-1/+1
2010-03-09updated twitter link to have correct tweet link on timestampB Mathis1-1/+1
2009-11-14added check for twitter container in twitter.jsB Mathis1-1/+3
2009-11-12expanding code now adjusts the scroll position to accommodate for ↵B Mathis1-2/+8
differently wrapped text
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 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 Mathis1-0/+34
2009-11-11made twitter source optionalB Mathis1-1/+2
2009-11-09updated styles for delicious and twitterB Mathis1-1/+1
2009-11-07updated twitter style, added metadataB Mathis1-8/+14
2009-11-07added sidebar partial, updated twitter style, handling linebreaks with ↵B Mathis1-9/+16
paragraphs
2009-11-07udpated thirdparty integration, it is now conditionally added, updated readmeB Mathis1-6/+4
2009-11-06refactored twitter javascript added fuzzy timeB Mathis4-68/+192
2009-11-06now twitter handles linking better, and replaces endlines with <br> tagsB Mathis2-14/+9
2009-10-30added twitter feed to sidebar, moved to compass-edge gemB Mathis4-0/+473