-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Just a few thoughts:
- I would like the docs to use markdown and be hosted publicly on GitHub
- I would like the site and source for the docs to be in this repo
- I would like an update to the docs to not require a redeploy of the site (so runtime markdown compilation via mdx-bundler maybe + caching will be necessary).
I'm really thinking the architecture can be similar to my site which is similar to the Epic Stack in many ways. This file is probably most helpful for compiling mdx on the fly. A simpler and similar implementation that you may reference is the speed-metal-stack which is based on my personal site.
Personally, I'd probably start with the Epic Stack and remove stuff we don't want. I think keeping the user accounts could actually be useful for the admin interface with the cache etc.
Metadata
Metadata
Assignees
Labels
No labels