2.2.1 • Published 3 years ago
thesrhproject v2.2.1
The srh project
A simple static site host (AND a generator) designed to be a self-hosted notion-like clone. Html templating and ejs preprocessing comes with it out of the box.
Installation
Install the package globally using npm i -g thesrhproject
(might require admin privileges)
How to use
- Run
tsp
in any directory to create a subdirectory calledsite/
and required files. - Edit any files in the
site/
directory to your liking. - Enjoy the changes live!
Build your site for deployment
- Run
tsp build
in the directory above thesite/
directory. - Use the
dist/
directory as your deployment target. - Enjoy a minified and self-hosted site!
2.2.1
3 years ago
2.2.0
3 years ago
2.0.9
3 years ago
2.1.0
3 years ago
2.0.8
3 years ago
2.0.7
3 years ago
2.0.6
3 years ago
2.0.5
3 years ago
2.0.4
3 years ago
2.0.3
3 years ago
2.0.2
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago