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 title: Contributing
icon: lucide/heart-handshake
--- ---
# Contributing to Tree of Ascension Docs # Contributing to Tree of Ascension Docs
@ -69,11 +70,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 |
--- ---
@ -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: 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"**
@ -211,4 +212,5 @@ 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.