Compare commits
No commits in common. "0fbe1698155500abaf217fcc2c8f05aa110c7023" and "7c1143befc6b9af5191ff592de690296ca68ca20" have entirely different histories.
0fbe169815
...
7c1143befc
2 changed files with 8 additions and 11 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Contributing
|
title: Contributing
|
||||||
icon: lucide/heart-handshake
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Contributing to Tree of Ascension Docs
|
# Contributing to Tree of Ascension Docs
|
||||||
|
|
@ -70,11 +69,11 @@ Once you have access, read on below.
|
||||||
|
|
||||||
## 🛠 How it works
|
## 🛠 How it works
|
||||||
|
|
||||||
| What | Details |
|
| What | Details |
|
||||||
| ---------------- | -------------------------------------------------------------------------------------------- |
|
|------|---------|
|
||||||
| **Site host** | [Forgejo](https://forgejo.org) — a friendly, self-hosted git platform |
|
| **Site host** | [Forgejo](https://forgejo.org) — a friendly, self-hosted git platform |
|
||||||
| **Repo** | [bali.krystl.org/aja/up](https://bali.krystl.org/aja/up) |
|
| **Repo** | [bali.krystl.org/aja/up](https://bali.krystl.org/aja/up) |
|
||||||
| **Built with** | [Zensical](https://zensical.org) — turns Markdown files into a beautiful docs site |
|
| **Built with** | [Zensical](https://zensical.org) — turns Markdown files into a beautiful docs site |
|
||||||
| **Local editor** | [Tolaria](https://tolaria.dev) — a simple desktop app for editing Markdown with git built in |
|
| **Local editor** | [Tolaria](https://tolaria.dev) — a simple desktop app for editing Markdown with git built in |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
@ -110,7 +109,7 @@ You're now on your own copy of the site. Any changes you make stay on this branc
|
||||||
When your changes are ready:
|
When your changes are ready:
|
||||||
|
|
||||||
- Go back to the repo homepage
|
- Go back to the repo homepage
|
||||||
- You'll see a banner: _"You pushed to your branch — want to open a pull request?"_
|
- You'll see a banner: *"You pushed to your branch — want to open a pull request?"*
|
||||||
- Click **"Compare & pull request"**
|
- Click **"Compare & pull request"**
|
||||||
- Add a title and a short description of what you changed
|
- Add a title and a short description of what you changed
|
||||||
- Click **"Create pull request"**
|
- Click **"Create pull request"**
|
||||||
|
|
@ -212,5 +211,4 @@ That's it — you now have your own Zensical-powered knowledge garden.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Questions? Found a bug? **[Open an issue](https://bali.krystl.org/aja/up/issues)** on the repo.
|
Questions? Found a bug? **[Open an issue](https://bali.krystl.org/aja/up/issues)** on the repo.
|
||||||
|
|
||||||
|
|
@ -15,5 +15,4 @@ Small, doable actions. Each practice here is something you can try today — no
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Pick one. Start there. The rest will unfold.
|
Pick one. Start there. The rest will unfold.
|
||||||
|
|
||||||
Loading…
Reference in a new issue