Skip to content

Commit 89aa805

Browse files
author
TD
committed
minor tweaks and fixes
1 parent 5dd7424 commit 89aa805

File tree

3 files changed

+25
-24
lines changed

3 files changed

+25
-24
lines changed

README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,30 +29,33 @@
2929
<div class="four wide column">
3030
<img src="https://raw.githubusercontent.com/dtube/docs/master/imgs/censorshipresistant.png" alt="Dtubelogoi" style="width:50%">
3131
<br />
32-
32+
3333
<h3>Resistant to censorship</h3>
34-
<p>We're strong advocates of Free Speech and digital freedom: everyone should be able to share and reach information easily. In DTube even we can't tamper with your content or suspend your account. Decentralized features of DTube make your uploads completely tamper and censorship resistant. Your account is an asset which you truely own. </p>
34+
<p>We're strong advocates of Free Speech and digital freedom: everyone should be able to share and reach information easily. In DTube <em>even we can't tamper with your content or suspend your account</em>. Decentralized features of this platform make your uploads completely tamper and censorship resistant. <em>Your account is an asset which you truely own.</em></p>
3535
</div>
3636

3737
<div class="four wide column">
3838
<img src="https://raw.githubusercontent.com/dtube/docs/master/imgs/cryptoincentive.png" alt="cryptorewards" style="width:50%">
3939
<br />
40+
4041
<h3>Crypto rewards</h3>
41-
<p>DTube is a blockchain based social media platform. You generate crypto rewards by engaging with others, especially by curating and creating content.</p>
42+
<p>DTube is a blockchain based social media platform. <em>You generate crypto rewards by engaging with others</em>, especially by curating and creating content.</p>
4243
</div>
4344

4445
<div class="four wide column">
4546
<img src="https://raw.githubusercontent.com/dtube/docs/master/imgs/fairplatform.png" style="width:50%">
4647
<br />
48+
4749
<h3>A fair platform with no hidden algorithms</h3>
48-
<p>On DTube, there are no "secret forces" controlling the visibility and/or monetization of certain videos over others. The content [ranking](wiki/video-rankings) is decided by the community. Also: all of DTube's data is public, so it can be analyzed by anyone.</p>
50+
<p>On DTube, there are no "secret forces" controlling the visibility and/or monetization of certain videos over others. **The content [ranking](wiki/video-rankings) is decided by the community**. Also: all of DTube's data is public, so it can be analyzed by anyone.</p>
4951
</div>
5052

5153
<div class="four wide column">
5254
<img src="https://raw.githubusercontent.com/dtube/docs/master/imgs/noads.png" alt="noads" style="width:50%">
5355
<br />
56+
5457
<h3>No intrusive ads</h3>
55-
<p>To deliver the best user experience D.Tube does not put ads into user videos. Creators remain free to advertise any product or service they would like, directly inside their own videos (at the risk of losing subscribers, perhaps).</p>
58+
<p>To deliver the best user experience **DTube does not put ads into user videos**. Creators remain free to advertise any product or service they would like, directly inside their own videos (at the risk of losing subscribers, perhaps).</p>
5659
</div>
5760
</div>
5861

