0.1.1-2 • Published 6 years ago

antpress v0.1.1-2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Antpress · GitHub license

Minimalistic React-powered static site generator.

NPM version

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 render

TODO

  • theme
  • layout

License

MIT