Skip to content

shrtcrt/dasblog-core

 
 

Repository files navigation

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:

Deploying Manually

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.

About

The original DasBlog reimagined with ASP.NET Core

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 73.2%
  • CSS 14.9%
  • JavaScript 6.1%
  • HTML 5.8%