Skip to content

simon-wenmouth/bootsmith

Repository files navigation

bootsmith

"bootsmith" is a demonstration project using Bootstrap and Metalsmith with build automation by Grunt.

installation

    git clone [email protected]:simon-wenmouth/bootsmith.git

    cd bootsmith

    npm install

    bower install

build instructions

    grunt

    node .

if you want minified css use

    grunt release

    node .

demonstration

Please see this projects github pages.

motivation

I wanted to create a static site with the simplest tools possible.

To add an article simply:

  • add a markdown document in the _posts directory
  • run grunt

The resulting _site directory can be copied to your AWS S3 bucket (for the win).

license

Please see the file LICENSE.txt

author

Simon Wenmouth

About

Demo Static Site Using Bootstrap and Metalsmith

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published