Commit Graph

13 Commits

Author SHA1 Message Date
Cadence Ember 711a8225fb
Add global search on home page 2022-09-17 22:36:04 +12:00
Cadence Ember e4bc962b05
Link to automatic redirection tutorial on homepage 2022-09-11 19:05:34 +12:00
Cadence Ember 7a4bfe4180
Redirect /wikiname to its homepage 2022-09-09 15:42:20 +12:00
Cadence Ember 0a27f6d87f
Improve homepage, add testimonials 2022-09-08 14:50:29 +12:00
Cadence Ember 1f302b3a9e
Add a pokemon example to the front page 2022-09-05 13:38:30 +12:00
Cadence Ember 6be10ed319
Unify application footer 2022-09-05 01:58:45 +12:00
Cadence Ember eabe699587
Properly detect whether the instance is official 2022-09-05 01:46:29 +12:00
Cadence Ember 68832059bd
Display canonical_origin on the home page 2022-09-05 01:45:42 +12:00
Cadence Ember 4815db4063
Dispatch based on Host header (subdomain support) 2022-09-05 01:32:45 +12:00
Cadence Ember cc138a07aa
Rename config options to use underscores
Makes more sense for the INI.
2022-09-04 13:38:30 +12:00
Cadence Ember e0e53cc07b
yeah I test my code, how could you tell? 2022-09-01 15:04:02 +12:00
Cadence Ember 9ee1c73b7e
Hosting generously provided by alphamethyl 2022-09-01 14:59: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