I think we are ready to merge in my night-mode toggle. I changed the accent color (maroon) for a better dark mode demo and changed the text-highlight to match.
Minor other tweaks that I kept in there are:
Separate templates for post/ and projects/
A tags page
Let me know if you don't like either of those and I can rework.
I recommend squashing all of these commits into 1 when your merge this, I could also do this with interactive rebase but you are in an easier position. Everything has been rebased and it should be ready to fast-forward
Note: the user MUST delete the default Hugo archetypes/default.md and use the minimal/archetypes/ for this to work properly. Or else the JS and CSS rules for the toggle won't connect.
I think we are ready to merge in my night-mode toggle. I changed the accent color (maroon) for a better dark mode demo and changed the text-highlight to match.
Minor other tweaks that I kept in there are:
Let me know if you don't like either of those and I can rework.
I recommend squashing all of these commits into 1 when your merge this, I could also do this with interactive rebase but you are in an easier position. Everything has been rebased and it should be ready to fast-forward
Note: the user MUST delete the default Hugo archetypes/default.md and use the minimal/archetypes/ for this to work properly. Or else the JS and CSS rules for the toggle won't connect.
Cheers, Nate