Files
Fellowship-Reference/fellowship.tasks/Generate a Website.md
T
2026-06-17 22:04:42 -04:00

637 B

category, status
category status
AI Task Done

Check fellowship.docs for frontmatter and markdown docs.

Create a document page with all the docs as markdown files.

For the frontmatter of the docs, generate classes in the Model project.

Also save all the data as C# data in the Model project, using those classes.

These generated docs will be created via scripts in the build project.

The build project will be ran as a pre-step to the Web project.

The Web project will consume the the data in the Model project to display the docs and their frontmatter.

See Omnistrike.md as one example of a markdown file with a lot of frontmatter.