Git Product home page Git Product logo

dasblog-core's Introduction

Dasblog Core

One of the primary goals of this project is to preserve the essence of the original DasBlog Blogging Engine while taking advantage of the modern cross platform goodness of ASP.NET Core.

Check out the wiki for additional information on DasBlog Fundamentals.

Windows Linux
Build Status Build Status

Our guiding principles

In developing this project we attempted to follow some fundamental principles:

  • Pragmatically reuse original DasBlog projects where feasible (includes reusing existing config files).
  • Do not be afraid to abandon features/projects that are easily solved with a NuGet package (Pop3, CAPTCHA, Noda Time, etc.)
  • Let's use Razor for "Themes"
  • Port the custom logging solution to use .NET Core
  • DI all the things (avoid massive static objects)

Installing the development tools

You can find more specific installation steps for Windows development here

Building

To build DasBlog Core grab ensure that you have Git installed.

Fork the repo:

git clone https://github.com/[YOUR_GITHUB_ID]/dasblog-core

Change to the "source" directory and open the DasBlog All.sln and perform a build.

Deployment

Check out the Deployment Wiki

Documentation

DasBlog Core Wiki

dasblog-core's People

Contributors

poppastring avatar mikedamay avatar shanselman avatar chillryan avatar spboyer avatar dsmeltz avatar paulk-k2dev avatar wireduk avatar brian-bagley avatar thousandtyone avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.