/pug-timeline

A simple static sorted timeline using pug-lang

Primary LanguageCSS

PUG Timeline

A simple static sorted timeline using PUG lang, SASS (atomic design) and Gulp

Install

npm install

Run

Using Gulp

gulp build
gulp serve

Using npm scripts

npm run build
npm run serve

Debug Server

If you want more output, set the DEBUG environment variables to * or gulp-live-server.

DEBUG=gulp-live-server gulp serve

or

npm run serve
PUG
SASS
Gulp