20 lines
636 B
Markdown
20 lines
636 B
Markdown
![]() |
|
||
|
# HepLean website
|
||
|
|
||
|
The HepLean website is made using [Jeykll](https://jekyllrb.com) and is generated via the workflow
|
||
|
`./.github/docs.yml`.
|
||
|
|
||
|
## Hosting the website locally
|
||
|
|
||
|
The installation instructions for jekyll can be found [here](https://jekyllrb.com/docs/installation/#requirements).
|
||
|
|
||
|
Once jekyll is installed:
|
||
|
- navigate your terminal to the `./docs` directory of HepLean using e.g. `cd ./docs`.
|
||
|
- Run `bundle exec jekyll serve`
|
||
|
- Open `http://localhost:4000` in your webbrowser.
|
||
|
|
||
|
## HepLean domain
|
||
|
|
||
|
The HepLean website is hosted at `https://heplean.com`. This domain is registered via
|
||
|
squarespace domains by Joseph Tooby-Smith.
|