Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 729 Bytes

File metadata and controls

28 lines (20 loc) · 729 Bytes

The Physlib Website

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

The below is out of date.

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.