Skip to content

HEPLean/PhysLean_Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The PhysLean Website

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.

Hosting the website locally

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.

Updating depedencies

cd ./Site 
rm Gemfile.lock 
bundle install

PhysLean domain

The PhysLean website is hosted at https://physlean.com. This domain is registered via squarespace domains by Joseph Tooby-Smith.

About

This repository hosts the website for PhysLean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published