Zainking / oriens

Use pug and stylus create your static website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oriens

GitHub package.json version Build Status codecov GitHub top language node GitHub license

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/

About

Use pug and stylus create your static website.

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 91.3%Language:HTML 8.1%Language:CSS 0.5%