/nova-static

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

Primary LanguageGoMIT LicenseMIT

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