~denisebitca/blog.simplydenise.eu

Files for use with Engrafi in order to generate blog.simplydenise.eu
feat(a11y): made focused buttons and links more obvious
Fixed missing localisation string
Split on autodeploy the site and the source

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~denisebitca/blog.simplydenise.eu
read/write
git@git.sr.ht:~denisebitca/blog.simplydenise.eu

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

#blog.simplydenise.eu

builds.sr.ht status

aka "a template you can use for ~denisebitca/engrafi"

#How to use (with Sourcehut Pages)

  • git clone git@git.sr.ht:~denisebitca/blog.simplydenise.eu; cd blog.simplydenise.eu
  • (optionally) build engrafi with the strings.json in this folder
  • 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

#Sourcehut Pages and Sourcehut Builds

This is ready for Sourcehut Pages / Sourcehut Builds.

.build.yml:

  • builds Engrafi with the correct strings
  • runs Engrafi in the repo
  • publishes to Sourcehut Pages

#Help

I have experience with Github/Gitea Actions. Feel free to ask me for tips on how to make an automated script for those.

#License

This content is all licensed under CC-BY-SA 4.0 unless if specified otherwise in source material. Refer to LICENSE if needed.