aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Another massive commit:Brandon Mathis2011-06-0768-6890/+68
| | | | | | | | | | 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
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-3074-1991/+6017
| | | | | | | | | | 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-1582-14577/+963
| | | | 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-17119-2447/+16694
|
* added comment to optionally install Pygments to enable 'Syntax Highlighting'Tom Hoover2010-11-181-1/+4
|
* Return months when > 31 days.Martin Elwin2010-11-171-3/+4
|
* corrected "upated" to "updated" in index.hamlTom Hoover2010-11-171-2/+2
|
* corrected "upated" to "updated"Tom Hoover2010-11-171-2/+2
|
* Enforce UTF-8 in meta tag to avoid character set problems.Henrik Sjökvist2010-10-061-0/+1
|
* added rake as a dependencyB Mathis2010-08-211-0/+1
|
* Requiring Mongrel (invisible dependency of later versions of Serve)Kevin W. Gisi2010-08-041-0/+1
|
* Requiring latest version of active_supportKevin W. Gisi2010-08-041-2/+2
|
* Required newer active_support for newer serve gem (Ruby 1.9 support)Kevin W. Gisi2010-08-031-1/+1
|
* Correctly check for failing ServeKevin W. Gisi2010-08-031-2/+5
|
* Fixed 'rake preview on fails vanilla install' bugKevin W. Gisi2010-08-031-4/+2
|
* reverted back to rdiscount instead of kramdownB Mathis2010-07-261-1/+1
|
* fixed rake preview and updated sass to sass3 syntaxB Mathis2010-07-2622-244/+248
|
* Updated the README for installation with bundlerdbloete2010-05-261-2/+1
|
* Use Bundler for dependency managementdbloete2010-05-263-1/+15
|
* Explicitly require the helpersdbloete2010-05-261-0/+1
|
* Fix compass/sass deprecation warningsdbloete2010-05-269-70/+70
|
* Added ignore rule for OS X noise and .rvmrcdbloete2010-05-261-0/+2
|
* Explicitly require ActiveSupport 2.3.2.Jerod Santo2010-05-241-30/+30
| | | | Rails 3's ActiveSupport does not include Fixnum#ordinalize. Any system with this version of ActiveSupport installed will encounter a NoMethodError when running the 'generate' rake task.
* Corrected the link to the configuration page in the wiki.Emmanuel Mwangi2010-05-241-1/+1
|
* added a link to the wiki to first postB Mathis2010-03-101-1/+1
|
* improved flexible layout for code expansionB Mathis2010-03-101-5/+5
|
* updated syntax styling to have nice headers for code windowsB Mathis2010-03-107-25/+36
|
* improved layout flexibilityB Mathis2010-03-1027-328/+124
|
* added support for "updated" metadata in a blog postB Mathis2010-03-101-1/+2
|
* improved typography and added blog styles for metadataB Mathis2010-03-103-27/+33
|
* now blog posts use a different layoutB Mathis2010-03-101-1/+1
|
* now Octopress uses partialsB Mathis2010-03-1017-114/+176
|
* Merge branch 'master' of github.com:imathis/octopressB Mathis2010-03-091-5/+2
|\
| * Adding rdiscount and compass-colors to list of gems to install; simplified ↵Mel Riffe2010-02-261-5/+2
| | | | | | | | gem install line
* | 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
|
* Fix sitemap regenerationRyan Daigle2010-02-051-1/+1
|
* Update to rakefile to allow working on a single post at a time (and saving ↵Ryan Daigle2010-02-052-4/+22
| | | | regeneration time)
* changed default github pages deploy branch to masterB Mathis2009-12-131-1/+1
|
* added titlize so posts created with rake tasks will have nice titlesB Mathis2009-12-071-0/+36
|
* added a rake task for creating a new postB Mathis2009-12-071-0/+12
|
* fixed default deploy taskB Mathis2009-11-251-0/+5
|
* improved rake file feedback during deployB Mathis2009-11-251-3/+8
|
* 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
|
* trying one more thing with the rake task auto pushB Mathis2009-11-241-1/+1
|
* fixed deploy var in rake taskB Mathis2009-11-241-1/+1
|
* fixed branch name in rakefileB Mathis2009-11-241-1/+1
|