Skip to content

mtpatter/opensciencecafe

Repository files navigation

opensciencecafe

Blog using the So Simple Theme, the followup to Minimal Mistakes -- by designer slash illustrator Michael Rose.

To run Jekyll with Docker for editing, from the root directory, build the image:

docker build -t "jekyll_blog" .

and run a container:

docker run --name jekyll -d -v ${PWD}:/srv/jekyll -p 4000:4000 jekyll_blog

About

science/code blog with jeff and ryan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published