1.3.6 • Published 2 years ago
orison v1.3.6
Orison
- 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.
 
Development on this project
Install
npm run installDevelop
npm run serve
# Available at localhost:3000When updating the /bin directory, you can rebuild the site documentation with:
npm run jsdocsThis 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 changesSupport
1.3.6
2 years ago
1.3.5
3 years ago
1.3.4
6 years ago
1.2.3
6 years ago
1.2.2
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.30
7 years ago
1.0.29
7 years ago
1.0.28
7 years ago
1.0.26
7 years ago
1.0.25
7 years ago
1.0.24
7 years ago
1.0.23
7 years ago
1.0.22
7 years ago
1.0.21
7 years ago
1.0.20
7 years ago
1.0.19
7 years ago
1.0.18
7 years ago
1.0.16
7 years ago
1.0.15
7 years ago
1.0.14
7 years ago
1.0.13
7 years ago
1.0.12
7 years ago
1.0.11
7 years ago
1.0.10
7 years ago
1.0.9
7 years ago
1.0.8
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago