contributing heart icon

This commit is contained in:
Tolaria 2026-06-03 18:29:22 +08:00
parent 7c1143befc
commit dd37f2ea40

View file

@ -1,5 +1,6 @@
---
title: Contributing
icon: lucide/heart-handshake
---
# Contributing to Tree of Ascension Docs
@ -69,11 +70,11 @@ Once you have access, read on below.
## 🛠 How it works
| What | Details |
|------|---------|
| **Site host** | [Forgejo](https://forgejo.org) — a friendly, self-hosted git platform |
| **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 |
| What | Details |
| ---------------- | -------------------------------------------------------------------------------------------- |
| **Site host** | [Forgejo](https://forgejo.org) — a friendly, self-hosted git platform |
| **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 |
| **Local editor** | [Tolaria](https://tolaria.dev) — a simple desktop app for editing Markdown with git built in |
---
@ -109,7 +110,7 @@ You're now on your own copy of the site. Any changes you make stay on this branc
When your changes are ready:
- 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"**
- Add a title and a short description of what you changed
- Click **"Create pull request"**
@ -212,3 +213,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.