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