Skip to content

eclipse/packages-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

836fac5 · Oct 7, 2024
Oct 21, 2021
Oct 13, 2021
Oct 7, 2024
Oct 30, 2023
Sep 18, 2023
Oct 21, 2021
May 24, 2024
May 9, 2024
Oct 21, 2021
Aug 24, 2020
Oct 21, 2021

Repository files navigation

Serve Homepage:

JEKYLL_VERSION=4
docker run --rm --volume="$PWD:/srv/jekyll:z" --volume="$PWD/vendor/bundle:/usr/local/bundle:z" -eJEKYLL_UID=$UID -p 4000:4000 -it docker.io/jekyll/jekyll:$JEKYLL_VERSION jekyll serve

On Windows:

set JEKYLL_VERSION=4
docker run --rm --volume="%CD%:/srv/jekyll" --volume="%CD%/vendor/bundle:/usr/local/bundle" -p 4000:4000 -it docker.io/jekyll/jekyll:%JEKYLL_VERSION% jekyll serve

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages