8000 GitHub - domoritz/domoritz.github.io: My homepage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

domoritz/domoritz.github.io

Repository files navigation

Website

Write

bundle exec jekyll post "My New Post"

Run

bundle exec jekyll serve --livereload

Run with Docker

docker run \
  --volume="$PWD:/srv/jekyll" \
  -p 4000:4000 -p 35729:35729 \
  -it jekyll/jekyll \
  jekyll serve --livereload

About

My homepage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

0