themkat / themkat.github.io

Personal website and blog. Views and preferences expressed are not representative of any employers or anyone other than myself!
https://themkat.net
4 stars 0 forks source link

Use custom Github Actions setup to setup Github Pages #15

Closed themkat closed 3 months ago

themkat commented 3 months ago

Why? It gives more power. Maybe I want to run JS minifiers or similar before the site is published? With some extra tooling in a build pipeline, it is possible. There are other possibilities as well, like not having to save the HTML renders from Emacs in the main source tree (i.e, only having the HTMLs in a github-pages branch). Then everything can simply be pushed to a Github Pages branch, avoiding polluting main with automated commits.

themkat commented 3 months ago

Solved by f83aea7 -> d81364c commits. Forgot to mention the issue number in those commits 😢 At least I have smileys from github now thanks to awesomesouce plugins 😻