| Commit message (Collapse) | Author | Files | Lines |
|
|
|
child processes still running
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tasks are run and the file already exists. Fixes #130
|
|
.themes
|
|
|
|
|
|
|
|
before installing an Octopress theme, fixes #116
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updates. Moved the blog index code to a partial in source/_includes/blog_index.html
|
|
preserving navigation and footer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to the latest theme
|
|
|
|
no file extension is passed. By default this creates nicer urls
|
|
for better compatibility with yaml
|
|
Added 'new_page' rake task for easily adding new pages with a default yaml block
|
|
with themes until it's more obviously necessary. This way it's easier to merge and update plugins.
|
|
2. Updated READEME documentation regarding deploying to subdirectories.
3. Fixed related mistake in pagination and header links
|
|
|
|
@pw for the pull request fixes #32
|
|
|
|
support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use
|
|
|
|
|
|
2. Designed blog archives pages
3. Restructured Sass
4. Added Categories to rake post metadata
5. Some general style improvements
|
|
2. Improved README setup instructions
|
|
2. Refactored stylesheets to simplify dreictory trees.
|