Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
farzindev authored Jan 28, 2021
1 parent 6143b7a commit b1e46f6
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,32 @@

# Blogifier
<b>An open source publishing platform written in .NET 5 and Blazor.</b>
Blogifier is an open-source publishing platform.<br>
Written in .NET 5.0 and Blazor WebAssembly.

<a href=""><b>Explore Blogifier Website »</b></a>
<a href="https://blogifier.net/" target="_blank"><b>Explore Blogifier Website »</b></a>
<br>
<br>

## Demo
We have an online demo that you can take a look:
<br>
<a href=""><b>Blogifier Demo »</b></a>
We have an online demo that you can take a look.

<a href="https://demo.blogifier.net/" target="_blank"><b>Blogifier Demo »</b></a>

Username: `admin@us.com` and Password: `admin`
Username: `admin@us.com` Password: `admin`
<br>
<br>

## Docs
We publish Docs on the blogifier website.
<br>
<a href=""><b>Explore Blogifier Docs »</b></a>

<a href="https://blogifier.net/docs/" target="_blank"><b>Explore Blogifier Docs »</b></a>
<br>
<br>

## Quick Start
There are two options, ready-to-use and the source version.

- ### Ready-to-use version
- ### Ready-to-use

Requirements:x
- None
Expand All @@ -35,7 +36,7 @@ There are two options, ready-to-use and the source version.
- Upload


- ### Source version
- ### Source

Requirements:
- .NET 5.0
Expand Down

0 comments on commit b1e46f6

Please sign in to comment.