webigniter

Webigniter 2.0 | A scaffolder for static websites.


Keywords
webpack, static, website, sass
License
Apache-2.0
Install
npm install webigniter@0.1.1

Documentation

webigniter

Webigniter 2.0

Usage

  1. Run webigniter in your console.
  2. Answer the questions in order to configure your static website project

Development

  1. Clone the repository
  2. Run npm install
  3. Run npm link to install the application globally.
  4. Run webigniter --> You should see some kind of output.

Roadmap/Todos

  • Integrate version scripts
  • Use a buildtool
  • Use TypeScript
  • Implement the actual scaffolding
    • Use templates (ejs)