antpress

Minimalistic React-powered static site generator.

MIT License

Downloads
12
Stars
8
Committers
2

Antpress · GitHub license

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 render

TODO

  • theme
  • layout

License

MIT

Package Rankings
Top 15.45% on Npmjs.org
Badges
Extracted from project README
GitHub license NPM version
Related Projects