docs: update README
This commit is contained in:
parent
3bb00a2a58
commit
be253a0a53
40
README.md
40
README.md
|
|
@ -3,35 +3,49 @@
|
|||
</p>
|
||||
<h1 align="center">xLog</h1>
|
||||
|
||||
> An on-chain and open-source blogging platform for everyone.
|
||||
> The first An on-chain and open-source blogging platform for everyone.
|
||||
|
||||
[](https://discord.gg/46VJMMVCuF) [](https://twitter.com/_xLog) [](https://github.com/Crossbell-Box/xLog/actions/workflows/docker-build-push.yml)
|
||||
|
||||
## Features
|
||||
|
||||
### Elegant
|
||||

|
||||
|
||||
Out-of-the-box, good looking, no friction.
|
||||
### Easy
|
||||
|
||||

|
||||
Connect with your **Web3 Wallet** or **Email**. Build your own site with custom domains, subscriptions, likes, comments, minting as nft, RSS and more in one second. No fees, no friction.
|
||||
|
||||
### On-chain
|
||||

|
||||
|
||||
All blog data, including configs, posts, following, comments, etc., are permanently stored on the blockchain with your own hands and can only be controlled by yourself and not the platform.
|
||||
### Safe
|
||||
|
||||

|
||||
All blog data, including configs, posts, subscriptions, comments, etc., are signed and securely stored on the blockchain with your own hands. No one else, including us, can make any changes.
|
||||
|
||||
### Rich Interactions
|
||||

|
||||
|
||||
You can follow, comment, like, and mint your blog and posts, all on the blockchain of course.
|
||||
### Fast
|
||||
|
||||

|
||||
Blockchain doesn't always mean inefficiency. xLog's efficient caching mechanism and numerous optimisations take it to the peak of performance.
|
||||
|
||||
### Highly Customizable
|
||||

|
||||
|
||||
Domain name, navigation bar, custom styles, all as you wish, and stored on the blockchain.
|
||||
### Customizable
|
||||
|
||||

|
||||
Use your own domain, customise your site and style it however you like. This is your site, there are no restrictions.
|
||||
|
||||

|
||||
|
||||
### Open
|
||||
|
||||
Uses **standard Markdown** with export and import tools and rich APIs for a painless move in and out. All code is **open source** on GitHub, all data is **transparent** on the chain. Domain name, navigation bar, custom styles, all as you wish, and stored on the blockchain.
|
||||
|
||||

|
||||
|
||||
## Integration
|
||||
|
||||
xLog's open design allows it to integrate with many other open protocols and applications without friction.
|
||||
|
||||

|
||||
|
||||
## Development
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue