This repository hosts the website for PhysLean. It is currently under development. For now please visit: heplean.com
The PhysLean website is made using Jeykll and is generated via the workflow
./.github/docs.yml
.
The installation instructions for jekyll can be found here.
Once jekyll is installed:
- navigate your terminal to the
./Site
directory of PhysLean using e.g.cd ./Site
. - Run
bundle exec jekyll serve
- Open
http://localhost:4000
in your webbrowser.
cd ./Site
rm Gemfile.lock
bundle install
The PhysLean website is hosted at https://physlean.com
. This domain is registered via
squarespace domains by Joseph Tooby-Smith.