diff options
author | Pjotr Prins | 2021-11-16 05:27:02 -0600 |
---|---|---|
committer | Pjotr Prins | 2021-11-16 05:27:02 -0600 |
commit | bae8d9f1f1db6eadd1d1424358156b03e1250d4a (patch) | |
tree | 21f29f0ea27782887c5f7664bd47100799ec0740 /topics/documentation | |
parent | 3787440fb80f3d0e0f6834aaf9fda07d6dd9b2e1 (diff) | |
download | gn-gemtext-bae8d9f1f1db6eadd1d1424358156b03e1250d4a.tar.gz |
On GN documentation
Diffstat (limited to 'topics/documentation')
-rw-r--r-- | topics/documentation/gn-documentation.gmi | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/topics/documentation/gn-documentation.gmi b/topics/documentation/gn-documentation.gmi new file mode 100644 index 0000000..617c8d2 --- /dev/null +++ b/topics/documentation/gn-documentation.gmi @@ -0,0 +1,17 @@ +# GeneNetwork documentation + +GeneNetwork requires an online 'wiki' and a place for documentation. Both of these can be maintained in markdown and/or gemini gemtext. We are using a repo: + +=> https://github.com/genenetwork/gn-docs + +What we need to do is render documents from markdown (as is done with the facilities page) + +=> https://github.com/genenetwork/gn-docs/blob/master/general/help/facilities.md + +the markdown is rendered on github, which makes it easy to edit for most users, so it should be the default. + +## Tags + +* assigned: pjotrp + +## Info |