megazear7 / orison

A server and static site generator built on top of lit-html
http://orison.alexlockhart.me
18 stars 2 forks source link

Orison

Orison Documentation

Deploy to Netlify

Development on this project

Install

npm run install

Develop

npm run serve
# Available at localhost:3000

When updating the /bin directory, you can rebuild the site documentation with:

npm run jsdocs

This will update a partial at /src/partials/documentation/jsdocs.md. This will then need deployed by committing the change to master as any other /src change would.

Deploy

# Commit your changes
npm run build
npm run static
# Test the production build at localhost:3000
git push origin master
# The Github and Netlify build integration will auto deploy the changes

Support

Buy me a coffee

Patreon