@@ -99,17 +102,17 @@ By using *third party providers* you can embed an existing video (so, technicall
99102

100103
The video does not have to be your own original content: by doing so, you're becoming a curator and earning your curation rewards. The original uploader still earns their money through ads and partnerships they have on the third party platform.
101104

102-
Keep in mind: videos added to DTube this way have all the limitations of their platform. If the 3rd party decides to remove the video or censor it for whatever reason, this will affect all embeds, including the one on DTube. Content added through 3rd parties has zero benefits as far as decentralization goes.
105+
Keep in mind: videos added to DTube this way have all the limitations of their platform. **If the 3rd party decides to remove the video or censor it for whatever reason, this will affect all embeds, including the one on DTube**. Content added through 3rd parties has zero benefits as far as decentralization goes.
103106

104-
The recommended way to go is to use decentralised upload methods: IPFS, BTFS and Skynet.
107+
The recommended way is to use decentralised upload methods: IPFS, BTFS and Skynet.
105108

106109
### How to contribute
107110

108111
DTube is fully [open-source software](https://opensource.org/osd). And since open-source projects form the foundation for our rapidly advancing technological world, we want to make it as easy as possible for DTube users to become DTube contributors. See our [contribution guide](wiki/contribute) to learn how you can help the project.
109112

110113
You can also [contribute to the documentation](wiki/contribute-to-docs).
111114

112-
### Using DTube logo on your own project
115+
### Using the DTube logo on your own project
113116

114117
The DTube logo is an open source one and you can use it on your website or your own project for any purpose. All you have to do is just access the [mediakit](https://github.com/dtube/about/tree/master/img/kit).
115118

@@ -192,7 +195,7 @@ The DTube logo is an open source one and you can use it on your website or your
192195

193196
### Contact us
194197

195-
Want to reach us to ask questions or give suggestions? Don't be shy!
198+
Do you have questions? Maybe you want to give suggestions? Don't be shy!
196199

197200
Our official social media:
198201

contribute-to-docs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ By using [links](https://www.markdownguide.org/basic-syntax/#links), you're solv
3939

4040
### Further reading
4141

42-
How to fork a repo? - [GitHub Documentation](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/fork-a-repo)
43-
Pull requests as a way to work together - [GitHub Documentation](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-pull-requests)
44-
Using Markdown - [Markdown Guide](https://www.markdownguide.org/)
42+
- How to fork a repo? - [GitHub Documentation](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/fork-a-repo)
43+
- Pull requests as a way to work together - [GitHub Documentation](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-pull-requests)
44+
- Using Markdown - [Markdown Guide](https://www.markdownguide.org/)

contribute.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
## Summary
66

7-
1. [Repositories](#Repositories)
8-
1. [Coding](#Coding)
9-
1. [Design/UX](#Design/UX)
10-
1. [Documentation](#Documentation)
11-
1. [Translations](#Translations)
12-
1. [Questions?](#Questions?)
13-
1. [Our gratitude](#Our gratitude)
7+
1. [Repositories](#repositories)
8+
1. [Coding](#coding)
9+
1. [Design/UX](#designux)
10+
1. [Documentation](#documentation)
11+
1. [Translations](#translations)
12+
1. [Questions?](#questions)
13+
1. [Our gratitude](#our-gratitude)
1414

1515
## Repositories
1616

@@ -38,15 +38,15 @@ If you don't know what to work on but want to help, please work on issues listed
3838

3939
However, it's also perfectly okay to submit pull requests for something you just want, even if it's not listed in the issues. Just understand that for this case not everything will get merged if it doesn't gather enough approval from other developers.
4040

41-
As you can see from the repos list, we try to use Javascript whenever we can to get a job done. This doesn't mean you cannot contribute in another programming language by creating a new repository.
41+
As you can see from the repos list, we try to use Javascript whenever we can to get a job done. You can still, however, contribute in another programming language by creating a new repository.
4242

4343
## Design/UX
4444

4545
Project files (ex. `*.pdf` or `*.ai`) are sadly not enough. We need CSS sheets and images submitted directly to the appropriate repositories (ex. *UI* or *Player*). This is so everyone can test the design in real life and understand the look and feel of it. **This makes your and our job much easier. Thank you!**
4646

4747
## Documentation
4848

49-
Documentation is a great way to get started: here you can learn more [contribute to the documentation](wiki/contribute-to-docs).
49+
**Documentation is a great way to get started**: [here you can learn more](contribute-to-docs).
5050

5151
## Translations
5252

@@ -62,7 +62,7 @@ Visit our [Crowdin](https://crowdin.com/project/dtube) project and sign up.
6262

6363
## Questions?
6464

65-
Feel free to reach out through [our social media](README#contact-us). You can get in touch with any team member about merge requests, questions or ideas.
65+
Feel free to reach out through [our social media](README.md#contact-us). You can get in touch with any team member about merge requests, questions or ideas.
6666

6767
Another way to send bug reports and feature requests is through GitHub. Go to the appropriate repository and create a new issue if there isn't one already ([like here](https://github.com/dtube/dtube/issues)).
6868

@@ -71,5 +71,3 @@ Another way to send bug reports and feature requests is through GitHub. Go to th
7171
## Our gratitude
7272

7373
**Thank you for helping DTube grow!** Since we believe in the power of our community and open source projects in general, **all our contributors with accepted pull requests will receive DTC**. We want to value your time and effort.
74-
75-
Have some unanswered questions? Reach out to us!

0 commit comments

Comments
 (0)