An example of my code style, for C# 11 and .NET Core 7.0. Written from scratch using test-driven-development. The solution builds a static multiple-HTML-page site from a directory of markdown files, hostable without an application layer. The builder produces pages based on a standard Bootstrap HTML5 style, including a drop-down navigation menu.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
44
commits
Added in checking for markdown brackets being int the wrong order, and a case-sensitive nitpick
d1824b5View on GitHub