Wiki to Netlify

In order to publish wiki to Netlify we need to either: 1. Publish with Netlify Redirects configuration, or 1. Reorder and publish to Netlify

# Approach

The direction we are researching involves the following:

1. Use a Monorepo to publish multiple domains 1. Serve wiki client files using netlify redirects 1. Enable wikki to create new Astro based pure HTML (non-javascript) based static file based sites that use wiki content.

# Starting with

- [ ] Use Netlify CLI to publish a wiki folder to Netlify

- [ ] Create a Netlify Custom Domain using the netlify CLI

- [ ] Create wiki too for a Two Minute Astro site