summary refs log tree commit diff stats
path: root/ganarchy/templating
AgeCommit message (Collapse)Author
2023-08-22Clean up fedi-to stuffSoniEx2
2023-01-28Use well-known protocol handlers by defaultSoniEx2
2022-12-24Add Fedi-To integrationSoniEx2
2022-02-06Attempt to add pinned reposSoniEx2
2021-05-23Clarify the purpose of web+ganarchySoniEx2
2020-11-16Fix templates for non-root base_urlSoniEx2
2020-11-07Add non-federating reposSoniEx2
2020-07-26Add the run-once targetSoniEx2
I need to look into async/await before trying to make a proper run target, but this should help until then.
2020-07-23Restore functionality feature/new-configSoniEx2
Everything works again, as far as I can tell.
2020-07-19Partially restore cron-target functionalitySoniEx2
Restored functionality: - Can use `config`, `project-list` and `index` targets Still broken: - `cron-target` with a project doesn't work yet
2020-07-19Move a lot of things around (broken)SoniEx2