aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add README for projectDavid Runge2022-04-301-0/+32
| | | | | README.md: Add README explaining how to call just and how to override settings.
* Add PGP public key certs for sleepmap.de domainDavid Runge2022-04-303-0/+815
| | | | | certs/sleepmap.de/*/*.asc: Add PGP public key certs for christina@sleepmap.de and dave@sleepmap.de.
* Add gitignoreDavid Runge2022-04-301-0/+2
| | | | | .gitignore: Add output and certrings directory contents to ignore.
* Add dummy files to keep empty directoriesDavid Runge2022-04-302-0/+0
| | | | | {certrings,output}/.gitkeep: Add dummy file to keep empty directories.
* Add justfile to generate direct WKD directoryDavid Runge2022-04-301-0/+17
| | | | | | justfile: Add just file to generate direct WKD directory using sq and automatically synchronize it with a remote server using rsync.
* Add GPL3 license fileDavid Runge2022-04-301-0/+674
LICENSE: Add GPL3 license file.