Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add categories | Zhiming Wang | 2014-10-21 | 1 | -1/+1 | |
| | ||||||
* | fix typo with GNU aspell | Zhiming Wang | 2014-10-21 | 1 | -4/+4 | |
| | ||||||
* | 20141021 Get rolling | Zhiming Wang | 2014-10-21 | 1 | -0/+35 | |
| | ||||||
* | 20141020 Help Mou Hit 1.0 | Zhiming Wang | 2014-10-21 | 1 | -0/+13 | |
| | ||||||
* | modify tags and categories | Zhiming Wang | 2014-10-20 | 1 | -2/+1 | |
| | | | | | I guess "category" in Octopress is roughly equivalent to Tumblr's "tag", which is unlike WordPress, which boasts both categories and tags. | |||||
* | 20141020 Hello, Octopress! | Zhiming Wang | 2014-10-20 | 1 | -0/+36 | |
| | ||||||
* | initial setup | Zhiming Wang | 2014-10-20 | 92 | -0/+1339 | |
| | ||||||
* | removed accidentally added file | Brandon Mathis | 2013-01-02 | 1 | -0/+0 | |
| | ||||||
* | Titles in code plugins can have slashes in them. Closes #892 | Brandon Mathis | 2012-12-26 | 1 | -0/+0 | |
| | ||||||
* | removed /source | Brandon Mathis | 2011-06-07 | 1 | -1/+0 | |
| | ||||||
* | Another massive commit: | Brandon Mathis | 2011-06-07 | 46 | -6073/+1 | |
| | | | | | | | | | | 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 | 31 | -313/+5435 | |
| | | | | | | | | | | 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 | 42 | -7862/+185 | |
| | | | | 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 | 59 | -934/+8104 | |
| | ||||||
* | 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 | |
| | ||||||
* | Requiring latest version of active_support | Kevin W. Gisi | 2010-08-04 | 1 | -2/+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. | |||||
* | added a link to the wiki to first post | B Mathis | 2010-03-10 | 1 | -1/+1 | |
| | ||||||
* | updated syntax styling to have nice headers for code windows | B Mathis | 2010-03-10 | 4 | -19/+8 | |
| | ||||||
* | improved layout flexibility | B Mathis | 2010-03-10 | 7 | -10/+13 | |
| | ||||||
* | added support for "updated" metadata in a blog post | B Mathis | 2010-03-10 | 1 | -1/+2 | |
| | ||||||
* | now Octopress uses partials | B Mathis | 2010-03-10 | 16 | -98/+156 | |
| | ||||||
* | updated twitter link to have correct tweet link on timestamp | B Mathis | 2010-03-09 | 1 | -1/+1 | |
| | ||||||
* | Add partial support with a HAML approved version of jekyll's include | Ryan Daigle | 2010-02-05 | 1 | -0/+21 | |
| | ||||||
* | added titlize so posts created with rake tasks will have nice titles | B Mathis | 2009-12-07 | 1 | -0/+36 | |
| | ||||||
* | fixed google analtyics tracking id | B Mathis | 2009-11-25 | 1 | -1/+1 | |
| | ||||||
* | added variable for google tracking id | B Mathis | 2009-11-25 | 1 | -4/+4 | |
| | ||||||
* | fixed discussion url id | B Mathis | 2009-11-25 | 1 | -1/+1 | |
| | ||||||
* | replaced a specific reference with a generic one for disqus | B Mathis | 2009-11-25 | 1 | -1/+1 | |
| | ||||||
* | added introduction post to show off typography and function as a first post | B Mathis | 2009-11-14 | 2 | -5/+13 | |
| | ||||||
* | removed lame example posts | B Mathis | 2009-11-14 | 2 | -12/+0 | |
| | ||||||
* | fixed core library link to google | B Mathis | 2009-11-14 | 1 | -1/+1 | |
| | ||||||
* | mootools core now loads from goolge ajax libraries | B Mathis | 2009-11-14 | 1 | -1/+1 | |
| | ||||||
* | fixed link to about page | B Mathis | 2009-11-14 | 1 | -1/+1 | |
| | ||||||
* | turned off developer mode for disqus | B Mathis | 2009-11-14 | 1 | -1/+0 | |
| | ||||||
* | added check for twitter container in twitter.js | B Mathis | 2009-11-14 | 1 | -1/+3 | |
| | ||||||
* | reorganized stylesheets | B Mathis | 2009-11-14 | 1 | -6/+8 | |
| | ||||||
* | changed the way blog titles are constructed | B Mathis | 2009-11-13 | 1 | -1/+1 | |
| | ||||||
* | changed footer credit from github link to octopress.org | B Mathis | 2009-11-12 | 1 | -1/+1 | |
| | ||||||
* | removed my twitter name from the default layout | B Mathis | 2009-11-12 | 1 | -2/+2 | |
| | ||||||
* | added back html_email obfusticator | B Mathis | 2009-11-12 | 1 | -0/+9 | |
| | ||||||
* | cleaned up helpers | B Mathis | 2009-11-12 | 1 | -52/+0 | |
| | ||||||
* | expanding code now adjusts the scroll position to accommodate for ↵ | B Mathis | 2009-11-12 | 1 | -2/+8 | |
| | | | | differently wrapped text | |||||
* | fixed twitter cookie saving | B Mathis | 2009-11-12 | 1 | -1/+1 | |
| | ||||||
* | set twitter cookie to lastexpire in 30 minutes | B Mathis | 2009-11-12 | 1 | -2/+2 | |
| | ||||||
* | removed collapse sidebar function | B Mathis | 2009-11-12 | 1 | -1/+0 | |
| | ||||||
* | added email obfusticator to the helpers, use with ↵ | B Mathis | 2009-11-12 | 1 | -0/+9 | |
| | | | | #{to_html_email("user@domain.com")} |