Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 366 Bytes

MyBlog

基於 ASP. NET MVC Core 7 和 Twitter Bootstrap 4 的博客引擎。

啟動方式

  1. 打開 appsettings.json 根據你的需要進行調整.
  2. 啟動項目 MyBlog.Web
  3. 註冊一個新的用戶
  4. appsettings.json 中對 newUsersCanRegister 設置 false 可以關閉新用戶的註冊功能.
  5. 開始使用 MyBlog