A community vault of reflections, translations, and scrolls inspired by Toadgod.
“One scroll, one light. One leaf, one vow.”
This is a public community vault where Toadgang members can contribute:
- 🖋 Original lore scrolls
- 🌏 Translations of existing scrolls
- 💭 Reflections, poems, and artistic writings
Once your scroll is merged here, it becomes a permanent part of the Tobyworld legacy.
Anyone can contribute — no special permission is needed.
You work in your own copy (fork) of this repository, then send your changes back with a Pull Request (PR) for review.
- Go to the main repo:
https://github.com/ToadAid/Toby_community_scrolls - Click the Fork button (top right).
- This creates your own copy of the repo under your GitHub account.
You can freely edit your fork without affecting the main repo.
- Go to your fork of the repository.
- Open the
scrollsfolder. - Find or create your own folder named:
Example:
scrolls/by_<your_name_or_handle>/scrolls/by_froglover/ - Click Add file → Create new file.
- Name your file following the rules below.
- Follow the format in
sample_scroll.md.
Include:- English section (EN)
- Chinese section (ZH)
- When done, scroll down and click Commit changes.
# Clone your fork
git clone https://github.com/<your_github_username>/Toby_community_scrolls.git
cd Toby_community_scrolls
# Create your scroll in the correct folder
nano scrolls/by_<your_name>/TOBY_L###_MyScroll_YYYY-MM-DD_EN-ZH.md
# Save and commit
git add .
git commit -m "Add scroll: TOBY_L### MyScroll"
git push origin main- Go to your fork on GitHub.
- Click Contribute → Open pull request.
- Make sure the changes you made are listed.
- Write a clear title, for example:
Add scroll: TOBY_L153 Conviction And The Mirror - Click Create pull request.
- A maintainer will review your PR.
- If your scroll follows the format and guidelines, it will be merged into the main repository.
- Congratulations — your work is now part of Tobyworld history 🐸📜
| Part | Meaning |
|---|---|
| TOBY_L### | Scroll number (3 digits) |
| Title | Short title in CamelCase |
| YYYY-MM-DD | Date created |
| EN-ZH | Language format indicator |
Example:
TOBY_L153_ConvictionAndTheMirror_2025-07-29_EN-ZH.md
Place your file inside your own folder:
scrolls/by_<your_name>/
- Forking gives you write access to your fork only — you cannot edit the main repo directly.
- You must submit a Pull Request for changes to appear in the main repo.
- If you are new to GitHub, use the web editing method (Option A) — no command line needed.
- Keep scrolls respectful, on‑theme, and aligned with Tobyworld lore.
🐸 Every scroll you contribute is a light for the pond.
One scroll, one light. One leaf, one vow.

