Skip to content

watchep/watchep.github.io

Repository files navigation

watchep.org Website

This is the repository for the WATCHEP public website using GitHub pages.

WATCHEP is the Western Advanced Training for Computational High-Energy Physics.

Using Jekyll for building web pages

We are using Jekyll to build the site. The easiest way to run Jekyll is to use the Docker container:

docker run --rm -it --volume="$PWD:/srv/jekyll" -p 4000:4000 jekyll/builder:stable bash

Then from that Docker container shell:

bash-5.1# jekyll serve --watch

This will cause Jekyll to rebuild the site automatically when you change input files. You can view your changes locally at http://0.0.0.0:4000 or perhaps at http://localhost:4000.

About

Home page for the WATCHEP training program in computational high-energy physics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors