/buildbot-website

Source for http://buildbot.net

Primary LanguagePug

Buildbot marketing website built harp

harp is a simple static website generator built on nodejs

You have to install nodejs and yarn

Building

yarn install

develop with live reload

yarn run dev

compile the static website

yarn run compile