You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
## BlogEngine.NET Source Code
2
1
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.
3
2
4
3
Everything about BlogEngine: https://francis.bio/blogengine/
@@ -9,7 +8,7 @@ There are two download options for BlogEngine.NET:
9
8
10
9
11
10
12
-
## 1. Web Project
11
+
###1. Web Project
13
12
This is an ideal option that you just need to download and copy BlogEngine files on your website and then everything is ready:
14
13
15
14
**Requirements:**
@@ -23,7 +22,7 @@ This is an ideal option that you just need to download and copy BlogEngine files
23
22
5. Username: `admin` Password `admin`
24
23
25
24
26
-
## 2. Source Code
25
+
###2. Source Code
27
26
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.
28
27
29
28
**Environment**
@@ -37,7 +36,7 @@ This is the developer option. If you are interested is seeing how things work or
37
36
4. Use admin/admin to log into website administration
38
37
39
38
40
-
##Screenshot
39
+
# Screenshot
41
40
More screenshots on [This page](https://francis.bio/BlogEngine/).
0 commit comments