BillDo / dasblog-core

The original DasBlog reimagined with ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

To run your own instance of DasBlog Core you can extract and xcopy the latest release or follow the Deployment Wiki. To initialize and configure your blog, in most cases the best way is to use our CLI tool.

dasblog-core config root https://www.mysite.com

Documentation

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

Please submit an issue if you encounter any problems.

About

The original DasBlog reimagined with ASP.NET Core

License:MIT License


Languages

Language:C# 77.7%Language:CSS 16.2%Language:HTML 6.0%Language:JavaScript 0.1%Language:Dockerfile 0.1%