Skip to content

wycats/handlebars-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handlebars Site

Source for handlebarsjs.com

Building

ruby needs to be installed.

  • Install bundler: sudo gem install bundle
  • Install dependencies: bundle
  • Update the site: bundle exec rake build
  • Preview the site: bundle exec rake preview, then open http://localhost:3000
  • Remove the site-directory
  • Deploy: bundle exec rake deploy
  • Commit and push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published