summaryrefslogtreecommitdiff
path: root/mod/web/blog/content/posts/_index.md
Commit message (Collapse)AuthorAge
* automate project structureKleidi Bujari2025-04-02
|
* Enable github actionsKleidi Bujari2024-12-18
| | | | | Moved personal blog to be built in this tree. Also enables github actions to host the site on pages.
* Push configuration out of flakeKleidi Bujari2024-12-17
Projects are not necessarily all exported by the system flake, and should freely support other derivations. The new "mod" directory will be used for most projects, and it can be imported by machine configurations. That said, the tooling around flakes is pretty good and will still be used until the dependency is lessened.