Skip to content
/ blog Public

My personal blog. Based on the excellent Jekyll theme, Hyde!

Notifications You must be signed in to change notification settings

aksiksi/blog

Repository files navigation

blog

Build & Serve

Easiest way is to use the Jekyll Docker image:

sudo docker run --rm -it -p 4000:4000 --volume="$PWD:/srv/jekyll" jekyll/jekyll jekyll serve

This builds the blog and runs a server within the Docker container. The blog will be rebuilt on any changes.

About

My personal blog. Based on the excellent Jekyll theme, Hyde!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published