From fc89c9b5ebe2c20096cc6bb334a650f14fd285c9 Mon Sep 17 00:00:00 2001 From: PartTimeHarmacist Date: Thu, 14 Apr 2022 22:24:33 -0500 Subject: [PATCH] Added readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ac73f4 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Custom Gitea Instance +A customized image of gitea designed to incorporate .docx and jupyter file renderers + +- .docx is achieved via pulling pandoc from the pandoc/core image +- jupyter rendering is achieved via inclusion of the jupyter python package \ No newline at end of file