diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/branding.md | 3 | ||||
-rw-r--r-- | doc/gn-guile.md | 7 |
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/branding.md b/doc/branding.md new file mode 100644 index 0000000..416a08b --- /dev/null +++ b/doc/branding.md @@ -0,0 +1,3 @@ +# Branding for GeneNetwork + +GN Guile provides a branding mechanism for GN. diff --git a/doc/gn-guile.md b/doc/gn-guile.md new file mode 100644 index 0000000..7a86c13 --- /dev/null +++ b/doc/gn-guile.md @@ -0,0 +1,7 @@ +# GN Guile Documentation + +The GeneNetwork Guile web server serves an exploratory REST API as well as HTML using [htmx](https://htmx.org/) components that are served and used. + +Topics are: + +* [Branding GN](./branding.md) |