Skip to content

Repository files navigation

#folio

Dependencies

Setup

First, run bower install to make sure you have all the necessary JS libs

Second, run npm install to make sure you have all of the dev dependencies to create builds of the site.

Development

  1. From the root project directory, run 'jekyll serve --w'. This will serve the site at localhost:4000.
  2. From the same directory, run 'grunt'.

Adding libraries and plugins

  1. To install a new package, use: bower install [PACKAGE] --save
  2. To add a plugin to your gruntfile, use: npm install [PLUGIN] --save-dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages