Skip to content

poppastring/dasblog-core

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DasBlog

FAQ | Deployment | Blog | Contributing to DasBlog

Latest release Windows Build status Linux Build status

DasBlog

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 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.

Easiest Way: Click The Deploy To Azure Button

Click the button below, answer some questions, and be up and running on your DasBlog instance in a few minutes. Once you've deployed, be sure to read the post-deployment instructions here.

Deploy to Azure

Deploying Manually

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

Documentation

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

Please submit an issue if you encounter any problems.