Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

daudix/blog

Repository files navigation

Warning This repository has been moved to Codeberg, all future work will continue there.

daudix-ufo.github.io/blog

This is my blog based on os-component-website

Preview locally

Build the image:

podman build --tag gh-pages .

Run the image:

podman run -it --rm --volume="$PWD:/srv/jekyll:Z" -w /srv/jekyll -p 4000:4000 gh-pages /bin/sh

Within the container, run:

bundle exec jekyll serve --livereload --host 0.0.0.0

Building guide were shamelessly taken from here

About

Resources

Stars

Watchers

Forks

Contributors