diff --git a/content/gitea-clinic/index.md b/content/gitea-clinic/index.md index 90f369e..17307a4 100644 --- a/content/gitea-clinic/index.md +++ b/content/gitea-clinic/index.md @@ -1,11 +1,11 @@ +++ title = "Gitea Clinic" -description = "Debug and Recover broken Gitea instances" +description = "Get help with your sick Gitea instance" +++ ## How does it work? -1. Get in touch with the doctor of your choice +1. Get in touch with the [doctor of your choice](#hostea-doctors) 2. Upload your sick Gitea 3. Once it gets better bring it back home (or decide it should get a permanent residence at hostea) @@ -14,14 +14,12 @@ description = "Debug and Recover broken Gitea instances" ## How much does it cost? All Hostea doctors charge a flat hourly rate for consultations held in public -(private information is never revealed, even if the consultation is held -in public) Private consultations fees depend on the Hostea doctor +(sensitive information is never revealed, even if the consultation is held +in public). Private consultations fees depend on the Hostea doctor. -Sounds good, I want to get an appointment! -{{ call_to_action_banner(prompt="Sounds good, I want to get an appointment!", link="/contanct", action="Contact Us") }} +## Sounds good, I want to get an appointment! -The doctor name links to their resume. Stars are awarded when someone is -happy about a public consultation (not for private consulations). +Each star is awarded when someone is happy about a public consultation. Doctors cannot get a star for a private consulation. ## Hostea Doctors {{ gitea_clinic_doc_reviews() }} diff --git a/data/clinic-doctors.toml b/data/clinic-doctors.toml index 00f5ddb..7844757 100644 --- a/data/clinic-doctors.toml +++ b/data/clinic-doctors.toml @@ -3,12 +3,12 @@ [[ doctors ]] nick = "dachary" name ="Loïc Dachary" -website = "https://dachary.org" +website = "https://gitea.hostea.org/dachary/hostea/issues" [[ doctors.reviews ]] -name = "Rob B" +name = "Chris H." rating = 5 -remarks = "Nice" +remarks = "https://discourse.gitea.io/t/blank-page-after-login/5051/14" ## ------------- end dachary --------- ## ------------- start realaravinth --------- diff --git a/templates/shortcodes/gitea_clinic_doc_reviews.html b/templates/shortcodes/gitea_clinic_doc_reviews.html index 81a2867..17e8efc 100644 --- a/templates/shortcodes/gitea_clinic_doc_reviews.html +++ b/templates/shortcodes/gitea_clinic_doc_reviews.html @@ -42,7 +42,7 @@

{{ rating_str }}

- Learn More + Get in touch {% endfor %}