-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Bn-1482]: Update Docs Branding From Topl to Apparatus (#30)
* add direnv files * Delete generated api docs * Update references of the company Topl to Apparatus * Fix some grammar * Add pr template, code owners, lock files, update .gitignore * remove link to outdated scaladocs * Remove yarn.lock (let's just use NPM for GH actions)
- Loading branch information
1 parent
f5de3d0
commit bb02cd2
Showing
285 changed files
with
259 additions
and
9,293 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
use flake |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
## Purpose | ||
|
||
## Approach | ||
|
||
## Testing | ||
|
||
## Tickets | ||
* | ||
|
||
|
||
**Delete everything after and including this line after you are done reading and understand what to put for each section** | ||
|
||
>### Purpose | ||
> | ||
>*State in plain words what the scope of the pull request and what problem it is trying to solve* | ||
> | ||
>### Approach | ||
> | ||
>*Enumerate the steps you took to create the code/changes contained in this pull request* | ||
> | ||
>### Testing | ||
> | ||
>*Specify all unit, integration, or end-to-end testing that is contained in this pull request* | ||
> | ||
>### Tickets | ||
> | ||
>*List tickets if any that are connected to this pull request in the following format:* | ||
> | ||
>_* closes #1234_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,3 +22,6 @@ yarn-error.log* | |
|
||
# IDE | ||
.idea | ||
|
||
# Nix | ||
.direnv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Info on formatting this file at | ||
# https://blog.github.com/2017-07-06-introducing-code-owners/ | ||
|
||
# Lines starting with '#' are comments. | ||
# Each line is a file pattern followed by one or more owners. | ||
|
||
# These owners will be the default owners for everything in the repo. | ||
* @Topl/bifrost_reviewers | ||
|
||
# Order is important. The last matching pattern has the most precedence. | ||
# So if a pull request only touches javascript files, only these owners | ||
# will be requested to review. | ||
#*.js @octocat @github/js | ||
|
||
# You can also use email addresses if you prefer. | ||
#docs/* docs@example.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
--- | ||
title: "Welcome to the Topl Knowledgebase" | ||
slug: "welcome-to-the-topl-knowledgebase" | ||
title: "Welcome to the Apparatus Knowledgebase" | ||
slug: "welcome-to-the-apparatus-knowledgebase" | ||
hidden: false | ||
--- | ||
Welcome to the Topl knowledgebase! | ||
Welcome to the Apparatus knowledgebase! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.