Skip to content

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

License

Notifications You must be signed in to change notification settings

Chidilives/Blogifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Blogifier

Blogifier is simple, beautiful, light-weight open source blog written in .NET Core. This cross-platform, highly extendable and customizable web application brings all the best blogging features in small, portable package.

System Requirements

  • Windows, Mac or Linux
  • ASP.NET Core 2.1
  • Visual Studio 2017, VS Code or other code editor (Atom, Sublime etc)
  • SQLite by default, MS SQL Server tested, 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@pass1 to log in as admininstrator
  4. Use demo/Demo@pass1 to log in as regular user

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. And no worries, it is just a sandbox and will clean itself.

demo-img

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 55.0%
  • CSS 38.9%
  • JavaScript 6.1%