13 Forks
92 Stars
92 Watchers

Blog

A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Markdown and are rendered to HTML. This gives all the flexibility needed to express yourself but also have an easy way of creating posts in the first place.

How to download and setup Blog

Open terminal and run command
git clone https://github.com/linkdotnet/Blog.git
git clone is used to create a copy or clone of Blog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Blog https://github.com/linkdotnet/Blog/archive/master.zip

Or simply clone Blog with SSH
[email protected]:linkdotnet/Blog.git

If you have some problems with Blog

You may open issue on Blog support forum (system) here: https://github.com/linkdotnet/Blog/issues