Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 490 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 490 Bytes

Haven Public Website

This is the code for the public website that lives at https://havenweb.org

It is a (very simple) Jekyll project, currently using jekyll version 4.2.0.

To build: jekyll build

The build will output in _site/.

To build and run the server: jekyll serve

To build for deployment: JEKYLL_ENV=production jekyll build

Update Github stars image: curl "https://img.shields.io/github/stars/havenweb/haven?style=social" > assets/images/stars.svg

Blue: #0070f3