forked from cadence/breezewiki
Add homepage, architecture changes
* Create homepage * Page data is automatically reloaded (except when compiling) * Entrypoint is breezewiki.rkt for running and dist.rkt for compiling * Include stack trace when sending error messages
This commit is contained in:
parent
db4691f56c
commit
301636d597
10 changed files with 486 additions and 13 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,6 +10,9 @@
|
|||
|
||||
# Compiled
|
||||
compiled
|
||||
/breezewiki
|
||||
/dist
|
||||
/breezewiki-dist
|
||||
|
||||
# Personal
|
||||
/config.ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue