forked from blogifierdotnet/Blogifier
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
29 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,43 @@ | ||
## Blogifier | ||
Blogifier is an open-source publishing platform Written in .NET 5.0 and Blazor WebAssembly. | ||
|
||
>Code in the main branch is under development and some features are not yet implemented and may not work as expected. | ||
<br><br><br> | ||
<p align="center"> | ||
<a href="https://getbootstrap.com/"> | ||
<img src="https://blogifier.net/files/brand/logo.svg" alt="Blogifier Logo" width="100" height="100"> | ||
</a> | ||
</p> | ||
|
||
<h3 align="center">Blogifier</h3> | ||
<p align="center"> | ||
Blogifier is an open-source publishing platform Written in .NET 5.0 and Blazor WebAssembly.<br><br> | ||
<a href="https://blogifier.net/"><b>Official Website »</b></a> | ||
| ||
<a href="https://blogifier.net/"><b>Live Demo »</b></a> | ||
</p> | ||
|
||
<p align="center"> | ||
username: <b>admin@example.com</b> | ||
| ||
password: <b>admin</b> | ||
</p> | ||
|
||
<br><br><br> | ||
|
||
### Blogifier is under developement | ||
Code in the main branch is under development and some features are not yet implemented and may not work as expected. | ||
If you are looking for a stable application, please use [latest release](https://github.com/blogifierdotnet/Blogifier/releases). | ||
The latest stable source code is in the [master branch](https://github.com/blogifierdotnet/Blogifier/tree/5c9bab69788a1f7a0bd82c6a864e159eff5b1b72). Please note that newest code uses Blazor Web Assembly and not compatible with previous versions. | ||
|
||
[**Blogifier Website »**](https://blogifier.net/) | ||
|
||
## Demo | ||
We have an online demo that you can take a look. | ||
|
||
[**Blogifier Demo »**](https://demo.blogifier.net/) | ||
|
||
[![demo](https://github.com/blogifierdotnet/Blogifier/actions/workflows/demo.yml/badge.svg)](https://github.com/blogifierdotnet/Blogifier/actions/workflows/demo.yml) | ||
|
||
|
||
## Docs | ||
### Docs | ||
We publish docs on the Blogifier website. | ||
|
||
[**Explore Blogifier Docs »**](https://blogifier.net/docs/) | ||
|
||
## Team | ||
### Team | ||
|
||
[![@farzindev](https://avatars.githubusercontent.com/u/6384978?s=60&v=4)](https://github.com/farzindev) | ||
[![@rxtur](https://avatars.githubusercontent.com/u/1932785?s=60&v=4)](https://github.com/rxtur) | ||
|
||
|
||
## Copyright and License | ||
Code released under the MIT License. Docs released under Creative Commons. | ||
|
||
### Copyright and License | ||
Code released under the MIT License. Docs released under Creative Commons.<br> | ||
Copyright 2017–2021 Blogifier |
Binary file not shown.