Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.66 KB

Readme.md

File metadata and controls

40 lines (25 loc) · 1.66 KB

LinkDotNet.Blog

.NET CodeQL

This is a blog software completely written in C# / Blazor. The aim is to have it configurable as possible.

How does it work

The basic idea is that the content creator writes his posts in markdown language (like this readme file). The markdown will then be translated into HTML and displayed to the client. This gives an easy entry to writing posts with all the flexibility markdown has. This also includes source code snippets. Highlighting is done via highlight.js with the GitHub theme.

In Action

overview

Documentation

Installation

License

This project is released under the terms of the MIT License.

Support & Contributing

Thanks to all contributors and people that are creating bug-reports and valuable input:

Supporters