|
View 6a149ea
Updated Readme with latest instructions
Brandon Mathis authored on 19/07/2011 at 22:48:02
|
|
View 6f646e7
added <div> wrappers to code blocks because rdiscount stupidly wraps <figure> tags with paragraphs. Grr.
Brandon Mathis authored on 19/07/2011 at 22:00:56
|
|
View cc1cfa5
fixed regular expression for new_page rake task
Brandon Mathis authored on 19/07/2011 at 21:29:23
|
|
View 3f2855a
fixed logic for showing dates on page layout
Brandon Mathis authored on 19/07/2011 at 21:28:36
|
|
View 6006ac8
new_page rake task now creates pages as page_name/index.[default_format] if no file extension is passed. By default this creates nicer urls
Brandon Mathis authored on 19/07/2011 at 21:01:14
|
|
View e027d82
changed post layout so that blog posts default to comments being turned on
Brandon Mathis authored on 19/07/2011 at 20:34:42
|
|
View a71a709
Fixed a bug where blockquotes broke without an author, also refactored a bit for reability
Brandon Mathis authored on 19/07/2011 at 20:32:57
|
|
View 98cfd74
In new_post and new_page rake tasks: adding quotes around title attribute for better compatibility with yaml
Brandon Mathis authored on 19/07/2011 at 20:18:40
|
|
View 4a40323
Changed rake task 'post' to 'new_post' and updated the yaml front matter. Added 'new_page' rake task for easily adding new pages with a default yaml block
Brandon Mathis authored on 19/07/2011 at 20:09:42
|
|
View f08cba2
Updated Readme to break out rake install with more explanation
Brandon Mathis authored on 19/07/2011 at 13:08:21
|
|
View 3069892
Improved organziation of _config.yml
Brandon Mathis authored on 19/07/2011 at 13:07:30
|
|
View 17c59fb
Moved plugins to root directory. I'm ditching the idea of shipping plugins with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
Brandon Mathis authored on 19/07/2011 at 13:06:54
|