Skip to content

Commit

Permalink
chore: Rename to Seedlingo (#453)
Browse files Browse the repository at this point in the history
Because Seedling has low discoverability as a general term,

this commit will:
- rename the app to Seedlingo

**Certification**
- [X] I certify that <!-- Check the box to certify: [X] -->
- I have read the [contributing guidelines](
  https://github.com/nodepa/seedlingo/blob/main/.github/CONTRIBUTING.md)
- I license these contributions to the public under Seedlingo's
  [LICENSE](https://github.com/nodepa/seedlingo/blob/main/LICENSE.md)
  and have the rights to do so.

Signed-off-by: toshify <4579559+toshify@users.noreply.github.com>
  • Loading branch information
toshify committed Dec 28, 2023
1 parent d188dc1 commit a70762f
Show file tree
Hide file tree
Showing 620 changed files with 2,183 additions and 3,393 deletions.
6 changes: 3 additions & 3 deletions .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Seedling Code of Conduct
# Seedlingo Code of Conduct

We hope that this code of conduct, and the enforcement of it, will contribute
to a safe and positive atmosphere for you and the Seedling community. Please
to a safe and positive atmosphere for you and the Seedlingo community. Please
act in [empathy](https://en.wikipedia.org/wiki/Empathy) to add to the
positivity of the community.

Expand Down Expand Up @@ -69,7 +69,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
[seedling@nodepa.org](mailto:seedling@nodepa.org). If the report involves the
[seedlingo@nodepa.org](mailto:seedlingo@nodepa.org). If the report involves the
community leaders, contact [post@nodepa.org](mailto:post@nodepa.org) instead.
All complaints will be reviewed and investigated promptly and fairly.

Expand Down
112 changes: 56 additions & 56 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Contributing to Seedling <!-- omit in toc -->
# Contributing to Seedlingo <!-- omit in toc -->

Welcome to the Seedling community,
and thank you for your efforts to make Seedling better!
Welcome to the Seedlingo community,
and thank you for your efforts to make Seedlingo better!
We appreciate your contribution.

## Table of contents <!-- omit in toc -->
Expand All @@ -20,23 +20,23 @@ We appreciate your contribution.

## Code of conduct

Please help us keep the Seedling community open and positive.
Participate in the spirit of the [Seedling Code of Conduct](CODE_OF_CONDUCT.md)
Please help us keep the Seedlingo community open and positive.
Participate in the spirit of the [Seedlingo Code of Conduct](CODE_OF_CONDUCT.md)
and the [GitHub Community Guidelines](
https://docs.github.com/en/github/site-policy/github-community-guidelines).

## Get familiar

- Try out a *live version* of Seedling at [liaizhongzi.com](https://liaizhongzi.com)
- Try out a *live version* of Seedlingo at [liaizhongzi.com](https://liaizhongzi.com)
- Engage the *community* and ask questions
in [Seedling discussions](https://github.com/nodepa/seedling/discussions).
in [Seedlingo discussions](https://github.com/nodepa/seedlingo/discussions).
Please stop by and say hi.
- Explore the project *documentation*
at [Global Seedling - Get started](https://globalseedling.com/get-started).
at [Seedlingo - Get started](https://seedlingo.com/get-started).
- Inspect the *nuts and bolts* of Seedling
by cloning the [repository](https://github.com/nodepa/seedling).
by cloning the [repository](https://github.com/nodepa/seedlingo).
See the README-section on [Development setup](../README.md#development-setup)
for details on how to run Seedling in your development environment.
for details on how to run Seedlingo in your development environment.

## How can I contribute?

Expand All @@ -56,10 +56,10 @@ We would love to have you:
Do not submit an issue to ask for help,
rather:

- Use [Seedling discussions](https://github.com/nodepa/seedling/discussions)
- Use [Seedlingo discussions](https://github.com/nodepa/seedlingo/discussions)
to search for and/or ask for help.
- Search [open and closed issues](
https://github.com/nodepa/seedling/issues?q=is%3Aissue)
https://github.com/nodepa/seedlingo/issues?q=is%3Aissue)
to see if the problem has already been reported.
Please add a comment to the existing issue instead of opening a new one.
- If the bug is a security vulnerability,
Expand All @@ -72,7 +72,7 @@ rather:

Bugs are tracked as [GitHub issues](https://guides.github.com/features/issues/).

Create a [new issue](https://github.com/nodepa/seedling/issues/new/choose)
Create a [new issue](https://github.com/nodepa/seedlingo/issues/new/choose)
and select the [bug report template](/.github/ISSUE_TEMPLATE/bug_report.md).

- Give the bug report a short title that describes clearly
Expand Down Expand Up @@ -109,11 +109,11 @@ and [documentation requests](#before-submitting-a-documentation-request).
### Before submitting a feature request

- Check the [discussions about ideas](
https://github.com/nodepa/seedling/discussions/categories/ideas).
https://github.com/nodepa/seedlingo/discussions/categories/ideas).
Feel free to suggest rough ideas in the discussions,
allowing the community to participate in refining them from an early stage.
- Search [open and closed issues](
https://github.com/nodepa/seedling/issues?q=is%3Aissue)
https://github.com/nodepa/seedlingo/issues?q=is%3Aissue)
to see if the enhancement has already been suggested.
Please add a comment to the existing issue instead of opening a new one.

Expand All @@ -122,7 +122,7 @@ and [documentation requests](#before-submitting-a-documentation-request).
Enhancement suggestions are tracked
as [GitHub issues](https://guides.github.com/features/issues/).

Create a [new issue](https://github.com/nodepa/seedling/issues/new/choose)
Create a [new issue](https://github.com/nodepa/seedlingo/issues/new/choose)
and select the [feature request template](
/.github/ISSUE_TEMPLATE/feature_request.md).

Expand Down Expand Up @@ -156,11 +156,11 @@ and select the [feature request template](
### Before submitting a documentation request

- Check the [discussions about documentation](
https://github.com/nodepa/seedling/discussions/categories/documentation)
https://github.com/nodepa/seedlingo/discussions/categories/documentation)
and add your thoughts on the current and desired state
of the Seedling documentation efforts.
of the Seedlingo documentation efforts.
- Check [open and closed issues](
https://github.com/nodepa/seedling/issues?q=is%3Aissue)
https://github.com/nodepa/seedlingo/issues?q=is%3Aissue)
for already suggested documentation fixes or improvements.
Please add a comment to the existing issue instead of opening a new one.

Expand All @@ -169,7 +169,7 @@ and select the [feature request template](
Enhancement suggestions are tracked
as [GitHub issues](https://guides.github.com/features/issues/).

Create a [new issue](https://github.com/nodepa/seedling/issues/new/choose)
Create a [new issue](https://github.com/nodepa/seedlingo/issues/new/choose)
and select the [documentation request template](
/.github/ISSUE_TEMPLATE/documentation_request.md).

Expand Down Expand Up @@ -202,19 +202,19 @@ if no existing issues cover your intended contribution.

### Submit documentation improvements

1. Familiarize yourself with Seedling's [LICENSE](../LICENSE.md).
By contributing to the Seedling project,
1. Familiarize yourself with Seedlingo's [LICENSE](../LICENSE.md).
By contributing to the Seedlingo project,
you agree to license your contribution under these terms,
and affirm that you have the right to do so.
2. Pick a [good first issue](https://github.com/nodepa/seedling/contribute)
2. Pick a [good first issue](https://github.com/nodepa/seedlingo/contribute)
or pick one from the prioritized queue
on the [Documentation project board](
https://github.com/nodepa/seedling/projects/8),
https://github.com/nodepa/seedlingo/projects/8),
then assign it to yourself
or post a comment that you are working on it.
3. If you are not yet a Seedling collaborator:
3. If you are not yet a Seedlingo collaborator:
- [Fork](https://help.github.com/articles/fork-a-repo/)
the [Seedling repository](https://github.com/nodepa/seedling),
the [Seedlingo repository](https://github.com/nodepa/seedlingo),
then proceed to work on your own fork.
4. Create a new branch off of `main`
with a short descriptive name starting with `docs/`,
Expand Down Expand Up @@ -242,7 +242,7 @@ if no existing issues cover your intended contribution.
git push origin docs/add-get-started
```

9. Create a [pull request](https://github.com/nodepa/seedling/pulls)
9. Create a [pull request](https://github.com/nodepa/seedlingo/pulls)
describing the aim and scope of the added and/or amended documentation
according to the [pull request template](/.github/pull_request_template.md).
10. Answer comments on the pull request and await review and approval.
Expand All @@ -252,8 +252,8 @@ if no existing issues cover your intended contribution.
which will update your pull request:

```bash
git remote -v # Ensure `upstream` points to `nodepa/seedling.git`
git remote add upstream git@github.com:nodepa/seedling.git
git remote -v # Ensure `upstream` points to `nodepa/seedlingo.git`
git remote add upstream git@github.com:nodepa/seedlingo.git
git pull --ff upstream main # update main branch to latest upstream version
git rebase main -i # rebase onto updated main
git push -f # push rebased branch to overwrite remote
Expand All @@ -276,19 +276,19 @@ if no existing issues cover your intended contribution.

### Submit a fix or feature

1. Familiarize yourself with Seedling's [LICENSE](../LICENSE.md).
By contributing to the Seedling project,
1. Familiarize yourself with Seedlingo's [LICENSE](../LICENSE.md).
By contributing to the Seedlingo project,
you agree to license your contribution under these terms,
and affirm that you have the right to do so.
2. Pick a [good first issue](https://github.com/nodepa/seedling/contribute)
2. Pick a [good first issue](https://github.com/nodepa/seedlingo/contribute)
or pick one from the prioritized queue
on the [Development and operations project board](
https://github.com/nodepa/seedling/projects/3),
https://github.com/nodepa/seedlingo/projects/3),
then assign it to yourself
or post a comment that you are working on it.
3. If you are not yet a Seedling collaborator:
3. If you are not yet a Seedlingo collaborator:
- [Fork](https://help.github.com/articles/fork-a-repo/)
the [Seedling repository](https://github.com/nodepa/seedling),
the [Seedlingo repository](https://github.com/nodepa/seedlingo),
then proceed to work on your own fork.
4. Set up your local development environment
as described in the [README](../README.md#development-setup).
Expand Down Expand Up @@ -349,7 +349,7 @@ if no existing issues cover your intended contribution.
git push origin fix/restore-audio
```

11. Create a [pull request](https://github.com/nodepa/seedling/pulls)
11. Create a [pull request](https://github.com/nodepa/seedlingo/pulls)
describing the aim and scope of the added and/or amended code
according to the [pull request template](/.github/pull_request_template.md).
12. Answer comments on the pull request and await review and approval.
Expand All @@ -359,8 +359,8 @@ if no existing issues cover your intended contribution.
which will update your pull request:

```bash
git remote -v # Ensure `upstream` points to `nodepa/seedling.git`
git remote add upstream git@github.com:nodepa/seedling.git
git remote -v # Ensure `upstream` points to `nodepa/seedlingo.git`
git remote add upstream git@github.com:nodepa/seedlingo.git
git pull --ff upstream main # update main branch to latest upstream version
git rebase main -i # rebase onto updated main
git push -f # push rebased branch to overwrite remote
Expand All @@ -387,36 +387,36 @@ Note: This section is incomplete.
- [ ] TODO: How to pick a license for new content?
- [ ] TODO: Add reference to content pack specification in documentation.
- [ ] TODO: Possibly remove this section
if the suggested idea to [publish Seedling to NPM without content](
https://github.com/nodepa/seedling/discussions/74) moves forward,
if the suggested idea to [publish Seedlingo to NPM without content](
https://github.com/nodepa/seedlingo/discussions/74) moves forward,
since that will change the model to have separate content projects
that use Seedling core as a package.
that use Seedlingo core as a package.

### Before submitting content

- Check the [discussions about content](
https://github.com/nodepa/seedling/discussions/categories/content)
https://github.com/nodepa/seedlingo/discussions/categories/content)
and add your thoughts on the current and desired content generation efforts.
- Check [open and closed issues](
https://github.com/nodepa/seedling/issues?q=is%3Aissue)
https://github.com/nodepa/seedlingo/issues?q=is%3Aissue)
for already suggested content fixes or improvements.
Please add a comment to the existing issue instead of opening a new one.

### Submit content improvements

1. Familiarize yourself with Seedling's [LICENSE](../LICENSE.md).
By contributing content to the Seedling project,
1. Familiarize yourself with Seedlingo's [LICENSE](../LICENSE.md).
By contributing content to the Seedlingo project,
you agree to license your contribution under these terms,
and affirm that you have the right to do so.
2. Pick a [good first issue](https://github.com/nodepa/seedling/contribute)
2. Pick a [good first issue](https://github.com/nodepa/seedlingo/contribute)
or pick one from the prioritized queue
on the [Development and operations project board](
https://github.com/nodepa/seedling/projects/3),
https://github.com/nodepa/seedlingo/projects/3),
then assign it to yourself
or post a comment that you are working on it.
3. If you are not yet a Seedling collaborator:
3. If you are not yet a Seedlingo collaborator:
- [Fork](https://help.github.com/articles/fork-a-repo/)
the [Seedling repository](https://github.com/nodepa/seedling),
the [Seedlingo repository](https://github.com/nodepa/seedlingo),
then proceed to work on your own fork.
4. Create a new branch off of `main`
with a short descriptive name starting with `content/`,
Expand Down Expand Up @@ -450,7 +450,7 @@ Note: This section is incomplete.
git push origin content/cn-relationships
```

9. Create a [pull request](https://github.com/nodepa/seedling/pulls)
9. Create a [pull request](https://github.com/nodepa/seedlingo/pulls)
describing the aim and scope of the added and/or amended content
according to the [pull request template](/.github/pull_request_template.md).
10. Answer comments on the pull request and await review and approval.
Expand All @@ -460,8 +460,8 @@ Note: This section is incomplete.
which will update your pull request:

```bash
git remote -v # Ensure `upstream` points to `nodepa/seedling.git`
git remote add upstream git@github.com:nodepa/seedling.git
git remote -v # Ensure `upstream` points to `nodepa/seedlingo.git`
git remote add upstream git@github.com:nodepa/seedlingo.git
git pull --ff upstream main # update main branch to latest upstream version
git rebase main -i # rebase onto updated main
git push -f # push rebased branch to overwrite remote
Expand Down Expand Up @@ -507,7 +507,7 @@ Note: This section is incomplete.
and [markdownlint](
https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)
plugins,
with the settings in the Seedling project's `.vscode/settings.json` file,
with the settings in the Seedlingo project's `.vscode/settings.json` file,
to keep documentation files similarly formatted.

### Git commit messages
Expand Down Expand Up @@ -667,14 +667,14 @@ Trigger lint with `npm run lint`.

## License

The Seedling project,
The Seedlingo project,
EXCEPT all material in the [content/](../content/) folder,
is licensed to the public under the [MIT License](../LICENSE.md).

The Seedling project's [content/](../content/) is licensed to the public under a
The Seedlingo project's [content/](../content/) is licensed to the public under a
[Creative Commons Attribution-ShareAlike 4.0 International Public License](
../content/LICENSE.md).

By contributing to the Seedling project,
By contributing to the Seedlingo project,
you agree to license your contribution to the public under these terms,
and affirm that you have the right to do so.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ assignees: ''
- [ ] I did all of the following:
<!-- Check the box by putting an X between the brackets: [X] -->
- search for a solution in the [discussions](
https://github.com/nodepa/seedling/discussions)
https://github.com/nodepa/seedlingo/discussions)
- search for duplicate or closed [issues](
https://github.com/nodepa/seedling/issues?q=is%3Aissue)
https://github.com/nodepa/seedlingo/issues?q=is%3Aissue)
- read the bug report [contributing guidelines](
https://github.com/nodepa/seedling/blob/main/.github/CONTRIBUTING.md)
https://github.com/nodepa/seedlingo/blob/main/.github/CONTRIBUTING.md)

<!--Feel free to treat this template as guidance and deviate where necessary.-->

Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
contact_links:
- name: Ask a question
url: https://github.com/nodepa/seedling/discussions/new
about: Ask and discuss questions with other Seedling community members
url: https://github.com/nodepa/seedlingo/discussions/new
about: Ask and discuss questions with other Seedlingo community members
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/documentation_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ assignees: ''
- [ ] I did all of the following:
<!-- Check the box by putting an X between the brackets: [X] -->
- consider getting feedback on the idea in the [discussions](
https://github.com/nodepa/seedling/discussions/categories/ideas)
https://github.com/nodepa/seedlingo/discussions/categories/ideas)
- search for duplicate or closed [issues](
https://github.com/nodepa/seedling/issues?q=is%3Aissue)
https://github.com/nodepa/seedlingo/issues?q=is%3Aissue)
- read the documentation request [contribution guidelines](
https://github.com/nodepa/seedling/blob/main/.github/CONTRIBUTING.md)
https://github.com/nodepa/seedlingo/blob/main/.github/CONTRIBUTING.md)

Feel free to treat this template as guidance and deviate where necessary.

Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ assignees: ''
- [ ] I did all of the following:
<!-- Check the box by putting an X between the brackets: [X] -->
- consider getting feedback on the idea in the [discussions](
https://github.com/nodepa/seedling/discussions/categories/ideas)
https://github.com/nodepa/seedlingo/discussions/categories/ideas)
- search for duplicate or closed [issues](
https://github.com/nodepa/seedling/issues?q=is%3Aissue)
https://github.com/nodepa/seedlingo/issues?q=is%3Aissue)
- read the feature request [contributing guidelines](
https://github.com/nodepa/seedling/blob/main/.github/CONTRIBUTING.md)
https://github.com/nodepa/seedlingo/blob/main/.github/CONTRIBUTING.md)

Feel free to treat this template as guidance and deviate where necessary.

Expand Down
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ currently being supported with security updates.
## Reporting a Vulnerability

Please responsibly report vulnerabilities to
[seedling@nodepa.org](mailto:seedling@nodepa.org).
[seedlingo@nodepa.org](mailto:seedlingo@nodepa.org).
6 changes: 3 additions & 3 deletions .github/SUPPORT.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Seedling Support
# Seedlingo Support

- [Developer documentation](https://globalseedling.com/get-started/get-started)
- [Seedling discussions](https://github.com/nodepa/seedling/discussions)
- [Developer documentation](https://seedlingo.com/get-started/get-started)
- [Seedlingo discussions](https://github.com/nodepa/seedlingo/discussions)

0 comments on commit a70762f

Please sign in to comment.