Skip to content

Commit

Permalink
chore: rename stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jpedroschmitz committed Sep 11, 2021
1 parent 46bd5ac commit 2d83d31
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 49 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": ["gatsby-starter-rocket-docs"]
"ignore": ["gatsby-starter-rocketdocs"]
}
6 changes: 3 additions & 3 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Code of Conduct

This Code of Conduct outlines our expectations for participants within the Rocketseat community as well as steps to reporting unacceptable behavior. Our goal is to make explicit what we expect from participants in this community as well as its leaders. We are committed to providing a welcoming and inspiring community for all and expect our code of conduct to be honored. Anyone who violates this code of conduct may be banned from the community.
This Code of Conduct outlines our expectations for participants within the community as well as steps to reporting unacceptable behavior. Our goal is to make explicit what we expect from participants in this community as well as its leaders. We are committed to providing a welcoming and inspiring community for all and expect our code of conduct to be honored. Anyone who violates this code of conduct may be banned from the community.

Our community strives to:

- **Be welcoming, friendly and patient**.
- **Be considerate**: Your work will be used by other people, and you in turn will depend on the work of others. Any decision you take will affect users and colleagues, and you should take those consequences into account when making decisions. Remember that you might not be communicating in someone else’s primary language.
- **Be respectful**: Not all of us will agree all the time, but disagreement is no excuse for poor behavior and poor manners. We might all experience some frustration now and then, but we cannot allow that frustration to turn into a personal attack. It’s important to remember that a community where people feel uncomfortable or threatened is not a productive one.
- **Be understandable**: Disagreements, both social and technical, happen all the time and Rocketseat is no exception. It is important that we resolve disagreements and differing views constructively. Remember that we're different. The strength of Rocketseat comes from its varied community, people from a wide range of backgrounds. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesn't mean that they're wrong. Don't forget that it is human to err and blaming each other doesn't get us anywhere, rather offer to help resolving issues and to help learn from mistakes.
- **Be understandable**: Disagreements, both social and technical, happen all the time and this project is no exception. It is important that we resolve disagreements and differing views constructively. Remember that we're different. The strength of our project comes from its varied community, people from a wide range of backgrounds. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesn't mean that they're wrong. Don't forget that it is human to err and blaming each other doesn't get us anywhere, rather offer to help resolving issues and to help learn from mistakes.

This code serves to distill our common understanding of a collaborative, shared environment, and goals. We expect it to be followed in spirit as much as in the letter.

Expand All @@ -19,7 +19,7 @@ Although this list cannot be exhaustive, we explicitly honor diversity in age, g

### Reporting Issues

If you experience or witness unacceptable behavior—or have any other concerns—please report it by contacting us via oi@rocketseat.com.br. All reports will be handled with discretion. In your report please include:
If you experience or witness unacceptable behavior—or have any other concerns—please report it by contacting us via hey@joaopedro.dev. All reports will be handled with discretion. In your report please include:

- Your contact information.
- Names (real, nicknames, or pseudonyms) of any individuals involved. If there are additional witnesses, please include them as well. Your account of what occurred, and if you believe the incident is ongoing. If there is a publicly available record, please include a link.
Expand Down
6 changes: 3 additions & 3 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

First off, we would like to thank you for taking the time to contribute and make this a better project!

Here we have a set of instructions and guidelines to reduce misunderstandings and make the process of contributing to Rocketseat Gatsby themes as smooth as possible.
Here we have a set of instructions and guidelines to reduce misunderstandings and make the process of contributing to Rocket Docs as smooth as possible.

We hope this guide makes the contribution process clear and answers any questions you may have.

