Skip to content

baconjs/baconjs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baconjs.github.io

This is the website of the Bacon.js library.

Site regeneration

The site is generated by a home brew site generator, to regenerate the site do

npm install -g coffee-script
npm install

Run site locally:

npm run server

Directory layout:

|-- *.html     | Generated
|-- content    | Markdown content
|-- generator  | Site generator code
|-- templates  | HTML templates