antpress

0.1.1-2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i antpress

Weekly Downloads

4

Version

0.1.1-2

License

MIT

Unpacked Size

416 kB

Total Files

42

Last publish

Collaborators

  • thonatos