Skip to content

Commit 150b145

Browse files
committed
Removed some broken references from readme.
1 parent 97fcdac commit 150b145

File tree

1 file changed

+3
-25
lines changed

1 file changed

+3
-25
lines changed

README.md

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,13 @@
11
<br>
2-
<p align="center">
3-
<a href="https://blogifier.net/">
4-
<img src="https://blogifier.net/files/brand/logo.svg" alt="Blogifier Logo" width="100" height="100">
5-
</a>
6-
</p>
7-
82
<h3 align="center">Blogifier</h3>
93
<p align="center">
10-
Blogifier is self hosted open source publishing platform written in ASP.NET and Blazor WebAssembly.<br>
11-
Right now Blogifier can be used as a personal or group blog, and more features are under development.<br><br>
12-
<a href="https://blogifier.net/"><b>Official Website »</b></a>
13-
&nbsp;&nbsp;
14-
<a href="https://demo.blogifier.net/"><b>Live Demo »</b></a>
15-
</p>
16-
17-
<p align="center">
18-
username: &nbsp; <b>admin@example.com</b>
19-
&nbsp;&nbsp;&nbsp;
20-
password: &nbsp; <b>admin</b>
4+
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.
215
</p>
226

237
<br><br>
24-
258
## Installation
269

27-
This version is built and compiled, and ready to use:
10+
Steps to install compiled application on the server for a self-hosting:
2811

2912
1. .NET Core Runtime (currently 6.0) must be installed on your host server.
3013
2. [Download](https://github.com/blogifierdotnet/Blogifier/releases) the latest release.
@@ -53,11 +36,6 @@ username: admin@example.com
5336
password: admin
5437
```
5538

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-
6139
<br><br>
6240
## Contributing
6341
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.
@@ -70,4 +48,4 @@ Please read [contributing guidelines](https://github.com/blogifierdotnet/Blogifi
7048
<br><br>
7149
## Copyright and License
7250
Code released under the MIT License. Docs released under Creative Commons.<br>
73-
Copyright 2017–2021 Blogifier
51+
Copyright 2017–2022 Blogifier

0 commit comments

Comments
 (0)