/bamtest

2nd take with new BAM version, The easiest static site generator on the planet.

Primary LanguageJavaScript

BAM

Demo for the easiest static site generator on the planet.

Requirements

Install

npm install bam -g

Create a new site

bam new foo-site

Run in dev mode

cd foo-site
bam run

Generate site

bam gen

Test Generated site

bam serve

More Info

more