Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed headings in README #3

Merged
merged 1 commit into from
Jun 12, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 7 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,8 @@
<div align="center">
<img alt="Subsocial logo" src="./icons/logo.svg" width="250" >
<h1 align="center">Awesome Apps Built on Subsocial</h1>
<p align="center">
<a href="#buildstatus">
<img alt="build status badge" src="https://img.shields.io/github/stars/dappforce/awesome-subsocial.svg">
</a>
<a href="https://github.com/dappforce/awesome-subsocial/graphs/contributors">
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/dappforce/awesome-subsocial">
</a>
<a href="http:https://makeapullrequest.com">
<img alt="pull requests welcome badge" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat">
</a>
</p>



</div>

## Awesome Apps Built on Subsocial

Subsocial is a Substrate-based blockchain that allows anyone to launch their own decentralized censorship-resistant social network. The Subsocial SDK is a set of developments tools (methods, functions, and so on) that allows you to create your own social network on Subsocial.

If you want to build a new Dapp, check out the following links:
Expand All @@ -33,9 +17,9 @@ For Dev Support:

The following is a list of awesome apps built on top of the Subsocial protocol.

### Contents
## Contents
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think i saw some plugins or built-in functionality for the generation of ToC for README files.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think it's easily discoverable to people?
Like I new this feature but I rarely use it.


#### Social Networks
### Social Networks
- [Grill.chat](#grillchat)
- [Frentube](#frentube)
- [SubDot](#subdot)
Expand All @@ -45,22 +29,22 @@ The following is a list of awesome apps built on top of the Subsocial protocol.
- [Polkadot Arena Blog](#polkadot-arena-blog)
- [Polkaverse](#polkaverse)

#### Social Protocols
### Social Protocols
- [AmazingGreen](#amazinggreen)
- [AdMeta](#admeta)
- [SOS Help App](#sos-help-app)

#### Tools
### Tools
- [Sub.ID](#subid)
- [Subsocial Ghost - A Gatsby Plugin](#subsocial-ghost---a-gatsby-plugin)
- [Subtwit](#subtwit)
- [ComposeR](#composer)
- [Post4Ever](#post4ever)

#### Partnerships
### Partnerships
- [AirLyft](#airlyft)

#### Examples
### Examples
- [Twitter Dapp](#twitter-dapp)

## Social Networks
Expand Down Expand Up @@ -208,6 +192,5 @@ Source Code: [GitHub](https://github.com/dappforce/twitter-example)
Built by: The Subsocial Team


### Contributing
## Contributing
If you believe you have built something awesome on top of Subsocial, feel free to create a PR to add it to the list.