Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. Added html5 video with flash fallback. | Brandon Mathis | 2011-06-24 | 56 | -39/+207 |
| | | | | | | | | 2. Added Rack support 3. Disqus support 4. Improved Readme 5. Improved Syntax flexibility and styling 6. Improved blockquote styling | ||||
* | 1. Improved Deployment and setup tasks in Rakefile | Brandon Mathis | 2011-06-22 | 2 | -60/+101 |
| | | | | 2. Improved README setup instructions | ||||
* | 1. Updated typography for blockquotes | Brandon Mathis | 2011-06-22 | 8 | -54/+72 |
| | | | | | 2. Improved blockquote Liquid tag 3. Added custom layout Sass for making layout changes simple | ||||
* | 1. Reordered configs in Rakefile based on importance. | Brandon Mathis | 2011-06-22 | 20 | -31/+37 |
| | | | | 2. Refactored stylesheets to simplify dreictory trees. | ||||
* | improved rake tasks for deployment, updated .gitignore | Brandon Mathis | 2011-06-21 | 2 | -40/+32 |
| | |||||
* | 1. Updated readme | Brandon Mathis | 2011-06-20 | 13 | -79/+110 |
| | | | | | | 2. Improved blog typography 3. Improved support for Disqus 4. Removed unnecessary page layout | ||||
* | 1. Switched back to Rdiscount | Brandon Mathis | 2011-06-19 | 14 | -59/+191 |
| | | | | | | | 2. Improved Blockquote comment header 3. Added Include File and Pullquote plugins 4. Improved blog typography 5. Simplified "Read more" link | ||||
* | 1. Removed unnecessary guardfile | Brandon Mathis | 2011-06-18 | 10 | -76/+95 |
| | | | | | 2. Separated Solarized color pack into a partial. 3. Changed up sass partial load order to support simple color and style overrides. | ||||
* | Readme updates | Brandon Mathis | 2011-06-17 | 1 | -5/+2 |
| | |||||
* | 1. Replaced Rdiscount in favor of Kramdown (better html5 support) for ↵ | Brandon Mathis | 2011-06-17 | 25 | -344/+227 |
| | | | | | | | | | | | 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. Some general styling improvements especially for syntax and navigation | Brandon Mathis | 2011-06-15 | 7 | -58/+105 |
| | | | | | 2. JS line numbering now supports embedded gists 3. Added a favicon | ||||
* | 1. Added new include_code tag to allow auhtors to insert files from the file ↵ | Brandon Mathis | 2011-06-15 | 6 | -54/+106 |
| | | | | | | | | | | 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 | ||||
* | Merge pull request #29 from jlong/edge | Brandon Mathis | 2011-06-14 | 2 | -164/+30 |
|\ | | | | | removed sitemap_generator in favor of generate_sitemap plugin | ||||
| * | removed sitemap_generator in favor of generate_sitemap plugin | John W. Long | 2011-06-13 | 2 | -164/+30 |
| | | |||||
* | | 1. Removed pullquote and improved semantics of blockquote plugin. | Brandon Mathis | 2011-06-13 | 7 | -110/+386 |
|/ | | | | | | | 2. Removed iterator plugin as it was not being used. 3. Added initial support for html5 video with flash fallback. 4. Added responsive scaling for embedded youtube and vimeo videos. 5. Improved footer styleing. | ||||
* | 1. Moved _plugins into themes/classic/_plugins | Brandon Mathis | 2011-06-11 | 12 | -3/+316 |
| | | | | | | 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. Improved responsive navigation styling when email subscription is present | Brandon Mathis | 2011-06-11 | 8 | -26/+64 |
| | | | | | | | 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 | ||||
* | 1. Reduced dependencies and updated the gemfile | Brandon Mathis | 2011-06-11 | 4 | -86/+43 |
| | | | | | | 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. | ||||
* | updated titlecase filter, added titlecase filter to entry titles in ↵ | Brandon Mathis | 2011-06-08 | 2 | -3/+3 |
| | | | | article.html partial | ||||
* | 1. Added support for styled subtitle in header | Brandon Mathis | 2011-06-08 | 7 | -6/+27 |
| | | | | | 2. Added javascript detection for placeholder 3. Added backup style for search field with no-placeholder support | ||||
* | Improved the whitespace formatting for tweets where there are lots of | Brandon Mathis | 2011-06-08 | 1 | -1/+1 |
| | | | | consecutive new lines | ||||
* | Removed content. That's right, you gotta write your own! | Brandon Mathis | 2011-06-08 | 7 | -627/+0 |
| | |||||
* | Improved theme install process | Brandon Mathis | 2011-06-08 | 6 | -16/+1 |
| | | | | added missing assets | ||||
* | Restored untracked JS, updated gitignore, removed unnecessary | Brandon Mathis | 2011-06-08 | 4 | -3/+9 |
| | | | | stylesheets | ||||
* | Typographic trying out some webfonts | Brandon Mathis | 2011-06-08 | 8 | -17/+15 |
| | | | | | | Media query layout improvements Twitter now splits tweets with <br> and </p><p> on \n and \n\n RSS icon made a bit smaller | ||||
* | Added themes directory, improved javascript load and minification. | Brandon Mathis | 2011-06-07 | 62 | -1/+3729 |
| | |||||
* | removed /source | Brandon Mathis | 2011-06-07 | 2 | -2/+0 |
| | |||||
* | Another massive commit: | Brandon Mathis | 2011-06-07 | 68 | -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 syntax | Brandon Mathis | 2011-05-30 | 74 | -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 Mathis | 2011-05-15 | 82 | -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 commit | Brandon Mathis | 2011-04-17 | 119 | -2447/+16694 |
| | |||||
* | added comment to optionally install Pygments to enable 'Syntax Highlighting' | Tom Hoover | 2010-11-18 | 1 | -1/+4 |
| | |||||
* | Return months when > 31 days. | Martin Elwin | 2010-11-17 | 1 | -3/+4 |
| | |||||
* | corrected "upated" to "updated" in index.haml | Tom Hoover | 2010-11-17 | 1 | -2/+2 |
| | |||||
* | corrected "upated" to "updated" | Tom Hoover | 2010-11-17 | 1 | -2/+2 |
| | |||||
* | Enforce UTF-8 in meta tag to avoid character set problems. | Henrik Sjökvist | 2010-10-06 | 1 | -0/+1 |
| | |||||
* | added rake as a dependency | B Mathis | 2010-08-21 | 1 | -0/+1 |
| | |||||
* | Requiring Mongrel (invisible dependency of later versions of Serve) | Kevin W. Gisi | 2010-08-04 | 1 | -0/+1 |
| | |||||
* | Requiring latest version of active_support | Kevin W. Gisi | 2010-08-04 | 1 | -2/+2 |
| | |||||
* | Required newer active_support for newer serve gem (Ruby 1.9 support) | Kevin W. Gisi | 2010-08-03 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | reverted back to rdiscount instead of kramdown | B Mathis | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | fixed rake preview and updated sass to sass3 syntax | B Mathis | 2010-07-26 | 22 | -244/+248 |
| | |||||
* | Updated the README for installation with bundler | dbloete | 2010-05-26 | 1 | -2/+1 |
| | |||||
* | Use Bundler for dependency management | dbloete | 2010-05-26 | 3 | -1/+15 |
| | |||||
* | Explicitly require the helpers | dbloete | 2010-05-26 | 1 | -0/+1 |
| | |||||
* | Fix compass/sass deprecation warnings | dbloete | 2010-05-26 | 9 | -70/+70 |
| | |||||
* | Added ignore rule for OS X noise and .rvmrc | dbloete | 2010-05-26 | 1 | -0/+2 |
| | |||||
* | Explicitly require ActiveSupport 2.3.2. | Jerod Santo | 2010-05-24 | 1 | -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. |