Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 802 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 802 Bytes

Speck&Tech

System Preparation

To use this starter project, you'll need the following things installed on your machine.

  1. Jekyll - $ gem install jekyll
  2. NodeJS - use the installer.

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install

Usage

Development mode

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc etc.

$ npm run gulp

Jekyll

As this is just a Jekyll project, you can use any of the commands listed in their docs

Deploy

When you push to master, Github Pages will take care of building the website and deploying it at http://speckand.tech