Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 507 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 507 Bytes

Nova Static

Nova Static is an tool to Server Side Include (SSI) views in static sites using Hypernova

Environment Variables

HYPERNOVA_BATCH=http://hypernova:3000/batch
STATIC_FOLDER=./public

Install

Dowload package

go get github.com/ara-framework/nova-static/nova-static

Install package

go install github.com/ara-framework/nova-static/nova-static

Export Path

export PATH="$PATH:$GOPATH/bin"

Run

$ nova-static