Commit Graph

8 Commits

Author SHA1 Message Date
Cadence Ember c7cce5479d
Create archiver and offline code handlers
Somewhat messy. Will clean up gradually in future commits.
2023-02-06 23:56:03 +13:00
Cadence Ember aab52bd92b
Use <!DOCTYPE html> standards mode on all pages 2022-11-05 23:40:05 +13:00
Cadence Ember 7a4bfe4180
Redirect /wikiname to its homepage 2022-09-09 15:42:20 +12:00
Cadence Ember 44906015a5
Fix (& x) forms in update-tree 2022-09-05 13:34:16 +12:00
Cadence Ember 3f1aeb8414
Show details about page-proxy http errors 2022-09-01 16:04:48 +12:00
Cadence Ember a5079b5a57
Refactor `let` to `define` where applicable
Racke style guide:
https://docs.racket-lang.org/style/Choosing_the_Right_Construct.html#%28part._.Definitions%29
2022-08-30 21:58:59 +12:00
Cadence Ember 301636d597
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
2022-08-30 21:33:28 +12:00
Cadence Ember 80f03aac18
Initial commit
* Viewing for wiki pages
* Searches
* Categories
* Logo
* Image proxy
* Config loaded from config.txt
* AGPL 3 license
2022-08-23 22:15:24 +12:00