Skip to content

Blogifier 是一个简单、漂亮、轻量级、开源的、使用ASP.NET Core完成的博客系统

License

Notifications You must be signed in to change notification settings

gaoshan0007/Blogifier

 
 

Repository files navigation

关于本系统

Blogifier 是高山的学习项目, 如果感兴趣,欢迎加入我们~

获取项目

git clone https://github.com/hermanliu/Blogifier.git

dotnet publish 


然后访问

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.

Build Status

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

Blogifier is single blog supporting multiple authors. Administrator can manage common blog settings and create/remove regular users. Blog author can create and publish pots.

  1. Clone or download source code
  2. Run application in Visual Studio or using your code editor
  3. Use admin/admin to log in as admininstrator
  4. Use demo/demo 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.

github-demo

Live blog

Can also check out developer's blog running on Blogifier.

About

Blogifier 是一个简单、漂亮、轻量级、开源的、使用ASP.NET Core完成的博客系统

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 59.3%
  • CSS 33.6%
  • JavaScript 5.7%
  • PowerShell 1.4%