Skip to content

Commit 1996e59

Browse files
committed
Merge branch 'refs/heads/main' into donovan/tangle-cli
# Conflicts: # yarn.lock
2 parents 7a2475b + a2bcce4 commit 1996e59

39 files changed

+14219
-12706
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
## 1. Purpose
44

5-
A primary goal of Webb Technologies is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof).
5+
A primary goal of Tangle is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status, and religion (or lack thereof).
66

77
This code of conduct outlines our expectations for all those who participate in our community, as well as the consequences for unacceptable behavior.
88

9-
We invite all those who participate in Webb Technologies to help us create safe and positive experiences for everyone.
9+
We invite all those who participate in Tangle to help us create safe and positive experiences for everyone.
1010

1111
## 2. Open Source Citizenship
1212

@@ -53,15 +53,15 @@ If a community member engages in unacceptable behavior, the community organizers
5353

5454
## 6. Reporting Guidelines
5555

56-
If you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible: drew@webb.tools.
56+
If you are subject to or witness unacceptable behavior, or have any other concerns, please notify a community organizer as soon as possible: drew@tangle.tools.
5757

5858
Link to reporting guidelines: [CONTRIBUTING.md](CONTRIBUTING.md)
5959

6060
Additionally, community organizers are available to help community members engage with local law enforcement or to otherwise help those experiencing unacceptable behavior feel safe. In the context of in-person events, organizers will also provide escorts as desired by the person experiencing distress.
6161

6262
## 7. Addressing Grievances
6363

64-
If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify Webb Technologies with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies.
64+
If you feel you have been falsely or unfairly accused of violating this Code of Conduct, you should notify Tangle with a concise description of your grievance. Your grievance will be handled in accordance with our existing governing policies.
6565

6666
## 8. Scope
6767

@@ -71,7 +71,7 @@ This code of conduct and its related procedures also applies to unacceptable beh
7171

7272
## 9. Contact info
7373

74-
You can contact Webb via Email: drew@webb.tools
74+
You can contact Tangle via Email: drew@tangle.tools
7575

7676
## 10. License and attribution
7777

.github/CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<!-- Inspired by: https://github.com/auth0/open-source-template/blob/master/GENERAL-CONTRIBUTING.md -->
22

3-
# Contributing to Webb Protocol Projects
3+
# Contributing to Tangle Network Projects
44

5-
A big welcome and thank you for considering contributing to Webb Protocol open source projects! It’s people like you that make it a reality for users in our community.
5+
A big welcome and thank you for considering contributing to Tangle Network open source projects! It’s people like you that make it a reality for users in our community.
66

77
Reading and following these guidelines will help us make the contribution process easy and effective for everyone involved. It also communicates that you agree to respect the time of the developers managing and developing these open source projects. In return, we will reciprocate that respect by addressing your issue, assessing changes, and helping you finalize your pull requests.
88

99
## Quicklinks
1010

11-
- [Contributing to Webb Protocol Projects](#contributing-to-webb-protocol-projects)
11+
- [Contributing to Tangle Network Projects](#contributing-to-tangle-network-projects)
1212
- [Quicklinks](#quicklinks)
1313
- [Getting Started](#getting-started)
1414
- [Issues](#issues)
@@ -19,7 +19,7 @@ Reading and following these guidelines will help us make the contribution proces
1919

2020
Contributions are made to this repo via Issues and Pull Requests (PRs). A few general guidelines that cover both:
2121

22-
- To report security vulnerabilities, please direct message <a href="mailto:drew@webb.tools">code maintainers</a> which will promptly be answered.
22+
- To report security vulnerabilities, please direct message <a href="mailto:drew@tangle.tools">code maintainers</a> which will promptly be answered.
2323
- Search for existing Issues and PRs before creating your own.
2424
- We work hard to makes sure issues are handled in a timely manner but, depending on the impact, it could take a while to investigate the root cause. A friendly ping in the comment thread to the submitter or a contributor can help draw attention if your issue is blocking.
2525

@@ -53,4 +53,4 @@ In general, we follow the ["fork-and-pull" Git workflow](https://github.com/susa
5353

5454
## Getting Help
5555

56-
Join us in the [Webb Community](https://discord.gg/cv8EfJu3Tn) and post your question there.
56+
Join us in the [Tangle Network Community](https://discord.gg/cv8EfJu3Tn) and post your question there.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
3-
- name: Webb Telegram
3+
- name: Tangle Telegram
44
url: https://t.me/tanglenet
55
about: Please ask questions here.
6-
- name: Webb Discord Server
6+
- name: Tangle Discord Server
77
url: https://discord.com/invite/cv8EfJu3Tn
88
about: Please ask and answer questions here.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
**Note:** This is a fork of [Vercel Docs](https://github.com/vercel/turbo/tree/main/docs).
1616

17-
This repository serves as the **documentation** for the **[Tangle Network](https://www.tangle.tools/)** . The docs are written in [MDX](https://mdxjs.com/) format an extension of [markdown](https://www.markdownguide.org/), processed by [Nextra](https://github.com/shuding/nextra/tree/main), and published to Webb Docs. For support on using Nextra see [https://nextra.site/docs].(https://nextra.site/docs)
17+
This repository serves as the **documentation** for the **[Tangle Network](https://www.tangle.tools/)** . The docs are written in [MDX](https://mdxjs.com/) format an extension of [markdown](https://www.markdownguide.org/), processed by [Nextra](https://github.com/shuding/nextra/tree/main), and published to Tangle Docs. For support on using Nextra see [https://nextra.site/docs].(https://nextra.site/docs)
1818

1919
### Directory structure
2020

@@ -86,9 +86,9 @@ navigation.
8686

8787
<h2 id="contribute"> Contributing </h2>
8888

89-
Interested in contributing to the Webb Documentation? Thank you so much for your interest! We are always appreciative for contributions from the open-source community!
89+
Interested in contributing to the Tangle Network Documentation? Thank you so much for your interest! We are always appreciative for contributions from the open-source community!
9090

91-
If you have a contribution in mind, please check out our [Contribution Guide](./.github/CONTRIBUTING.md) for information on how to do so. We are excited for your first contribution! If you have any further questions, please do not hesitate to reach out on our [Webb Discord channel](https://discord.com/invite/cv8EfJu3Tn)! We would love to get to know you and your work!
91+
If you have a contribution in mind, please check out our [Contribution Guide](./.github/CONTRIBUTING.md) for information on how to do so. We are excited for your first contribution! If you have any further questions, please do not hesitate to reach out on our [Tangle Discord channel](https://discord.com/invite/cv8EfJu3Tn)! We would love to get to know you and your work!
9292

9393
<h2 id="license"> License </h2>
9494

ask-cookbook.d.ts

Lines changed: 0 additions & 3 deletions
This file was deleted.

components/AllocationTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export default function AllocationTable() {
7777
<tbody>
7878
<Row isEven={false}>
7979
<Cell>Contributors</Cell>
80-
<Cell>Webb (Developer)</Cell>
80+
<Cell>Webb Technologies (Developer)</Cell>
8181
<Cell>28.56500%</Cell>
8282
<Cell>A-Vesting</Cell>
8383
<Cell>12</Cell>

components/AskCookbook.tsx

Lines changed: 0 additions & 17 deletions
This file was deleted.

components/FullWebbCTA.tsx

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)