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
18181 . ** [ Download] ( https://github.com/rxtur/BlogEngine.NET/releases/download/3.3.5.0/3350.zip ) ** and extract zip file on root of your website.
19192 . Add write permissions to the ` App_Data ` and ` Custom ` folder.
20203 . 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/`
22225 . Username: ` admin ` Password ` admin `
2323
2424
2525### 2. Source Code
2626This is the developer option. If you are interested is seeing how things work or want to add to the functionality, this is your option.
2727
2828** Environment**
29- * Visual Studio 2015 Community +
29+ * Visual Studio 2015 +
3030 * ASP.NET 4.5 +
3131
3232** Steps:**
3333 1 . Clone repository
34- 2 . Open solution in Visual Studio 2015
34+ 2 . Open solution in Visual Studio 2015 +
3535 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 `
3838
3939# Screenshot
40- More screenshots on [ This page] ( https://francis.bio/BlogEngine / ) .
40+ More screenshots on [ This page] ( https://francis.bio/blogengine / ) .
4141
4242![ 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