0.1.0 • Published 5 years ago
oriens v0.1.0
oriens
Use pug and stylus create your static website.
Installation
npm install oriens -g
Basic Usage
Create an oriens project:
oriens create [projectname]
Build oriens project:
# In project directory.
# If you create it just now, you may need run `cd [projectname]`
oriens build
Project example
See simple/