Skip to content

chr15m/create-motionless-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a nodejs template for setting up a static website using motionless. You get a site built from Markdown, CSS, and an HTML template, and a live-reloading dev server that will update the site as you build it.

npm init motionless-site YOUR-APP-NAME
cd YOUR-APP-NAME

Then start the live-reloading dev server:

make watch

Now open http:https://localhost:8000/ in your browser.

See the README for documentation on using the template.

About

Bootstrap a motionless static site with node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages