The Wiki Cafe apex site is the site hosted at [wiki.cafe](https://wiki.cafe).
It is currently a static site generated with Hugo from Markdown files.
The current setup is not ideal. It's just not pretty... Okay? So what can be done about it?
# Development paths
These are some paths that we can take:
1. Somehow pipe the contents of a fedwiki site into Hugo so that we can turn fedwiki pages into regular and traditional html (no fedwiki app).
2. Use a fedwiki site to collect pages and then rewrite those pages using Decap CMS. We then manually check for changes and update accordingly. This is another manual process that we'd need to keep track of.
3. Make massive changes to the fedwiki client so that views other than "Lineup" are possible. Now, I haven't smoked enough to give this anything resembling serious consideration. No way we can spend this much time when there is other urgent stuff to do.
An issue that arises when trying use Fedwiki as a CMS, is that multiple people may need admin access to that CMS, and currently I don't think there is a way to allow multiple users ownership over a site.