gna.org upgrades to Forgejo
parent
90aafbf0e7
commit
100db72bd0
@ -1,4 +1,4 @@
|
||||
# Add new Gna! Doctor to Gitea Clinic section:
|
||||
# Add new Gna! Doctor to Forgejo Clinic section:
|
||||
|
||||
1. Add the following template to
|
||||
[`clinic-doctors.toml`](../data/clinic-doctors.toml) and fill in the
|
@ -1,7 +1,7 @@
|
||||
# Add ratings to Gna! Doctor
|
||||
|
||||
1. To rate Doctor `batman` from
|
||||
[./gitea-clinic-new-doctor.md](./gitea-clinic-new-doctor.md) guide,
|
||||
[./forgejo-clinic-new-doctor.md](./forgejo-clinic-new-doctor.md) guide,
|
||||
add the following section to `batman` section:
|
||||
|
||||
```toml
|
@ -1,8 +1,8 @@
|
||||
<section class="home__features">
|
||||
<h2 class="home__features-title">Services Offered</h2>
|
||||
<div class="home-card__group">
|
||||
{{ card_macro::home_card(title="Gitea Hosting", description="Dedicated Gitea hosting with Woodpecker, flat monthly price, unlimited bandwidth and users. All upgrades included. Fully self-hostable. ETA July 1st, 2022.") }}
|
||||
{{ card_macro::home_card(title="Gitea Clinic", description="Having issues upgrading your self-hosted Gitea? Upload it to Gna! and a doctor will help out. Once it feels better you can bring it home or decide it becomes a permanent resident.") }}
|
||||
{{ card_macro::home_card(title="Towards Forge Federation 🚀", description="Gna! is leading the charge in implementing forge federation. It will be made available to all hosted Gitea instance as soon as it is available.") }}
|
||||
{{ card_macro::home_card(title="Forgejo Hosting", description="Dedicated Forgejo hosting with Woodpecker, flat monthly price, unlimited bandwidth and users. All upgrades included. Fully self-hostable. ETA July 1st, 2022.") }}
|
||||
{{ card_macro::home_card(title="Forgejo Clinic", description="Having issues upgrading your self-hosted Forgejo? Upload it to Gna! and a doctor will help out. Once it feels better you can bring it home or decide it becomes a permanent resident.") }}
|
||||
{{ card_macro::home_card(title="Towards Forge Federation 🚀", description="Gna! is leading the charge in implementing forge federation. It will be made available to all hosted Forgejo instance as soon as it is available.") }}
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue