Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-04-28 | Add | neodarz | 1 | -0/+1 | |
2015-05-04 | remove all Octopress stuff | Zhiming Wang | 1 | -15/+0 | |
2014-10-29 | 20141029 Fun | Zhiming Wang | 1 | -0/+1 | |
2014-07-24 | .gitignore Gemfile.lock per previous commit | Nick Hammond | 1 | -0/+1 | |
Gemfile.lock was removed in a previous commit, should be ignored so it doesn't get committed again. https://github.com/imathis/octopress/commit/06c04397053e46fe02fcecce589a2de76d21e160 | |||||
2011-09-28 | added node_modules to gitignore | Brandon Mathis | 1 | -0/+1 | |
2011-09-18 | Aligns naming of .pygments-cache, .gist-cache and .sass-cache | Frederic Hemberger | 1 | -2/+2 | |
2011-08-02 | added source.old, sass.old to .gitignore | Adam Bowen | 1 | -0/+2 | |
2011-06-27 | Included Sass files which should have been in my previous commit. Oops! | Brandon Mathis | 1 | -0/+1 | |
How embarrassing. Also I've updated the gitignore. | |||||
2011-06-24 | 1. Added html5 video with flash fallback. | Brandon Mathis | 1 | -1/+0 | |
2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling | |||||
2011-06-21 | improved rake tasks for deployment, updated .gitignore | Brandon Mathis | 1 | -0/+1 | |
2011-06-15 | 1. Added new include_code tag to allow auhtors to insert files from the file ↵ | Brandon Mathis | 1 | -2/+2 | |
system with syntax highligting and a download link 2. Improved the gist tag to properly insert the sources in <noscript> tags 3. Improved semantics in the blockquote plugin and DRYed things up. 4. Pygments caching now stores to the _code_cache directory by default 5. Added a configuration for the default include_code directory 6. Updated the .gitignore | |||||
2011-06-11 | 1. Improved responsive navigation styling when email subscription is present | Brandon Mathis | 1 | -0/+1 | |
2. Refactored subscription styling to be more DRY 3. Added an image for email subscriptions 4. Added assets directory to the gitignore for stashing working files 5. Improved gem list in the Gemfile | |||||
2011-06-11 | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 1 | -1/+1 | |
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. | |||||
2011-06-08 | Improved theme install process | Brandon Mathis | 1 | -4/+0 | |
added missing assets | |||||
2011-06-08 | Restored untracked JS, updated gitignore, removed unnecessary | Brandon Mathis | 1 | -2/+2 | |
stylesheets | |||||
2011-06-07 | Another massive commit: | Brandon Mathis | 1 | -5/+5 | |
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-30 | Cleaned out public from repository, updated gitignore, added syntax | Brandon Mathis | 1 | -3/+5 | |
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-15 | major refactoring, improved file watching, changed site to public to support ↵ | Brandon Mathis | 1 | -0/+2 | |
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-17 | irrisponsibly massive commit | Brandon Mathis | 1 | -1/+2 | |
2010-05-26 | Use Bundler for dependency management | dbloete | 1 | -0/+1 | |
2010-05-26 | Added ignore rule for OS X noise and .rvmrc | dbloete | 1 | -0/+2 | |
2010-02-05 | Update to rakefile to allow working on a single post at a time (and saving ↵ | Ryan Daigle | 1 | -2/+3 | |
regeneration time) | |||||
2009-11-24 | updated gitignore | B Mathis | 1 | -1/+0 | |
; | |||||
2009-11-14 | gitignored DS_Store from | B Mathis | 1 | -1/+3 | |
2009-11-05 | moved stylesheets | B Mathis | 1 | -1/+1 | |
2009-10-18 | added compass, added some basic stylesheets | B Mathis | 1 | -1/+2 | |
2009-10-18 | improved starting point | B Mathis | 1 | -0/+1 | |