File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A blogging engine based on HTML5 and ASP.NET.
4
4
5
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/n78wm50a4a3odecb )] ( https://ci.appveyor.com/project/madskristensen/miniblog )
6
+
5
7
__ Live demo__ : http://miniblog.azurewebsites.net/
6
8
Username: _ demo_
7
9
Password: _ demo_
8
10
9
-
10
11
## Simple, flexible and powerful
11
12
12
13
A minimal, yet full featured blog engine using ASP.NET Razor Web Pages.
@@ -116,4 +117,4 @@ For example if you've got a running ASP.NET website at `http://yourexamplesite.c
116
117
</httpErrors >
117
118
```
118
119
119
- After changing the config all that is left is configuring a Virtual Application with the same path(ex. ` blog ` ) inside your IIS website.
120
+ After changing the config all that is left is configuring a Virtual Application with the same path(ex. ` blog ` ) inside your IIS website.
You can’t perform that action at this time.
0 commit comments