osmlab / basket

MIT License
6 stars 4 forks source link

An OSM Blog. Currently in test-phase.

Installation

This site was built using Jekyll, a static site generator (intro to Jekyll video).

This is an existing Grunt project. The Grunt file does many optimization functions and builds the Jekyll site. Assuming that the Grunt CLI has been installed and that the project has already been configured with a package.json and a Gruntfile, it's very easy to start working with Grunt:

  1. Navigate to the project's root directory.
  2. Install project dependencies with npm install command.
  3. Run Grunt with grunt command.
  4. Run bundle install to get required gems.

Note: If jekyll build results in unresolved specs for some of the gems, try running sudo bundle clean --force followed by bundle install

Help

Posts

Authors

Jekyll