Skip to content

A simple starting point for spinning up small static sites.

License

Notifications You must be signed in to change notification settings

lukehler/grunt-init-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

My grunt-init template

Just a quick and easy starting point to spinning up a proof of concept or a small static site. Includes:

  • Markdown to HTML
  • Asset copying
  • LESS to CSS
  • PostCSS vendor prefixes
  • (Optional) CSS minification
  • Javascript concatination
  • (Optional) Javascript uglification
  • A static Express server (configured for Hotel)
  • Optional middleware examples
  • Watch/LiveReload via grunt-contrib-watch

Todo list:

  • Add json-server (and perhaps Faker)
  • Add prompts to pick Bootstrap or Lootstrap (and configure both package.json and build/grunt-contrib-less accordingly)
  • Clean up some stray files
  • Add some sample style includes
  • Add some Javascript bundling

About

A simple starting point for spinning up small static sites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages