feat(a11y): made focused buttons and links more obvious
Fixed missing localisation string
Split on autodeploy the site and the source
aka "a template you can use for ~denisebitca/engrafi"
git clone git@git.sr.ht:~denisebitca/blog.simplydenise.eu; cd blog.simplydenise.eu
engrafi config.json
cp -r images public
cp style.css public
tar -cvf public.tar public
gzip public.tar
hut pages publish -d blog.simplydenise.eu public.tar.gz
This is ready for Sourcehut Pages / Sourcehut Builds.
.build.yml:
I have experience with Github/Gitea Actions. Feel free to ask me for tips on how to make an automated script for those.
This content is all licensed under CC-BY-SA 4.0 unless if specified otherwise in source material. Refer to LICENSE if needed.