Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Added Category support | Brandon Mathis | 2011-06-27 | 1 | -0/+1 |
| | | | | | | | 2. Designed blog archives pages 3. Restructured Sass 4. Added Categories to rake post metadata 5. Some general style improvements | ||||
* | 1. Improved Deployment and setup tasks in Rakefile | Brandon Mathis | 2011-06-22 | 1 | -25/+27 |
| | | | | 2. Improved README setup instructions | ||||
* | 1. Reordered configs in Rakefile based on importance. | Brandon Mathis | 2011-06-22 | 1 | -4/+7 |
| | | | | 2. Refactored stylesheets to simplify dreictory trees. | ||||
* | improved rake tasks for deployment, updated .gitignore | Brandon Mathis | 2011-06-21 | 1 | -40/+31 |
| | |||||
* | 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for ↵ | Brandon Mathis | 2011-06-17 | 1 | -5/+10 |
| | | | | | | | | | | | markdown processing. 2. Added updated instructions to the README 3. Removed unused media css directories 4. Improved use of color variables for page theming. 5. Improved Typography and blog styling. 6. Added support for simple pre and code styles 7. Misc styling and markup improvements. | ||||
* | 1. Moved _plugins into themes/classic/_plugins | Brandon Mathis | 2011-06-11 | 1 | -3/+7 |
| | | | | | | I think it's probably better to ship plugins with themes to make it easier to update them. 2. Improved 'install' rake task and made nicer output | ||||
* | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 2011-06-11 | 1 | -54/+42 |
| | | | | | | 2. Added whole vendor directory to .gitignore for `bundle package` users 3. Removed guard tasks and replaced serve tasks in Rakefile. 3. Reorganized rake tasks and cleaned up the Rakefile. | ||||
* | Improved theme install process | Brandon Mathis | 2011-06-08 | 1 | -11/+0 |
| | | | | added missing assets | ||||
* | Another massive commit: | Brandon Mathis | 2011-06-07 | 1 | -37/+36 |
| | | | | | | | | | | 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 syntax | Brandon Mathis | 2011-05-30 | 1 | -3/+2 |
| | | | | | | | | | | 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 Mathis | 2011-05-15 | 1 | -1/+1 |
| | | | | 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 commit | Brandon Mathis | 2011-04-17 | 1 | -94/+35 |
| | |||||
* | Correctly check for failing Serve | Kevin W. Gisi | 2010-08-03 | 1 | -2/+5 |
| | |||||
* | Fixed 'rake preview on fails vanilla install' bug | Kevin W. Gisi | 2010-08-03 | 1 | -4/+2 |
| | |||||
* | fixed rake preview and updated sass to sass3 syntax | B Mathis | 2010-07-26 | 1 | -3/+3 |
| | |||||
* | Use Bundler for dependency management | dbloete | 2010-05-26 | 1 | -1/+4 |
| | |||||
* | Explicitly require the helpers | dbloete | 2010-05-26 | 1 | -0/+1 |
| | |||||
* | Fix compass/sass deprecation warnings | dbloete | 2010-05-26 | 1 | -1/+1 |
| | |||||
* | now Octopress uses partials | B Mathis | 2010-03-10 | 1 | -16/+20 |
| | |||||
* | Fix sitemap regeneration | Ryan Daigle | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Update to rakefile to allow working on a single post at a time (and saving ↵ | Ryan Daigle | 2010-02-05 | 1 | -2/+19 |
| | | | | regeneration time) | ||||
* | changed default github pages deploy branch to master | B Mathis | 2009-12-13 | 1 | -1/+1 |
| | |||||
* | added a rake task for creating a new post | B Mathis | 2009-12-07 | 1 | -0/+12 |
| | |||||
* | fixed default deploy task | B Mathis | 2009-11-25 | 1 | -0/+5 |
| | |||||
* | improved rake file feedback during deploy | B Mathis | 2009-11-25 | 1 | -3/+8 |
| | |||||
* | trying one more thing with the rake task auto push | B Mathis | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | fixed deploy var in rake task | B Mathis | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | fixed branch name in rakefile | B Mathis | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | fixed variables for github in rakefile | B Mathis | 2009-11-24 | 1 | -2/+3 |
| | |||||
* | tweaked rakefile github deploy | B Mathis | 2009-11-24 | 1 | -1/+0 |
| | |||||
* | fixed source_branch variable name in github deploy script | B Mathis | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | renamed rake task for github deploy | B Mathis | 2009-11-24 | 1 | -1/+1 |
| | |||||
* | updated rakefile to support github user pages, and github project pages for ↵ | B Mathis | 2009-11-24 | 1 | -14/+13 |
| | | | | deployment | ||||
* | updated rakefile to support github pages deployments | B Mathis | 2009-11-24 | 1 | -1/+25 |
| | |||||
* | fixed the deploy rake task so it will delete the debug pages | B Mathis | 2009-11-13 | 1 | -1/+1 |
| | |||||
* | updated rakefile to generate pygments syntax highlighting | B Mathis | 2009-11-11 | 1 | -1/+1 |
| | |||||
* | udpated thirdparty integration, it is now conditionally added, updated readme | B Mathis | 2009-11-07 | 1 | -3/+4 |
| | |||||
* | added disqus comment support | B Mathis | 2009-11-05 | 1 | -1/+1 |
| | |||||
* | updated rakefile, added some basic twitter files | B Mathis | 2009-11-05 | 1 | -10/+8 |
| | |||||
* | moved stylesheets | B Mathis | 2009-11-05 | 1 | -1/+0 |
| | |||||
* | updated rake file, reorganized stylesheets, added google site search, added ↵ | B Mathis | 2009-11-05 | 1 | -12/+38 |
| | | | | google analytics | ||||
* | fixed a few issues with the rakefile, and updated the readme | B Mathis | 2009-10-31 | 1 | -6/+12 |
| | |||||
* | updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved ↵ | B Mathis | 2009-10-31 | 1 | -10/+59 |
| | | | | typography to a debug folder | ||||
* | paramaterized feed, rsync deployment, and unified layouts | B Mathis | 2009-10-20 | 1 | -4/+12 |
| | |||||
* | added compass, added some basic stylesheets | B Mathis | 2009-10-18 | 1 | -1/+1 |
| | |||||
* | improved starting point | B Mathis | 2009-10-18 | 1 | -0/+63 |