File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,25 +18,25 @@ This is an ideal option that you just need to download and copy BlogEngine files
18
18
1 . ** [ Download] ( https://github.com/rxtur/BlogEngine.NET/releases/download/3.3.5.0/3350.zip ) ** and extract zip file on root of your website.
19
19
2 . Add write permissions to the ` App_Data ` and ` Custom ` folder.
20
20
3 . Installation is done.
21
- 4 . Navigate to administration of your BlogEngine , for example: ` yourblog.com/admin/ `
21
+ 4 . You can navigate to administration by adding ` /admin/ ` to your website's URL , for example: ` http:// yourblog.com/admin/`
22
22
5 . Username: ` admin ` Password ` admin `
23
23
24
24
25
25
### 2. Source Code
26
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.
27
27
28
28
** Environment**
29
- * Visual Studio 2015 Community +
29
+ * Visual Studio 2015 +
30
30
* ASP.NET 4.5 +
31
31
32
32
** Steps:**
33
33
1 . Clone repository
34
- 2 . Open solution in Visual Studio 2015
34
+ 2 . Open solution in Visual Studio 2015 +
35
35
3 . Build and run solution to load website in the browser
36
- 4 . Use admin/admin to log into website administration
37
-
36
+ 4 . Navigate to ` http://localhost:64079/admin/ `
37
+ 5 . Username: ` admin ` Password ` admin `
38
38
39
39
# Screenshot
40
- More screenshots on [ This page] ( https://francis.bio/BlogEngine / ) .
40
+ More screenshots on [ This page] ( https://francis.bio/blogengine / ) .
41
41
42
42
![ dashboard-3] ( https://cloud.githubusercontent.com/assets/1932785/11760070/0012f9d8-a052-11e5-84a8-e9097cb85f23.png )
You can’t perform that action at this time.
0 commit comments