Commit Graph

87 Commits

Author SHA1 Message Date
Brandon Mathis 8698a276f9 Cleaned out public from repository, updated gitignore, added syntax
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-30 00:30:16 -04:00
Brandon Mathis c7d5365f81 major refactoring, improved file watching, changed site to public to support 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-05-15 18:33:00 -04:00
Brandon Mathis e4c2d5790b irrisponsibly massive commit 2011-04-17 22:49:30 -05:00
Kevin W. Gisi 1f4fcec53b Correctly check for failing Serve 2010-08-03 19:57:01 +08:00
Kevin W. Gisi 9bd7133953 Fixed 'rake preview on fails vanilla install' bug 2010-08-03 19:57:01 +08:00
B Mathis 76b8b8ca45 fixed rake preview and updated sass to sass3 syntax 2010-07-26 10:55:53 -05:00
dbloete 091ef1c6e1 Use Bundler for dependency management 2010-05-26 22:07:31 +08:00
dbloete 654428a309 Explicitly require the helpers 2010-05-26 05:19:22 +08:00
dbloete e112b7e05f Fix compass/sass deprecation warnings 2010-05-26 05:18:55 +08:00
B Mathis eefe29e5d0 now Octopress uses partials 2010-03-10 12:23:30 -06:00
Ryan Daigle c41b9e89ae Fix sitemap regeneration 2010-02-05 09:46:36 -06:00
Ryan Daigle 2f41517191 Update to rakefile to allow working on a single post at a time (and saving regeneration time) 2010-02-05 09:45:35 -06:00
B Mathis de113ecfeb changed default github pages deploy branch to master 2009-12-13 10:36:59 -06:00
B Mathis a6262dcbff added a rake task for creating a new post 2009-12-07 10:55:13 -06:00
B Mathis af719fb4dd fixed default deploy task 2009-11-25 08:34:32 -06:00
B Mathis b12b037091 improved rake file feedback during deploy 2009-11-25 08:18:54 -06:00
B Mathis eff018e91e trying one more thing with the rake task auto push 2009-11-24 17:21:04 -06:00
B Mathis 65ab7abbfa fixed deploy var in rake task 2009-11-24 17:19:00 -06:00
B Mathis 1e796da9db fixed branch name in rakefile 2009-11-24 17:17:06 -06:00
B Mathis 24246ea808 fixed variables for github in rakefile 2009-11-24 17:15:37 -06:00
B Mathis b4540bb461 tweaked rakefile github deploy 2009-11-24 17:04:11 -06:00
B Mathis 3a6974267b fixed source_branch variable name in github deploy script 2009-11-24 17:01:32 -06:00
B Mathis 34e25551ea renamed rake task for github deploy 2009-11-24 16:58:43 -06:00
B Mathis 399fe77f67 updated rakefile to support github user pages, and github project pages for deployment 2009-11-24 16:53:24 -06:00
B Mathis 54766a0c3b updated rakefile to support github pages deployments 2009-11-24 16:40:47 -06:00
B Mathis 3e69c6be8b fixed the deploy rake task so it will delete the debug pages 2009-11-13 02:35:40 -06:00
B Mathis c63ccc919e updated rakefile to generate pygments syntax highlighting 2009-11-11 20:16:43 -06:00
B Mathis 24c5fedcbc udpated thirdparty integration, it is now conditionally added, updated readme 2009-11-07 12:05:10 -06:00
B Mathis 416667ccaa added disqus comment support 2009-11-05 22:36:37 -06:00
B Mathis 6c9f1567ce updated rakefile, added some basic twitter files 2009-11-05 21:58:04 -06:00
B Mathis f7700443ec moved stylesheets 2009-11-05 21:34:41 -06:00
B Mathis 145f81046b updated rake file, reorganized stylesheets, added google site search, added google analytics 2009-11-05 21:30:03 -06:00
B Mathis cc8985df55 fixed a few issues with the rakefile, and updated the readme 2009-10-31 23:17:29 -05:00
B Mathis dafeb04f73 updated rakefile to use FSSM in `rake watch`, generate a sitemap, and moved typography to a debug folder 2009-10-31 12:52:56 -05:00
B Mathis e0a0d093c4 paramaterized feed, rsync deployment, and unified layouts 2009-10-20 08:50:16 -05:00
B Mathis d8d51719fb added compass, added some basic stylesheets 2009-10-18 20:10:45 -05:00
B Mathis 82d0251da1 improved starting point 2009-10-18 19:07:36 -05:00