getsolus / solus-site.github.io

Solus main website, built with Hugo
https://getsol.us
Apache License 2.0
0 stars 8 forks source link

theme: Flatten the theme directory instead of nesting a copied version of Solbit #38

Closed EbonJaeger closed 1 month ago

EbonJaeger commented 2 months ago

Before this change, it was not easy to see where changes to the theme should be made. The commands were also never updated to the new structure, leading contributors to believe that the old theme repos were still in use. The old Makefile contents should probably be ported to the new Taskfile, but that can be its own PR.

This should hopefully make it easier to navigate the theme. Or, at least make it much less annoying to work on.

I tested this by comparing the local site with the live site, and I didn't notice any differences.