contributing heart icon
This commit is contained in:
parent
7c1143befc
commit
dd37f2ea40
1 changed files with 9 additions and 7 deletions
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Contributing
|
||||
icon: lucide/heart-handshake
|
||||
---
|
||||
|
||||
# Contributing to Tree of Ascension Docs
|
||||
|
|
@ -70,7 +71,7 @@ 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 |
|
||||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue