Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jekyll-inuit-starter

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jekyll-inuit-starter

A bare-bones starter template of a Jekyll site using Inuit.css

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by600%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 29 Nov 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc