Skip to content

An attempt to create technology base for a simple static website, using Metalsmith.

License

Notifications You must be signed in to change notification settings

bt-skyrise/metalsmith-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metalsmith POC

This is an attempt to create technology base for a simple static website, using Metalsmith.

Features:

  1. Handlebars templates and layouts,
  2. using Metalsmith metadata in templates and layouts,
  3. Sass compilation,
  4. Twitter Bootstrap 3 (Sass version),
  5. waching and development server.

Running:

# build, host on a development server and watch file changes
yarn start

# just build
yarn build

About

An attempt to create technology base for a simple static website, using Metalsmith.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published