Skip to content

spoonben/HANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flat HTML site

Uses Assemble and Handlebars to create a basic flat HTML website.

requires node (npm) and grunt

To run

Install npm packages - only really need to run this the first time.

npm install

Compile the HTML files

grunt build

  • Runs Assemble to build the flat HTML files
  • Puts the compiled HTML files into the "build" folder.

I suggest running live-server out of your build folder while running the grunt watch task for the best development experience.

About

Static site using assemble and handlebars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published