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
Blogifier is a self-hosted open source publishing platform written in ASP.NET and Blazor WebAssembly. It can be used to quickly and easily set up a lightweight, but fully functional personal or group blog.
21
5
</p>
22
6
23
7
<br><br>
24
-
25
8
## Installation
26
9
27
-
This version is built and compiled, and ready to use:
10
+
Steps to install compiled application on the server for a self-hosting:
28
11
29
12
1. .NET Core Runtime (currently 6.0) must be installed on your host server.
30
13
2.[Download](https://github.com/blogifierdotnet/Blogifier/releases) the latest release.
@@ -53,11 +36,6 @@ username: admin@example.com
53
36
password: admin
54
37
```
55
38
56
-
<br><br>
57
-
## Documentation
58
-
We are working on the [version 3.0](https://github.com/blogifierdotnet/Blogifier/projects/1) and after we release this version, we'll begin to write all the documents.<br>
59
-
We publish docs on the [Blogifier website](https://blogifier.net/docs/).
60
-
61
39
<br><br>
62
40
## Contributing
63
41
Please read [contributing guidelines](https://github.com/blogifierdotnet/Blogifier/blob/main/.github/CONTRIBUTING.md). We have a list of things there that you can help us with.
0 commit comments