Skip to content

katmacaoglu/Blogifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogifier

Build Status

Blogifier is a single-user personal blog written in ASP.NET Core MVC and Blazor. It is small, easy to use and highly customizable via theming engine and Blazor components.

If you are looking for a multi-user Angular version of Blogifier, please find it under Blogifier.SPA repository. Both versions are fully supported.

System Requirements

  • Windows, Mac or Linux
  • ASP.NET Core 3.1
  • Visual Studio 2019, VS Code or other code editor (Atom, Sublime etc)
  • SQLite by default, MS SQL Server, Postgres and MySQL out of the box, EF compatible databases should work

Getting Started

  1. Clone or download source code
  2. Run application in Visual Studio or using your code editor
  3. Use admin/admin to log in

Other Projects

Blogifier uses Blogifier.Core library hosted in this same repository and published to Nuget.org package gallery.

blogifier-diagram

Demo site

The demo site is a playground to check out Blogifier features. You can write and publish posts, upload files and test application before install.

dashboard-3

About

Blogifier is simple, beautiful, light-weight open source blog written in ASP.NET Core

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 44.2%
  • HTML 25.7%
  • JavaScript 16.5%
  • C# 12.4%
  • PowerShell 1.2%