Skip to content
forked from A-lone/OneBlog

✔构建于 ASP.NET Core 2.0 的博客系统 (Blog)

Notifications You must be signed in to change notification settings

Paulyoufu/OneBlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OneBlog

构建于 ASP.NET Core 2.0 的博客系统

  • 支持自定义主题
  • 使用百度的UEditor编辑器,如果你都不喜欢可以更换自定义编辑器
  • 支持多种常用数据库,默认使用Microsoft Sql Server。

demo site

demo site

demo site

demo site

Environment

  • Visual Studio 2017
  • .Net Core 2.0
  • ASP.NET Core 2.0

Get started

  1. Clone repository
  2. Open solution in Visual Studio 2017
  3. Builld and run solution to load website in the browser
  4. Use admin/admin to log into website administration

About

✔构建于 ASP.NET Core 2.0 的博客系统 (Blog)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 35.8%
  • CSS 34.2%
  • JavaScript 22.2%
  • HTML 7.8%