Skip to content

mushishi78/amp-generator

Repository files navigation

Amp Generator

A static-site generator for Accelerated Mobile Pages powered by Webpack. It use es6 template strings for templates and PurifyCSS to only include used CSS into the page head.

Usage

To install, clone and run:

npm install

To run in development:

npm start

To build for production into public folder:

npm run build

About

A static-site generator for Accelerated Mobile Pages powered by Webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published