antpress
v0.1.1-2
Published
Minimalistic React-powered static site generator
Readme
Antpress · 
Minimalistic React-powered static site generator.
Demo
Usage
- install
npm install antpress- build
npx antpress build
npx antpress render- example
# download example
git clone https://github.com/thonatos/antpress-egg
cd antpress-egg
# install antpress
yarn add antpress
# build template
npx antpress build
# render docs
npx antpress renderTODO
- [ ] theme
- [ ] layout
