aboutsummaryrefslogtreecommitdiffstats
path: root/.builds
Commit message (Collapse)AuthorAgeFilesLines
* builds/repo: Use hut instead of acurlGravatar Tom Willemse2026-06-291-2/+1
| | | | | | | The documentation[1] says that hut is the way to update the site now, I don't see any mention of acurl anymore. [1]: https://srht.site/automating-deployments/
* GNUmakefile: Change location of tar fileGravatar Tom Willemse2026-06-291-1/+1
| | | | | | ‘make package’ complains that the directory contents changed while trying to make the tarball. I assume that's because the tarball is made in the directory that's being packaged. Moving it should fix this.
* builds/repo: Make sure commands run in the right directoryGravatar Tom Willemse2026-06-291-1/+3
|
* Add build manifest for sourcehutGravatar Tom Willemse2026-06-291-0/+12
This will prepare, build, and the upload the package archive for my emacs configuration.