Skip to content

fredrikstrandin/Multiblog.Core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi tenant blog engine for ASP.NET Core 2.0

A full-featured yet simple blog engine built on ASP.NET Core 2.0.

Its a project starded from Mads Kristensen Miniblog.Core (https://madskristensen/Miniblog.Core)

Editor

Features

  • Windows/Open Live Writer support
  • RSS and ATOM feeds
  • User comments
  • Search engine optimized
  • All major browsers fully supported (IE 9+)
  • Social media integration (Facebook, Twitter, Google+)
  • Lazy loads images for better performance
  • Easy YouTube video embedding
  • Looks great when printed
  • Works offline with use of Service Worker
  • Follows best practices for web applications

Technical features

YouTube embeds

You can embed any youtube video by using the following syntax in the source of a blog post:

[youtube:ScXvuavqhzo]

ScXvuavqhzo is the ID of the YouTube video which can be found in any YouTube link looking this youtube.com/watch?v=ScXvuavqhzo

Credits

SVG icons by https://simpleicons.org/

About

An ASP.NET Core blogging engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 85.5%
  • HTML 9.7%
  • CSS 3.0%
  • JavaScript 1.7%
  • Smalltalk 0.1%
  • Dockerfile 0.0%