From 6d43988516cbf023af029c2e0362d572cc908cd6 Mon Sep 17 00:00:00 2001 From: Ben Kristinsson Date: Mon, 19 Sep 2022 11:51:01 +0200 Subject: [PATCH] fix markdown in README --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index dc79993..56d30a6 100644 --- a/README.md +++ b/README.md @@ -18,40 +18,40 @@ configs and not code). this repo also deploys/orchestrates a bunch of "projects": - * [zflux](https://git.sudo.is/ben/zflux): a zeromq queue in front of + * [`zflux`](https://git.sudo.is/ben/zflux): a zeromq queue in front of influxdb to be resillient against network errors - * [notflixbot](https://git.sudo.is/ben/notflixbot): a "custom" matrix + * [`notflixbot`](https://git.sudo.is/ben/notflixbot): a "custom" matrix bot written with nio (async python matrix library) and has webhooks. - * [matrix-smtp-webhook](https://git.sudo.is/ben/matrix-smtp-webhook): + * [`matrix-smtp-webhook`](https://git.sudo.is/ben/matrix-smtp-webhook): a dead simple python daemon to read SMTP messages and forward to the notflix http webhookk, great for cron mail. - * [archives](https://git.sudo.is/ben/archives): file listing with + * [`archives`](https://git.sudo.is/ben/archives): file listing with proxy auth - * [shared-jenkins-pipelines](https://git.sudo.is/ben/shared-jenkins-pipelines) + * [`shared-jenkins-pipelines`](https://git.sudo.is/ben/shared-jenkins-pipelines) and some docker images that needed customizing or as a way to package `.deb`: - * [jenkins-docker](https://git.sudo.is/ben/jenkins-docker) - * [mergerfs-docker](https://git.sudo.is/ben/mergerfs-docker) - * [openldap-docker](https://git.sudo.is/ben/openldap-docker) - * [poetry-docker](https://git.sudo.is/ben/poetry-docker) - * [xmrig-docker](https://git.sudo.is/ben/xmrig-docker) - * [hydrogen-docker](https://git.sudo.is/ben/hydrogen-docker) - * [synapse-admin-docker](https://git.sudo.is/ben/synapse-admin-docker) - * [emacs-docker](https://git.sudo.is/ben/emacs-docker): building + * [`jenkins-docker`](https://git.sudo.is/ben/jenkins-docker) + * [`mergerfs-docker`](https://git.sudo.is/ben/mergerfs-docker) + * [`openldap-docker`](https://git.sudo.is/ben/openldap-docker) + * [`poetry-docker`](https://git.sudo.is/ben/poetry-docker) + * [`xmrig-docker`](https://git.sudo.is/ben/xmrig-docker) + * [`hydrogen-docker`](https://git.sudo.is/ben/hydrogen-docker) + * [`synapse-admin-docker`](https://git.sudo.is/ben/synapse-admin-docker) + * [`emacs-docker`](https://git.sudo.is/ben/emacs-docker): building emacs from upstream git in docker on jenkins and packaging as `.deb` published at https://apt.sudo.is - * [build-nginx](https://git.sudo.is/ben/build-nginx): building nginx from + * [`build-nginx`](https://git.sudo.is/ben/build-nginx): building nginx from source with all modules (the useful ones anyway) and packaging as `.deb` ## mirrors - * :gitea: repo: https://git.sudo.is/ben/infra - * :github: mirror: https://github.com/benediktkr/infra - * bitbucket mirror (private): https://bitbucket.org/benedikt/infra + * upstream :gitea: : [`git.sudo.is/ben/infra`](https://git.sudo.is/ben/infra) + * github :github: mirror: [`benediktkr/infra`](https://github.com/benediktkr/infra) + * bitbucket mirror (private): [`benedikt/infra`](https://bitbucket.org/benedikt/infra) -- 2.40.1