Files
EarthborneTrailerblazer/docs/Tasks/Generate overview page.md
T
6d486f49 b0fdabbe67 ...
2026-06-11 16:53:18 -04:00

674 B

category, status
category status
Task Working On

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.