/dasblog-core

The original DasBlog reimagined with ASP.NET Core

Primary LanguageC#MIT LicenseMIT

DasBlog

FAQ | Deployment | Blog | Contributing to DasBlog Core

Latest release Windows Build status Linux Build status

DasBlog Core

One of the primary goals of this project is to create a new blogging engine that preserves the essence of the original DasBlog Blogging Engine, we also get the opportunity to take advantage of the modern cross platform goodness of ASP.NET Core.

Building

If you want to build and contribute code to DasBlog Core please fork this repo and submit a PR, check out the contribution docs here for more details.

Deployment

You can deploy anywhere where .NET Core is hosted, here are instructions for Azure App Services:

After deploying the app you should immediately update the security settings.

Documentation

Check out the wiki for additional information on DasBlog Core fundamentals, architecture and themes.

Code Diagram

Visualization of the codebase or an interactive code diagram here.

Please submit an issue if you encounter any problems.