tomjohnson1492 899868c8a5 fixing typo
2016-12-05 22:48:02 -08:00
2016-10-07 18:58:20 -07:00
2016-11-09 23:07:32 -08:00
2016-11-09 23:07:32 -08:00
2016-07-06 17:45:00 -07:00
2016-11-09 22:34:40 -08:00
2016-10-07 18:58:20 -07:00
2016-12-05 22:48:02 -08:00
2016-11-30 09:09:53 -08:00
2016-10-07 19:12:59 -07:00
2016-09-04 17:42:00 +04:00
2016-11-09 22:54:04 -08:00
2016-11-30 09:09:53 -08:00
2016-09-04 17:42:00 +04:00
2016-09-04 21:42:54 -07:00
2016-09-04 21:42:54 -07:00

Jekyll Documentation theme

Build the site to see the instructions for using it. Or just go here: http://idratherbewriting.com/documentation-theme-jekyll/

Running the site in Docker

You can also use Docker to directly build and run the site on your local machine. Just clone the repo and run the following from your working dir:

docker build --no-cache -t mydocs .

Once the build is complete, you can mount and run the whole site as follows:

docker run -v "$PWD:/src" -p 4000:4000 mydocs serve -H 0.0.0.0

This is perhaps the easiest way to see how your site would actually look.

Description
Documentation for PSI's Merlin clusters.
https://hpce.pages.psi.ch/
Readme MIT 108 MiB
Languages
HTML 87.7%
Dockerfile 12.3%