Skip to content

Commit

Permalink
Content and README changed
Browse files Browse the repository at this point in the history
  • Loading branch information
farzindev committed Mar 23, 2021
1 parent 32fdf6c commit 9cb79da
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 18 deletions.
47 changes: 29 additions & 18 deletions README.md
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>
&nbsp;&nbsp;
<a href="https://blogifier.net/"><b>Live Demo »</b></a>
</p>

<p align="center">
username: &nbsp; <b>admin@example.com</b>
&nbsp;&nbsp;&nbsp;
password: &nbsp; <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) &nbsp;
[![@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 modified src/Blogifier/Blog.db
Binary file not shown.

0 comments on commit 9cb79da

Please sign in to comment.