UP v2
So, this is the all-new UP version. It is more based on my own blog, which is a some kind of branch of this theme.
The biggest changes here are:
- Assets are now managed by bower;
- Build are now made by grunt;
Procfile.dev
to use with foreman to watch changes everywhere (assets, pages, posts);- Removed the hardcoded Jekyll from Gemfile and replaced it with the github pages Gem;
- Bumped all assets versions;
- Some semantics fixed in HTML;
Usage
To get started, with Ruby, Bundler, Node.js and NPM
previously in your PATH
, run the init script:
./script/init.sh
This will install all needed dependencies and build
the the assets for you (just run grunt
).
You can also start it up in watch mode with
foreman start -f Procfile.dev
Update
To update, the easiest way is to backup your _posts folder and override everything else. If you don’t want to do that, you will have to hack around the changes and do it by hand.
If you have any issues or suggestions, ping me at the up project.
Tweetcomments powered by Disqus