jekyll-inuit-starter

0.1.0 • Public • Published

jekyll-inuit-starter

An absolute bare-bones, square one, needn't have bothered starter template of a Jekyll site using Inuit.css.

Installation

npm install jekyll-inuit-starter

Dependencies

  1. Jekyll
  2. Node/NPM
  3. SASS
  4. Compass

Commands

All commands should be run from the root directory of your project.

  1. Start server at localhost:4000 with jekyll serve.
  2. Rebuild HTML once with jekyll build.
  3. Rebuild HTML every time a file changes with jekyll build --watch.
  4. Regenerate CSS with compass watch .

Config files

  1. config.rb for Compass.
  2. _config.yml for Jekyll.

CSS

Your CSS is edited in css/style.scss and generated at css/style.css.

Package Sidebar

Install

npm i jekyll-inuit-starter

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • fold_left