Default commit message, part of an automated flow.

This commit is contained in:
2021-12-15 19:13:36 +01:00
parent 984998cf75
commit 8513ccfb47
3 changed files with 16 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
# git sync
- a [[tool]]
- [[go]] https://github.com/simonthum/git-sync
- there are several with this name, this looks the most promising.
+9 -2
View File
@@ -1,11 +1,18 @@
# 2021-12-14
- continuing on the todo from yesterday, [[2021-12-13]]
- [[graph]]
- [x] [[graph]]
- shipped what I think is a relative improvement, nodes are now labelled in the graph
- will probably add a toggle/more options later
- [[agora rss]]
- [x] [[agora rss]]
- using [[feedgen]] for [[python]]
- [[stoa subnodes]]
- [x] write hacky export script
- [x] set up [[git sync]]
- hmm, I lost the repo I mean
- found it, noded, there's several with this name so I set up a go link to the one that looks most promising
- in the end didn't use git sync, just went with bog standard 'push' -- git sync has more value when there can be conflicts, and the git repo we're pushing to should have only one pusher (us)
- set up a cronjob.
- broke anagora.org for a bit while pushing code to make stoa/ type sources work :) sorry about that.
- [[misc]]
- should really fix 'uri' and 'url' in nodes/subnodes, uri in subnodes currently means relative path (!). what.
+1
View File
@@ -0,0 +1 @@
# 2021-12-15