/bootique-io

Bootique Website

Primary LanguageCSS

Bootique.io Site Build Status

Live Site

How to build:

See .travis.yml for complete set of commands to build website.

Basically this steps should be done:

  1. Setup env: Node.js, Java, Hugo;
  2. Run Node.js to generate JS/CSS;
  3. Run Java to generate documentation for set of projects;
  4. Run Hugo to assemble all parts of website.