Forgejo with AsciiDoc support https://forgejo.org
Go to file
Marko Korhonen 2fdc2cc06a
All checks were successful
continuous-integration/drone/push Build is passing
Add drone build badge to README
2022-06-11 15:10:57 +03:00
.drone.yml Migrate builds to drone 2022-06-11 14:43:22 +03:00
Dockerfile Initial commit 2022-06-09 19:37:48 +03:00
README.adoc Add drone build badge to README 2022-06-11 15:10:57 +03:00

Gitea with AsciiDoc support

Drone build status

The official Gitea Docker image does not support AsciiDoc rendering, so I wanted to create an image which has support out of the box.

Pull from Docker Hub

docker pull functionalhacker/gitea-asciidoc

Configuration

In addition to pulling this image instead of the official one, you need to configure the renderer. You can follow the official docs to achieve that.

Updates

This image is based on the latest stable official gitea/gitea:1 image. I will update it whenever I notice the Gitea team update their image and I have the time to do it.

Support

This image comes with no support whatsoever. The Dockerfile is based on the official Gitea image and it is literally 2 lines long so there is not much to go wrong here. If, for whatever reason you feel that there must be something wrong with my image, you can email me at gitea@functionalhacker.korhonen.cc