Skip to content

AlexHilson/AlexHilson.github.io

Repository files navigation

Personal site/blog, themed using Hyde.

Building

I use the grahamc/jekyll Docker image to provide Jekyll, and Vagrant to provide the development environment.

vagrant up
vagrant ssh
cd /vagrant
jekyll build

To use the jekyll server a couple of extra options are needed:

jekyll serve -H 0.0.0.0 --force_polling

About

Personal site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages