From 95e00f6b73514f436662d2972679997f44f7848f Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 18 Jul 2021 09:59:55 +0200 Subject: Started --- README.gmi | 13 +++++++++++++ kanban/jgart/binding-lite.gmi | 1 + topics/notebooks/binding-lite.gmi | 1 + 3 files changed, 15 insertions(+) create mode 100644 README.gmi create mode 120000 kanban/jgart/binding-lite.gmi create mode 100644 topics/notebooks/binding-lite.gmi diff --git a/README.gmi b/README.gmi new file mode 100644 index 0000000..7f6408d --- /dev/null +++ b/README.gmi @@ -0,0 +1,13 @@ +# GeneNetwork Gemini Issue Tracker + +We have decided to move our existing issue trackers and kanban board to one gemini powered repository! Reasons are: + +* Decentralised management +* No dependency on github and others +* Easy editing in emacs/vim etc. +* git version control + +=> https://gemini.circumlunar.space/docs/gemtext.gmi GemText markdown/markup +=> https://en.wikipedia.org/wiki/Gemini_(protocol) Gemini protocol + +Issues are simple gemini documents that grow downwards - dating is managed through git. We'll add a proxy to display these documents. The kanban is managed through a directory and symbolic links. \ No newline at end of file diff --git a/kanban/jgart/binding-lite.gmi b/kanban/jgart/binding-lite.gmi new file mode 120000 index 0000000..fe94230 --- /dev/null +++ b/kanban/jgart/binding-lite.gmi @@ -0,0 +1 @@ +../../topics/notebooks/binding-lite.gmi \ No newline at end of file diff --git a/topics/notebooks/binding-lite.gmi b/topics/notebooks/binding-lite.gmi new file mode 100644 index 0000000..ceae6a6 --- /dev/null +++ b/topics/notebooks/binding-lite.gmi @@ -0,0 +1 @@ +# Binding notebooks -- cgit v1.2.3