~nora/nckm.eu

My personal website
a11y: add page
Update dependencies
watches: update

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~nora/nckm.eu
read/write
git@git.sr.ht:~nora/nckm.eu

You can also use your local clone with git send-email.

#nckm.eu

build status liberapay account

This is my personal website: https://nora.nckm.eu

#Building

poetry install
poetry run build-site
poetry run build-feed
poetry run build-toot

#CI Building

Deployment on sourcehut pages with builds.sr.ht: see build manifest .build.yml. It needs requirements.txt file to install dependencies.

poetry export -f requirements.txt --output requirements.txt

#Formatting code

poetry run black nckm

#Publishing toots on Mastodon

poetry install -E feed2toot
poetry run register_feed2toot_app
poetry run feed2toot -c feed2toot.ini