Initial commit

* Viewing for wiki pages
* Searches
* Categories
* Logo
* Image proxy
* Config loaded from config.txt
* AGPL 3 license
This commit is contained in:
Cadence Ember 2022-08-23 21:57:42 +12:00
parent a49a2bb46c
commit 80f03aac18
Signed by untrusted user: cadence
GPG key ID: BC1C2C61CF521B17
16 changed files with 1897 additions and 0 deletions

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
# Emacs crud files
*~
.#*
\#*#
# Experiments
*.experiment
*.typedattempt
*.untyped
# Personal
/config.txt