GithubHelp home page GithubHelp logo

mauriciorgz / blogengine.net Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blogengine/blogengine.net

0.0 1.0 0.0 18.36 MB

Multi-User ASP.NET Blogging Application

Home Page: https://blogengine.io/

C# 50.03% CSS 10.04% JavaScript 23.77% HTML 6.87% Shell 0.02% Ruby 0.01% TSQL 3.71% ASP.NET 1.73% Less 0.13% SCSS 3.69%

blogengine.net's Introduction

This repository provides latest source code for BlogEngine.NET project.



BlogEngine Website   BlogEgnien Features   BlogEngine Themes   BlogEngine Docs   BlogEngine Donate

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. You can navigate to administration by adding /admin/ to your website's URL, for example: http://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 +
  • 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. You can navigate to administration on: http://localhost:64079/admin/
  5. Username: admin Password admin

3. Security Update

After install, update machineKey in Web.config with values generated with tool like this. This will prevent known exploit (reported Sep 2019). This only effects if you use default admin account.

Screenshot

More screenshots on the website.

dashboard-3

blogengine.net's People

Contributors

aaronhoffman avatar boltomli avatar dependabot[bot] avatar farzindev avatar francishub avatar geonewlitho avatar hannakfoo avatar irbishop avatar jmalarcon avatar ltholen avatar mainmind83 avatar markmcavoy avatar mauriciorgz avatar netwer avatar rfennell avatar rxtur avatar serdnab avatar thorarin avatar vladekk avatar yw80 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.