Skip to content

Commit

Permalink
refactor: update repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroschmitz committed Sep 11, 2021
1 parent 08fc319 commit 61fcba7
Show file tree
Hide file tree
Showing 17 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://unpkg.com/@changesets/config@1.5.0/schema.json",
"changelog": [
"@changesets/changelog-github",
{ "repo": "rocketseat/gatsby-themes" }
{ "repo": "jpedroschmitz/rocketdocs" }
],
"commit": false,
"linked": [
Expand Down
8 changes: 4 additions & 4 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ This includes submitting an enhancement suggestion, including completely new fea

You can use issue labels to discover issues you could help out with:

- [`bug` issues](https://github.com/Rocketseat/gatsby-themes/labels/kind%3A%20bug)
- [`bug` issues](https://github.com/jpedroschmitz/rocketdocs/labels/kind%3A%20bug)
are known bugs we'd like to fix;
- [`enhancement` issues](https://github.com/Rocketseat/gatsby-themes/labels/type%3A%20feature%20request)
- [`enhancement` issues](https://github.com/jpedroschmitz/rocketdocs/labels/type%3A%20feature%20request)
are features we're open to include.

The
[`help wanted`](https://github.com/Rocketseat/gatsby-themes/labels/help%20wanted)
[`help wanted`](https://github.com/jpedroschmitz/rocketdocs/labels/help%20wanted)
and
[`good first issue`](https://github.com/Rocketseat/gatsby-themes/labels/good%20first%20issue)
[`good first issue`](https://github.com/jpedroschmitz/rocketdocs/labels/good%20first%20issue)
labels are especially useful.

When you see an issue that is already assigned, please check to see if there isn't someone working on it already (maybe try asking in the issue). This is to prevent unnecessary work for everyone involved.
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ about: Usage question or discussion about Gatsby.
<!--
To make it easier for us to help you, please include as much useful information as possible.
You can also chat with us on our forum: https://github.com/Rocketseat/gatsby-themes/discussions
You can also chat with us on our forum: https://github.com/jpedroschmitz/rocketdocs/discussions
Before opening a new issue, please search existing issues.
-->
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- If this is your first time, please read our contribution guidelines: (https://github.com/Rocketseat/gatsby-themes/blob/main/.github/CONTRIBUTING.md) -->
<!-- If this is your first time, please read our contribution guidelines: (https://github.com/jpedroschmitz/rocketdocs/blob/main/.github/CONTRIBUTING.md) -->

<!-- Verify first that your pull request is not already proposed -->

Expand Down
6 changes: 3 additions & 3 deletions @rocketseat/gatsby-theme-docs-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@

### Patch Changes

- [#99](https://github.com/Rocketseat/gatsby-themes/pull/99) [`418e3c7`](https://github.com/Rocketseat/gatsby-themes/commit/418e3c767f3d84cb7d53c9049873bee625c57071) Thanks [@milgner](https://github.com/milgner)! - fix: allow setting withMdx option to false
- [#99](https://github.com/jpedroschmitz/rocketdocs/pull/99) [`418e3c7`](https://github.com/jpedroschmitz/rocketdocs/commit/418e3c767f3d84cb7d53c9049873bee625c57071) Thanks [@milgner](https://github.com/milgner)! - fix: allow setting withMdx option to false

## 2.3.1

### Patch Changes

- [#82](https://github.com/Rocketseat/gatsby-themes/pull/82) [`4a1dd6d`](https://github.com/Rocketseat/gatsby-themes/commit/4a1dd6d016e4ed973e54df4a8c6a60f6e900ffbb) Thanks [@colmcgiv](https://github.com/colmcgiv)! - repositoryUrl listed as required but build fails when not included
- [#82](https://github.com/jpedroschmitz/rocketdocs/pull/82) [`4a1dd6d`](https://github.com/jpedroschmitz/rocketdocs/commit/4a1dd6d016e4ed973e54df4a8c6a60f6e900ffbb) Thanks [@colmcgiv](https://github.com/colmcgiv)! - repositoryUrl listed as required but build fails when not included

## 2.3.0

### Minor Changes

- [#74](https://github.com/Rocketseat/gatsby-themes/pull/74) [`22c1ce3`](https://github.com/Rocketseat/gatsby-themes/commit/22c1ce3124e540d51cac50f21b71e9eaf21524b3) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - **New**
- [#74](https://github.com/jpedroschmitz/rocketdocs/pull/74) [`22c1ce3`](https://github.com/jpedroschmitz/rocketdocs/commit/22c1ce3124e540d51cac50f21b71e9eaf21524b3) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - **New**

- feat: add support for Gatsby v3
- feat: add repositoryUrl option to theme (#47)
Expand Down
14 changes: 7 additions & 7 deletions @rocketseat/gatsby-theme-docs-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</h2>

<p align="center">
Core theme for <a href="https://github.com/Rocketseat/gatsby-themes/tree/main/%40rocketseat/gatsby-theme-docs">@rocketseat/gatsby-theme-docs</a> with no additional theming or style opinions. Includes all of the data structures you need to get up and build a documentation website.
Core theme for <a href="https://github.com/jpedroschmitz/rocketdocs/tree/main/%40rocketseat/gatsby-theme-docs">@rocketseat/gatsby-theme-docs</a> with no additional theming or style opinions. Includes all of the data structures you need to get up and build a documentation website.
</p>

<p align="center">
Expand Down Expand Up @@ -57,13 +57,13 @@ npm i @rocketseat/gatsby-theme-docs-core
| configPath | config | No | Location of config files |
| docsPath | docs | No | The site description for SEO and social (FB, Twitter) tags |
| githubUrl | - | - | Deprecated in favor of `repositoryUrl` |
| repositoryUrl | - | No | The URL of your repository (supports GitHub, GitLab and Bitbucket). Example: `https://github/rocketseat/gatsby-themes` |
| repositoryUrl | - | No | The URL of your repository (supports GitHub, GitLab and Bitbucket). Example: `https://github/jpedroschmitz/rocketdocs` |
| baseDir | - | No | If your Gatsby site does not live in the root of your project directory/git repo, pass the subdirectory name here (`docs`, for example) |
| withMdx | true | No | If necessary, you can add your own MDX options to the theme. To do so, make sure you turn this option to false and include `gatsby-plugin-mdx` on your `gatsby-config` |
| branch | main | No | Default branch of the repository |

> Note: When adding a BitBucket link on the `repositoryUrl` option, don't add the `src/<branch>` to it.
> Example of correct link: `https://bitbucket.org/jpedroschmitz/gatsby-themes`
> Example of correct link: `https://bitbucket.org/jpedroschmitz/rocketdocs`
### Example usage

Expand All @@ -77,7 +77,7 @@ module.exports = {
basePath: `documentation`,
configPath: `config`,
docsPath: `docs`,
githubUrl: `https://github.com/rocketseat/gatsby-themes`,
githubUrl: `https://github.com/jpedroschmitz/rocketdocs`,
baseDir: `www`,
},
},
Expand Down Expand Up @@ -164,12 +164,12 @@ In general, you will need to create two files (`Docs.js` and `Homepage.js`) into

## ✨ Contributing

Thanks for being interested in contributing! We’re so glad you want to help! Please take a little bit of your time and look at our [contributing guidelines](https://github.com/Rocketseat/gatsby-themes/blob/main/.github/CONTRIBUTING.md) and our
[code of conduct](https://github.com/Rocketseat/gatsby-themes/blob/main/.github/CODE_OF_CONDUCT.md)! All type of contributions are welcome, such as bug fixes, issues or feature requests.
Thanks for being interested in contributing! We’re so glad you want to help! Please take a little bit of your time and look at our [contributing guidelines](https://github.com/jpedroschmitz/rocketdocs/blob/main/.github/CONTRIBUTING.md) and our
[code of conduct](https://github.com/jpedroschmitz/rocketdocs/blob/main/.github/CODE_OF_CONDUCT.md)! All type of contributions are welcome, such as bug fixes, issues or feature requests.

## 📝 License

Licensed under the [MIT License](https://github.com/Rocketseat/gatsby-themes/blob/main/%40rocketseat/gatsby-theme-docs-core/LICENSE).
Licensed under the [MIT License](https://github.com/jpedroschmitz/rocketdocs/blob/main/%40rocketseat/gatsby-theme-docs-core/LICENSE).

---

Expand Down
6 changes: 3 additions & 3 deletions @rocketseat/gatsby-theme-docs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"docs",
"mdx"
],
"homepage": "https://github.com/Rocketseat/gatsby-themes/tree/main/@rocketseat/gatsby-theme-docs-core#readme",
"homepage": "https://github.com/jpedroschmitz/rocketdocs/tree/main/@rocketseat/gatsby-theme-docs-core#readme",
"repository": {
"type": "git",
"url": "https://github.com/Rocketseat/gatsby-themes.git",
"url": "https://github.com/jpedroschmitz/rocketdocs.git",
"directory": "@rocketseat/gatsby-theme-docs-core"
},
"bugs": {
"url": "https://github.com/Rocketseat/gatsby-themes/issues"
"url": "https://github.com/jpedroschmitz/rocketdocs/issues"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.18",
Expand Down
14 changes: 7 additions & 7 deletions @rocketseat/gatsby-theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,34 @@

### Minor Changes

- [#92](https://github.com/Rocketseat/gatsby-themes/pull/92) [`fa2cc45`](https://github.com/Rocketseat/gatsby-themes/commit/fa2cc45f23a387737c6207bad8fac1ce3f4d75b0) Thanks [@benomatis](https://github.com/benomatis)! - Allow changing font family
- [#92](https://github.com/jpedroschmitz/rocketdocs/pull/92) [`fa2cc45`](https://github.com/jpedroschmitz/rocketdocs/commit/fa2cc45f23a387737c6207bad8fac1ce3f4d75b0) Thanks [@benomatis](https://github.com/benomatis)! - Allow changing font family

## 2.4.0

### Minor Changes

- [#84](https://github.com/Rocketseat/gatsby-themes/pull/84) [`52ea0430`](https://github.com/Rocketseat/gatsby-themes/pull/84/commits/52ea043013226279e92e79a06beb25fb3b599fc1) - Allow changing font family
- [#84](https://github.com/jpedroschmitz/rocketdocs/pull/84) [`52ea0430`](https://github.com/jpedroschmitz/rocketdocs/pull/84/commits/52ea043013226279e92e79a06beb25fb3b599fc1) - Allow changing font family

## 2.3.3

### Patch Changes

- [#101](https://github.com/Rocketseat/gatsby-themes/pull/101) [`14d6c25`](https://github.com/Rocketseat/gatsby-themes/commit/14d6c251ee713812ef98d3e222cd87628c4ec070) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - Updated dependencies: @rocketseat/gatsby-theme-docs-core@2.3.2
- [#101](https://github.com/jpedroschmitz/rocketdocs/pull/101) [`14d6c25`](https://github.com/jpedroschmitz/rocketdocs/commit/14d6c251ee713812ef98d3e222cd87628c4ec070) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - Updated dependencies: @rocketseat/gatsby-theme-docs-core@2.3.2

## 2.3.1

### Patch Changes

- [#84](https://github.com/Rocketseat/gatsby-themes/pull/84) [`c6c4ada`](https://github.com/Rocketseat/gatsby-themes/commit/c6c4ada2d468b95a91bcbeb7ef1360a2f15f5c5d) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - fix repositoryUrl option as required field
- [#84](https://github.com/jpedroschmitz/rocketdocs/pull/84) [`c6c4ada`](https://github.com/jpedroschmitz/rocketdocs/commit/c6c4ada2d468b95a91bcbeb7ef1360a2f15f5c5d) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - fix repositoryUrl option as required field

- Updated dependencies [[`4a1dd6d`](https://github.com/Rocketseat/gatsby-themes/commit/4a1dd6d016e4ed973e54df4a8c6a60f6e900ffbb)]:
- Updated dependencies [[`4a1dd6d`](https://github.com/jpedroschmitz/rocketdocs/commit/4a1dd6d016e4ed973e54df4a8c6a60f6e900ffbb)]:
- @rocketseat/gatsby-theme-docs-core@2.3.1

## 2.3.0

### Minor Changes

- [#74](https://github.com/Rocketseat/gatsby-themes/pull/74) [`22c1ce3`](https://github.com/Rocketseat/gatsby-themes/commit/22c1ce3124e540d51cac50f21b71e9eaf21524b3) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - **New**
- [#74](https://github.com/jpedroschmitz/rocketdocs/pull/74) [`22c1ce3`](https://github.com/jpedroschmitz/rocketdocs/commit/22c1ce3124e540d51cac50f21b71e9eaf21524b3) Thanks [@jpedroschmitz](https://github.com/jpedroschmitz)! - **New**

- feat: add support for Gatsby v3
- feat: add repositoryUrl option to theme (#47)
Expand All @@ -48,5 +48,5 @@

### Patch Changes

- Updated dependencies [[`22c1ce3`](https://github.com/Rocketseat/gatsby-themes/commit/22c1ce3124e540d51cac50f21b71e9eaf21524b3)]:
- Updated dependencies [[`22c1ce3`](https://github.com/jpedroschmitz/rocketdocs/commit/22c1ce3124e540d51cac50f21b71e9eaf21524b3)]:
- @rocketseat/gatsby-theme-docs-core@2.3.0
8 changes: 4 additions & 4 deletions @rocketseat/gatsby-theme-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,16 @@ Looking for docs? Check our live demo and documentation [website](https://rocket

## ✨ Contributing

Thanks for being interested in contributing! We’re so glad you want to help! Please take a little bit of your time and look at our [contributing guidelines](https://github.com/Rocketseat/gatsby-themes/blob/main/.github/CONTRIBUTING.md) and our
[code of conduct](https://github.com/Rocketseat/gatsby-themes/blob/main/.github/CODE_OF_CONDUCT.md)! All type of contributions are welcome, such as bug fixes, issues or feature requests.
Thanks for being interested in contributing! We’re so glad you want to help! Please take a little bit of your time and look at our [contributing guidelines](https://github.com/jpedroschmitz/rocketdocs/blob/main/.github/CONTRIBUTING.md) and our
[code of conduct](https://github.com/jpedroschmitz/rocketdocs/blob/main/.github/CODE_OF_CONDUCT.md)! All type of contributions are welcome, such as bug fixes, issues or feature requests.

## 🗺 Changelog

All notable changes to this project will be documented on the [CHANGELOG](https://github.com/Rocketseat/gatsby-themes/blob/main/%40rocketseat/gatsby-theme-docs/CHANGELOG.md) file.
All notable changes to this project will be documented on the [CHANGELOG](https://github.com/jpedroschmitz/rocketdocs/blob/main/%40rocketseat/gatsby-theme-docs/CHANGELOG.md) file.

## 📝 License

Licensed under the [MIT License](https://github.com/Rocketseat/gatsby-themes/blob/main/%40rocketseat/gatsby-theme-docs/LICENSE).
Licensed under the [MIT License](https://github.com/jpedroschmitz/rocketdocs/blob/main/%40rocketseat/gatsby-theme-docs/LICENSE).

---

Expand Down
6 changes: 3 additions & 3 deletions @rocketseat/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"docs",
"mdx"
],
"homepage": "https://github.com/Rocketseat/gatsby-themes/tree/main/@rocketseat/gatsby-theme-docs#readme",
"homepage": "https://github.com/jpedroschmitz/rocketdocs/tree/main/@rocketseat/gatsby-theme-docs#readme",
"repository": {
"type": "git",
"url": "https://github.com/Rocketseat/gatsby-themes.git",
"url": "https://github.com/jpedroschmitz/rocketdocs.git",
"directory": "@rocketseat/gatsby-theme-docs"
},
"bugs": {
"url": "https://github.com/Rocketseat/gatsby-themes/issues"
"url": "https://github.com/jpedroschmitz/rocketdocs/issues"
},
"dependencies": {
"@emotion/react": "^11.1.5",
Expand Down
2 changes: 1 addition & 1 deletion @rocketseat/gatsby-theme-docs/src/text/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Welcome, this is the default page of `@rocketseat/gatsby-theme-docs` from Rocketseat! To
change this page just create a file named `index.mdx` inside `@rocketseat/gatsby-theme-docs/text`
and place there your text. Also, if you need help, feel free to
[open an issue](https://github.com/rocketseat/gatsby-themes/issues) with a description
[open an issue](https://github.com/jpedroschmitz/rocketdocs/issues) with a description
of the problem you're facing.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Thanks for being interested in contributing! We’re so glad you want to help! P

If you need help, feel free to open an issue with a description of the problem
you're facing or, if you prefer, you can chat with us on our
[forum](https://github.com/Rocketseat/gatsby-themes/discussions).
[forum](https://github.com/jpedroschmitz/rocketdocs/discussions).

## Thanks

Expand Down
2 changes: 1 addition & 1 deletion examples/gatsby-theme-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</h2>

<p align="center">
Out of the box Gatsby Starter for creating documentation websites easily and quickly. With support for MDX, code highlight, Analytics, SEO and more 🔥 Using the theme: <a href="https://github.com/Rocketseat/gatsby-themes/tree/main/%40rocketseat/gatsby-theme-docs">@rocketseat/gatsby-theme-docs</a>
Out of the box Gatsby Starter for creating documentation websites easily and quickly. With support for MDX, code highlight, Analytics, SEO and more 🔥 Using the theme: <a href="https://github.com/jpedroschmitz/rocketdocs/tree/main/%40rocketseat/gatsby-theme-docs">@rocketseat/gatsby-theme-docs</a>
</p>

<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion examples/gatsby-theme-docs/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
options: {
configPath: `src/config`,
docsPath: `src/docs`,
repositoryUrl: `https://github.com/rocketseat/gatsby-themes`,
repositoryUrl: `https://github.com/jpedroschmitz/rocketdocs`,
baseDir: `examples/gatsby-theme-docs`,
},
},
Expand Down
2 changes: 1 addition & 1 deletion examples/gatsby-theme-docs/src/config/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
- label: FAQ
link: /faq
- label: 'Github'
link: https://github.com/rocketseat/gatsby-themes
link: https://github.com/jpedroschmitz/rocketdocs
2 changes: 1 addition & 1 deletion examples/gatsby-theme-docs/src/docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ includes deploy tutorials for many services, like [Vercel](https://vercel.com/),
- [golangci-lint](https://golangci-lint.run/)
- [Use Pandas](https://www.usepandas.com/)

ps: are you using this project? Submit a PR to add it to the [list](https://github.com/Rocketseat/gatsby-themes/blob/main/examples/gatsby-theme-docs/src/docs/faq.mdx#what-are-good-examples-of-the-theme-usage).
ps: are you using this project? Submit a PR to add it to the [list](https://github.com/jpedroschmitz/rocketdocs/blob/main/examples/gatsby-theme-docs/src/docs/faq.mdx#what-are-good-examples-of-the-theme-usage).
6 changes: 3 additions & 3 deletions examples/gatsby-theme-docs/src/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ npm i @rocketseat/gatsby-theme-docs
| configPath | config | No | Location of config files |
| docsPath | docs | No | The site description for SEO and social (FB, Twitter) tags |
| githubUrl | - | - | Deprecated in favor of `repositoryUrl` |
| repositoryUrl | - | No | The complete URL of your repository (supports GitHub, GitLab and Bitbucket). Example: `https://github/rocketseat/gatsby-themes` |
| repositoryUrl | - | No | The complete URL of your repository (supports GitHub, GitLab and Bitbucket). Example: `https://github/jpedroschmitz/rocketdocs` |
| baseDir | - | No | If your Gatsby site does not live in the root of your project directory/git repo, pass the subdirectory name here (ex: `docs`) |
| withMdx | true | No | If necessary, you can add your own MDX options to the theme. To do so, make sure you turn this option to false and include `gatsby-plugin-mdx` on your `gatsby-config` |
| branch | main | No | Default branch of the repository |

<br />

> Note: When adding a BitBucket link on the `repositoryUrl` option, don't add the `src/<branch>` to it.
> Example of correct link: <br /> `https://bitbucket.org/jpedroschmitz/gatsby-themes`
> Example of correct link: <br /> `https://bitbucket.org/jpedroschmitz/rocketdocs`
## Example usage

Expand All @@ -67,7 +67,7 @@ module.exports = {
basePath: `/`,
configPath: `src/config`,
docsPath: `src/docs`,
repositoryUrl: `https://github.com/rocketseat/gatsby-themes`,
repositoryUrl: `https://github.com/jpedroschmitz/rocketdocs`,
baseDir: `examples/gatsby-theme-docs`,
},
},
Expand Down

0 comments on commit 61fcba7

Please sign in to comment.