Skip to content

buildbot/buildbot-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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