项目作者: danielpalme

项目描述 :
Blog engine based on ASP.NET Core 5 and Twitter Bootstrap 4
高级语言: JavaScript
项目地址: git://github.com/danielpalme/MVCBlog.git
创建时间: 2013-09-05T19:25:29Z
项目社区:https://github.com/danielpalme/MVCBlog

开源协议:Apache License 2.0

下载


MVCBlog

Blog engine based on ASP.NET MVC Core 9 and Twitter Bootstrap 4

See this blog post for details:
www.palmmedia.de/Blog/2013/9/6/aspnet-mvc-4-blog-engine-based-on-twitter-bootstrap

Author: Daniel Palme
Blog: www.palmmedia.de
Twitter: @danielpalme

Getting started

  1. Open appsettings.json and adjust the settings to your needs.
  2. Start the project MVCBlog.Web
  3. Register a new user account
  4. Disable newUsersCanRegister in appsettings.json to prevent that everyone can register a new account
  5. Start blogging