1.3.6 • Published 9 months ago

orison v1.3.6

Weekly downloads
4
License
ISC
Repository
github
Last release
9 months ago

Orison

Orison Documentation

  • Can be used as a static site generator or server.
  • Uses lit-html for rendering.
  • Uses lit-html-server for server side rendering with lit-html.
  • Uses express for a server when being used as a server.
  • Uses markdown-it for markdown rendering.

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

1.3.6

9 months ago

1.3.5

1 year ago

1.3.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.30

5 years ago

1.0.29

5 years ago

1.0.28

5 years ago

1.0.26

5 years ago

1.0.25

5 years ago

1.0.24

5 years ago

1.0.23

5 years ago

1.0.22

5 years ago

1.0.21

5 years ago

1.0.20

5 years ago

1.0.19

5 years ago

1.0.18

5 years ago

1.0.16

5 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago