Skip to content

kaimibk/blog

Repository files navigation

docker run --rm -it --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/usr/local/bundle" --env JEKYLL_ENV=production jekyll/jekyll:3.8 jekyll build

docker run --rm --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/usr/local/bundle" --env JEKYLL_ENV=development -p 4000:4000 jekyll/jekyll:3.8 jekyll serve

docker-compose up jekyll-serve

About

Updated personal website & CV built with Jekyll (work in progress).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published