website/README.md

740 B

daudix-ufo.codeberg.page/blog

status-badge

Note

This blog is based on os-component-website

Preview locally

Build the image:

podman build --tag pages .

Run the image:

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

Within the container, run:

bundle exec jekyll serve --livereload --host 0.0.0.0

Building guide were shamelessly taken from here

Rename posts to kebab-case

./rename.sh posts