Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 702 Bytes

File metadata and controls

27 lines (19 loc) · 702 Bytes

The Physlib Website

This repository hosts the website for Physlib. It is currently under development.

Hosting the website locally

The installation instructions for jekyll can be found here.

Once jekyll is installed:

  • Clone this repo
  • navigate your terminal to the ./Site directory of your clone using e.g. cd ./Site.
  • Run bundle exec jekyll serve
  • Open http://localhost:4000 in your web browser.

Updating dependencies

cd ./Site 
rm Gemfile.lock 
bundle install

Physlib domain

The Physlib website is hosted at https://physlib.io. This domain is registered via squarespace domains by Joseph Tooby-Smith.