Git Product home page Git Product logo

dasblog-core's Introduction

Dasblog

The DasBlog Blogging Engine reintroduced with ASP.NET Core

Build status

Core Tenets - "This we believe"

  • We want to pragmatically reuse core 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)
  • WISH: Build on Linux (clone/build)
  • WISH: Docker version with XML files outside in volume mount

Installing the development tools

You can find more specific installation steps for Windows development here

Building

In order to build the DasBlog Core, ensure that you have Git installed.

Clone a copy of the repo:

git clone https://github.com/poppastring/dasblog-core

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

The story so far...

  • Upgraded all existing projects to 4.6.X (for .NET Standard 2 support)
  • Created a new ASP.NET Web Core 2 project that shows the blogs home page with posts
  • Integrated ViewLocationExpanders to support "Themes"
  • AddIISUrlRewrite middleware to support 301 redirects for static ".aspx" (archives.aspx, monthview.aspx, etc.)
  • Integrate existing dasBlog config (meta, security, site, etc)
  • Integrate with original DasBlog layer via repository pattern
  • Support for RSS and RSS by category
  • Support for Sitemap
  • Support for paging e.g. page/1, page/2, etc.

dasblog-core's People

Contributors

poppastring avatar chillryan avatar shanselman avatar

Watchers

Jim avatar James Cloos 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.