668 B
668 B
category, status
| category | status |
|---|---|
| Task | Done |
Look at the docs/Overview.md file.
I want you to create a new script in ET\Console\Program.cs that will make a new page with the href /overview.
This page will be all the reference markdown files referenced in Overview.md rendered on the page.
So for !Contents in the Overview.md page, I want to see all the contents of docs\Notes\Contents.md rendered on that /overview page. i.e. Overview.razor.
This overview page is just a easy connection of markdown documents for the user to read and get a structured understanding of Earthborne Trailblazer.
Do not worry about circular references in the documents.