0.0.15 • Published 4 years ago

stadic v0.0.15

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

stadic

stadic

A very basic React static site generator

Usage

Check out the example code in the example folder.

You can generate your static site using npx stadic --html ./example/index.html --pages ./example/pages --output ./public.

Backlog

  • Generate html files
  • Publish to npm
  • Trigger Actions on new Tag
  • Documentation
  • Tests
  • ESLint
  • Husky
  • Routing
  • ES6
  • TypeScript

License

This repo is licensed under the MIT License.