Skip to content

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

License

Notifications You must be signed in to change notification settings

ShanahJr/MVCBlog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MVCBlog

Blog engine based on ASP.NET MVC Core 3.1 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.6%
  • C# 20.8%
  • HTML 5.6%
  • CSS 5.0%