Skip to content

Commit 5c7f2af

Browse files
committed
update
1 parent 5d6f386 commit 5c7f2af

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

README.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,40 @@
1-
<a href="https://blogengine.io/themes/" target="_blank"><img src="https://francis.bio/assets/img/ads/bet.png" alt="Download BlogEngine Themes"></a>
1+
<a href="https://blogengine.io/" target="_blank">
2+
<img src="https://blogengine.io/files/images/github/btn01.png" alt="Download BlogEngine Themes">
3+
</a>
4+
<a href="https://blogengine.io/features/" target="_blank">
5+
<img src="https://blogengine.io/files/images/github/btn02.png" alt="Download BlogEngine Themes">
6+
</a>
7+
<a href="https://blogengine.io/themes/" target="_blank">
8+
<img src="https://blogengine.io/files/images/github/btn03.png" alt="Download BlogEngine Themes">
9+
</a>
10+
<a href="https://blogengine.io/docs/" target="_blank">
11+
<img src="https://blogengine.io/files/images/github/btn04.png" alt="Download BlogEngine Themes">
12+
</a>
13+
<a href="https://blogengine.io/donate/" target="_blank">
14+
<img src="https://blogengine.io/files/images/github/btn05.png" alt="Download BlogEngine Themes">
15+
</a>
216

317

418

519
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.
620

7-
Everything about BlogEngine: https://blogengine.io/
821

922

1023
# Installation
1124

1225
You can setup your BlogEngine with a single click!
1326
Take a look at the perfect [BlogEngine hosting solutions](https://www.a2hosting.com/blogengine-net-hosting).
1427

15-
There are two download options for BlogEngine.NET:
16-
1728

29+
There are two download options for BlogEngine.NET:
1830

1931
### 1. Web Project
2032
This is an ideal option that you just need to download and copy BlogEngine files on your website and then everything is ready:
2133

22-
**Requirements:**
34+
Requirements:
2335
* ASP.NET 4.5 +
2436

25-
**Steps:**
37+
Steps:
2638
1. **[Download](https://github.com/rxtur/BlogEngine.NET/releases/download/v3.3.6.0/3360.zip)** and extract zip file on root of your website.
2739
2. Add write permissions to the `App_Data` and `Custom` folder.
2840
3. Installation is done.
@@ -33,11 +45,11 @@ This is an ideal option that you just need to download and copy BlogEngine files
3345
### 2. Source Code
3446
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.
3547

36-
**Environment**
48+
Environment:
3749
* Visual Studio 2015 +
3850
* ASP.NET 4.5 +
3951

40-
**Steps:**
52+
Steps:
4153
1. Clone repository
4254
2. Open solution in Visual Studio 2015 +
4355
3. Build and run solution to load website in the browser

0 commit comments

Comments
 (0)