simple static site generator
1.0.0
すでにいくつかのHTMLをレンダリングしてください!
シンプルな(文字通り)Webpack駆動の静的サイトジェネレーター。
git clone https://github.com/kbariotis/simple-static-site-generator
npm install
Add your pages in the pages
folder. Edit the components
folder for the various components of the page.
npm run build
mit