Jekyll (4.0.0) under Debian GNU/Linux 10 (buster)
1.6K
docker pull bhntools/jekyll-github-site
docker run -it -p 35729:35729 -p 4000:4000 bhntools/jekyll-github-site:latest
cd NajlaBH.github.io
jekyll build
bundle exec jekyll serve --host 0.0.0.0
http://$DOCKER_IP_VM:4000/
Content type
Image
Digest
Size
1 GB
Last updated
almost 5 years ago
docker pull bhntools/jekyll-github-site