Day 2 vibes

This commit is contained in:
2026-06-11 09:04:54 -04:00
parent adeb4ae7cb
commit 404ad03d0d
105 changed files with 55677 additions and 46068 deletions
+15
View File
@@ -0,0 +1,15 @@
---
category: Task
status: 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.