diff --git a/git sync.md b/git sync.md new file mode 100644 index 000000000..94c23c0e1 --- /dev/null +++ b/git sync.md @@ -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. + diff --git a/journal/2021-12-14.md b/journal/2021-12-14.md index 072a8ba83..09060a0ed 100644 --- a/journal/2021-12-14.md +++ b/journal/2021-12-14.md @@ -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. \ No newline at end of file diff --git a/journal/2021-12-15.md b/journal/2021-12-15.md new file mode 100644 index 000000000..a992b5277 --- /dev/null +++ b/journal/2021-12-15.md @@ -0,0 +1 @@ +# 2021-12-15