Expand Down Expand Up @@ -121,10 +121,10 @@ After yarn has linked packages and installed the dependencies in the repo, you c
yarn workspaces info
```

As all themes are set up with a respective example page (to view the theme/changes), you could for example run the "@rocketseat/gatsby-theme-docs" workspace with the example "rocket-docs" like:
As all themes are set up with a respective example page (to view the theme/changes), you could for example run the "@rocketseat/gatsby-theme-docs" workspace with the example "rocketdocs" like:

```sh
yarn workspace gatsby-starter-rocket-docs start
yarn workspace gatsby-starter-rocketdocs start
```

## Commiting
Expand Down
2 changes: 1 addition & 1 deletion @rocketseat/gatsby-theme-docs-core/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021 Rocketseat
Copyright (c) 2021 João Pedro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 3 additions & 3 deletions @rocketseat/gatsby-theme-docs-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<img alt="License" src="https://img.shields.io/badge/license-MIT-%238257E6">

<a href="https://twitter.com/intent/follow?screen_name=rocketseat">
<img src="https://img.shields.io/twitter/follow/rocketseat.svg?label=Follow%20@rocketseat" alt="Follow @rocketseat" />
<a href="https://twitter.com/intent/follow?screen_name=jpedroschmitz">
<img src="https://img.shields.io/twitter/follow/jpedroschmitz.svg?label=Follow%20@jpedroschmitz" alt="Follow @jpedroschmitz" />
</a>
</p>

Expand Down Expand Up @@ -173,4 +173,4 @@ Licensed under the [MIT License](https://github.com/jpedroschmitz/rocketdocs/blo

---

Made with 💜 by Rocketseat :wave: [check our community!](https://discordapp.com/invite/gCRAFhc)
Made with 💜 by João Pedro
1 change: 0 additions & 1 deletion @rocketseat/gatsby-theme-docs-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"keywords": [
"documentation",
"open source",
"rocketseat",
"gatsby",
"gatsby-plugin",
"gatsby-theme",
Expand Down
2 changes: 1 addition & 1 deletion @rocketseat/gatsby-theme-docs/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2021 Rocketseat
Copyright (c) 2021 João Pedro Schmitz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions @rocketseat/gatsby-theme-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<img alt="License" src="https://img.shields.io/badge/license-MIT-%238257E6">

<a href="https://twitter.com/intent/follow?screen_name=rocketseat">
<img src="https://img.shields.io/twitter/follow/rocketseat.svg?label=Follow%20@rocketseat" alt="Follow @rocketseat" />
<a href="https://twitter.com/intent/follow?screen_name=jpedroschmitz">
<img src="https://img.shields.io/twitter/follow/jpedroschmitz.svg?label=Follow%20@jpedroschmitz" alt="Follow @jpedroschmitz" />
</a>
</p>

Expand Down Expand Up @@ -46,13 +46,13 @@
1. Create the website.

```sh
npx gatsby new rocket-docs https://github.com/rocketseat/gatsby-starter-rocket-docs
npx gatsby new rocketdocs https://github.com/jpedroschmitz/gatsby-starter-rocketdocs
```

2. Start developing.

```sh
cd rocket-docs
cd rocketdocs
gatsby develop
```

Expand All @@ -79,4 +79,4 @@ Licensed under the [MIT License](https://github.com/jpedroschmitz/rocketdocs/blo

---

Made with 💜 by Rocketseat :wave: [check our community!](https://discordapp.com/invite/gCRAFhc)
Made with 💜 by João Pedro
10 changes: 5 additions & 5 deletions @rocketseat/gatsby-theme-docs/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ module.exports = (options) => {

return {
siteMetadata: {
defaultTitle: `Gatsby Themes from Rocketseat`,
siteTitle: `Rocketseat Gatsby Themes`,
siteTitleShort: `Rocketseat Gatsby Themes`,
siteDescription: `Discover free Gatsby themes, plugins and templates created with love by Rocketseat.`,
defaultTitle: `Rocket Docs by João Pedro Schmitz`,
siteTitle: `Rocket Docs`,
siteTitleShort: `Rocket Docs`,
siteDescription: `Easy to use Gatsby Theme to create documentation websites`,
siteUrl: `https://rocketdocs.netlify.app`,
siteAuthor: `@rocketseat`,
siteAuthor: `@jpedroschmitz`,
siteImage: `/banner.png`,
siteLanguage: `en`,
basePath: themeOtions.basePath,
Expand Down
1 change: 0 additions & 1 deletion @rocketseat/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"keywords": [
"documentation",
"open source",
"rocketseat",
"gatsby",
"gatsby-plugin",
"gatsby-theme",
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,4 +1,4 @@
Welcome, this is the default page of `@rocketseat/gatsby-theme-docs` from Rocketseat! To
Welcome, this is the default page of `@rocketseat/gatsby-theme-docs`! 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/jpedroschmitz/rocketdocs/issues) with a description
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Rocketseat
Copyright (c) 2021 João Pedro Schmitz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
<h1 align="center">
<br>
<img src="https://storage.googleapis.com/golden-wind/github/gatsby-themes-logo.svg" alt="Rocketseat and Gatsby" width="260">
<br>
Rocketseat Gatsby Themes
<!-- <br> -->
<!-- <img src="https://storage.googleapis.com/golden-wind/github/gatsby-themes-logo.svg" alt="Rocketseat and Gatsby" width="260"> -->
<!-- <br> -->
Rocket Docs
<br>
</h1>

<h4 align="center">Gatsby themes that we use to build websites at <a href="https://rocketseat.com.br?utm_source=github-gatsby-themes" target="_blank">Rocketseat</a> ⚡️🔥</h4>
<h4 align="center">Easy to use Gatsby Theme to create documentation websites ⚡️🔥</h4>

<p align="center">
<img src="https://img.shields.io/badge/PRs-welcome-%238257E6.svg" alt="PRs welcome!" />

<img alt="License" src="https://img.shields.io/badge/license-MIT-%238257E6">

<a href="https://twitter.com/intent/follow?screen_name=rocketseat">
<img src="https://img.shields.io/twitter/follow/rocketseat.svg?label=Follow%20@rocketseat" alt="Follow @rocketseat" />
<a href="https://twitter.com/intent/follow?screen_name=jpedroschmitz">
<img src="https://img.shields.io/twitter/follow/jpedroschmitz.svg?label=Follow%20@jpedroschmitz" alt="Follow @jpedroschmitz" />
</a>
</p>

