Skip to content

twilson63/bam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAM

bam

The easiest static site generator on the planet.

Requirements

Install

After you have nodejs installed, simply open a terminal window and enter:

npm install bam -g

Create a new site with http://getskeleton.com

In a terminal window enter the bam new command to create a new project.

bam new foosite
bam new foosite bootstrap

Create a new site with http://revealjs.org

bam new foosite reveal

Run in dev mode

cd foo-site
bam run

Generate site

bam gen

Test Generated site

bam serve

More Info

more

License

See LICENSE

Contributions

  • Pull Requests are accepted.

Support

About

Easiest Static Web Generator on the Planet (beta)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published