Skip to content

Kernel-Science/physlib-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Physlib Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors