Skip to content

Commit 387d33f

Browse files
Update README
1 parent 95c8426 commit 387d33f

File tree

1 file changed

+1
-57
lines changed

1 file changed

+1
-57
lines changed

‎README.md

+1-57
Original file line numberDiff line numberDiff line change
@@ -1,57 +1 @@
1-
<br>
2-
<p>
3-
<strong>BlogEngine</strong> is an open source blogging platform since 2007.<br>Easily customizable. Many free built-in Themes, Widgets, and Plugins.
4-
</p>
5-
<br>
6-
7-
- **[Website](https://blogengine.io/)**
8-
- **[Docs](https://blogengine.io/support/get-started/)**
9-
- **[Themes](https://blogengine.io/themes/)**
10-
- **[Custom Design Theme](https://blogengine.io/themes/custom/)**
11-
- **[Contact us](https://blogengine.io/support/)**
12-
<br>
13-
<br>
14-
15-
## Get Started
16-
17-
1. Requirements
18-
You need a Windows Hosting that supports ASP.NET 4.5 and above.
19-
20-
2. Download
21-
Get the latest BlogEngine and extract the zip file on the root of your website.
22-
23-
3. Write Permissions
24-
Add write permissions to the App_Data and Custom folders on your server.
25-
26-
4. Done
27-
Navigate to admin panel by adding /admin/ to your website's URL.
28-
For example: https://yourwebsite.com/admin/<br>
29-
Username: admin<br>
30-
Password: admin<br>
31-
<br><br>
32-
33-
## Development
34-
35-
Environment:
36-
37-
- Visual Studio
38-
- ASP.NET 4.5+
39-
40-
Steps:
41-
42-
- Clone repository
43-
- Open solution in Visual Studio 2015 +
44-
- Build and run solution to load website in the browser
45-
- You can navigate to administration on: http://localhost:64079/admin/
46-
- Username: admin Password admin
47-
<br><br>
48-
49-
## Security Update
50-
51-
After install, update `machineKey` in `Web.config` with values generated with tool [like this](https://www.allkeysgenerator.com/Random/ASP-Net-MachineKey-Generator.aspx). This will prevent known exploit (reported Sep 2019). This only effects if you use default `admin` account.
52-
<br><br>
53-
54-
## Copyright and License
55-
56-
Code released under the MS-RL License. Docs released under Creative Commons.<br>
57-
Copyright 2007–2023 BlogEngine
1+
Updated README Content

0 commit comments

Comments
 (0)