Expand Down Expand Up @@ -51,4 +51,4 @@ The following Open Source projects heavily inspire this project! Thanks, Apollo

## License

MIT © [Rocketseat](https://github.com/Rocketseat)
MIT © [João Pedro](https://github.com/jpedroschmitz)
2 changes: 1 addition & 1 deletion examples/gatsby-theme-docs/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2021 Rocketseat
Copyright (c) 2021 João Pedro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions examples/gatsby-theme-docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@

<img alt="License" src="https://img.shields.io/badge/license-MIT-%238257E6">

<a href="https://twitter.com/intent/follow?screen_name=rocketseat">
<img src="https://img.shields.io/twitter/follow/rocketseat.svg?label=Follow%20@rocketseat" alt="Follow @rocketseat" />
<a href="https://twitter.com/intent/follow?screen_name=jpedroschmitz">
<img src="https://img.shields.io/twitter/follow/jpedroschmitz.svg?label=Follow%20@jpedroschmitz" alt="Follow @jpedroschmitz" />
</a>
</p>

Expand All @@ -38,13 +38,13 @@
1. Create the website.

```sh
npx gatsby new rocket-docs https://github.com/rocketseat/gatsby-starter-rocket-docs
npx gatsby new rocketdocs https://github.com/jpedroschmitz/gatsby-starter-rocketdocs
```

2. Start developing.

```sh
cd rocket-docs
cd rocketdocs
gatsby develop
```

Expand All @@ -58,4 +58,4 @@ Looking for docs? Check our live demo and documentation [website](https://rocket

---

Made with 💜 by Rocketseat :wave: [check our community!](https://discordapp.com/invite/gCRAFhc)
Made with 💜 by João Pedro
6 changes: 3 additions & 3 deletions examples/gatsby-theme-docs/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module.exports = {
siteTitleShort: `Rocket Docs`,
siteDescription: `Out of the box Gatsby Theme for creating documentation websites easily and quickly`,
siteUrl: `https://rocketdocs.netlify.app`,
siteAuthor: `@rocketseat`,
siteAuthor: `@jpedroschmitz`,
siteImage: `/banner.png`,
siteLanguage: `en`,
themeColor: `#8257E6`,
Expand All @@ -25,8 +25,8 @@ module.exports = {
{
resolve: `gatsby-plugin-manifest`,
options: {
name: `Rocketseat Gatsby Themes`,
short_name: `RS Gatsby Themes`,
name: `Rocket Docs`,
short_name: `Rocket Docs`,
start_url: `/`,
background_color: `#ffffff`,
display: `standalone`,
Expand Down
5 changes: 2 additions & 3 deletions examples/gatsby-theme-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "gatsby-starter-rocket-docs",
"name": "gatsby-starter-rocketdocs",
"private": true,
"version": "1.0.0",
"description": "Out of the box Gatsby Starter for creating documentation websites easily and quickly. With support for MDX, code highlight, Analytics, SEO and more",
"author": "João Pedro Schmitz <hey@joaopedro.dev> (@jpedroschmitz)",
"license": "MIT",
"starter-name": "gatsby-starter-rocket-docs",
"starter-name": "gatsby-starter-rocketdocs",
"dependencies": {
"@rocketseat/gatsby-theme-docs": "^2.4.0",
"gatsby": "^3.0.4",
Expand All @@ -22,7 +22,6 @@
"devDependencies": {},
"keywords": [
"gatsby",
"rocketseat",
"gatsby-starter"
],
"scripts": {
Expand Down
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 @@ -21,7 +21,7 @@ includes deploy tutorials for many services, like [Vercel](https://vercel.com/),

## What are good examples of the theme usage?

- [Unform](https://unform.dev?utm_source=rocketseat_theme_docs)
- [Unform](https://unform.dev)
- [Botmation](https://botmation.dev)
- [use-shopping-cart](https://useshoppingcart.com/)
- [golangci-lint](https://golangci-lint.run/)
Expand Down
4 changes: 2 additions & 2 deletions examples/gatsby-theme-docs/src/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ description: Learn how to get started with Rocket Docs.
The best way to start is by using our starter:

```bash
npx gatsby new rocket-docs https://github.com/rocketseat/gatsby-starter-rocket-docs
npx gatsby new rocketdocs https://github.com/jpedroschmitz/gatsby-starter-rocketdocs
```

But, if you prefer, you can install and configure manually.
Expand Down Expand Up @@ -54,7 +54,7 @@ module.exports = {
siteTitleShort: `gatsby-theme-docs`,
siteDescription: `Out of the box Gatsby Theme for creating documentation websites easily and quickly`,
siteUrl: `https://rocketdocs.netlify.app`,
siteAuthor: `@rocketseat`,
siteAuthor: `@jpedroschmitz`,
siteImage: `/banner.png`,
siteLanguage: `en`,
themeColor: `#8257E6`,
Expand Down

0 comments on commit 2d83d31

Please sign in to comment.