Skip to content

ubootgame/ubootgame

Repository files navigation

ubootgame

Blogs

We use this setup to avoid installing Jekyll locally.

Initial setup

docker run --rm \
    --volume="${PWD}:/srv/jekyll" \
    --platform "linux/amd64" \
    -it jvconseil/jekyll-docker \
    sh -c "chown -R jekyll /usr/gem/ && jekyll new blog && bundle config set --local path 'vendor'"

Run locally

docker-compose -f blog/docker-compose.yml up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •