Usage
cd blog
docker run --rm \
--volume="$PWD:/srv/jekyll" \
-p 4040:4000 \
-it jekyll/jekyll:3.8 \
jekyll serve
Access 127.0.0.1:4040
Fakultas Ilmu Komputer UI
Name | Last commit | Last update |
---|---|---|
_includes | ||
_layouts | ||
_posts | ||
_sass | ||
assets | ||
css | ||
.gitignore | ||
.gitlab-ci.yml | ||
404.html | ||
Gemfile | ||
LICENSE | ||
README.md | ||
_config.yml | ||
about.md | ||
archive.html | ||
deploy.sh | ||
favicon.ico | ||
index.html |
cd blog
docker run --rm \
--volume="$PWD:/srv/jekyll" \
-p 4040:4000 \
-it jekyll/jekyll:3.8 \
jekyll serve
Access 127.0.0.1:4040
Excellence In Teamwork