davehorton / dracht.io

dracht.io site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dracht.io

Building

Setup:

$ npm install -g serve
$ npm install
$ make
$ serve . &
$ open http://localhost:3000

then rebuild changes with:

$ make

Contributing

  • don't edit the HTML directly, edit the jade.
  • don't commit any HTML changes, only jade changes.

About

dracht.io site


Languages

Language:CSS 64.1%Language:JavaScript 35.9%