forked from cadence/breezewiki
Initial commit
* Viewing for wiki pages * Searches * Categories * Logo * Image proxy * Config loaded from config.txt * AGPL 3 license
This commit is contained in:
parent
a49a2bb46c
commit
80f03aac18
16 changed files with 1897 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Emacs crud files
|
||||
*~
|
||||
.#*
|
||||
\#*#
|
||||
|
||||
# Experiments
|
||||
*.experiment
|
||||
*.typedattempt
|
||||
*.untyped
|
||||
|
||||
# Personal
|
||||
/config.txt
|
Loading…
Add table
Add a link
Reference in a new issue