Coder Social home page Coder Social logo

jwidmer / dasblog-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from poppastring/dasblog-core

0.0 2.0 0.0 15.57 MB

The original DasBlog reimagined with ASP.NET Core

License: MIT License

C# 92.09% XSLT 0.07% CSS 2.78% JavaScript 0.12% Batchfile 0.35% Shell 0.28% HTML 4.31%

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.

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

Currently the most efficient way to deploy dasblog-core is by following the Overview of deployment in Visual Studio.

Configuration settings are as follows:

  • Configuration: Release
  • netcoreapp2.1
  • Self -Contained
  • win-x64

So far deployment to Azure and to a .NET based hosting service provider worked fine, via Web Deploy and FTP respectively. If you have additional questions or concerns please submit an issue.

What we have completed so far...

  • Upgraded all existing projects to 4.7.2 (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 Manager classes
  • Support for RSS and RSS by category
  • Support for Sitemap
  • Support for paging e.g. page/1, page/2, etc.
  • Add/Edit/Delete blog posts
  • Add Comments
  • Support for Live Writer
  • Security and User Management
  • Selenium integration

Documentation

dasblog-core's People

Contributors

chillryan avatar mikedamay avatar paulk-k2dev avatar poppastring avatar shanselman avatar thousandtyone avatar wireduk avatar

Watchers

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