Skip to content

J8088/BlogEngine.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This repository provides latest source code for BlogEngine.NET project and since Codeplex is shutting down, we don't release any version on Codeplex anymore.

Everything about BlogEngine: https://francis.bio/blogengine/

Installation

There are two download options for BlogEngine.NET:

1. Web Project

This is an ideal option that you just need to download and copy BlogEngine files on your website and then everything is ready:

Requirements:

  • ASP.NET 4.5 +

Steps:

  1. Download and extract zip file on root of your website.
  2. Add write permissions to the App_Data and Custom folder.
  3. Installation is done.
  4. Navigate to administration of your BlogEngine, for example: yourblog.com/admin/
  5. Username: admin Password admin

2. Source Code

This is the developer option. If you are interested is seeing how things work or want to add to the functionality, this is your option.

Environment

  • Visual Studio 2015 Community +
  • ASP.NET 4.5 +

Steps:

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

Screenshot

More screenshots on This page.

dashboard-3

About

Cross-platform, ASP.NET Core successor to BlogEngine:

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 53.6%
  • JavaScript 24.2%
  • CSS 16.0%
  • HTML 4.4%
  • Classic ASP 1.8%
  • Shell 0.0%