Documentation/content/codeberg-pages/troubleshooting.md
ka2in 93975e5d93 Docs-as-Code with Sphinx and Codeberg Pages (#198)
How to implement [Docs-as-Code](https://docs-as-co.de/) with the help of Sphinx and Codeberg Pages.

Co-authored-by: Faycal Alami-Hassani <ka2in@protonmail.com>
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/198
Co-authored-by: ka2in <ka2in@noreply.codeberg.org>
Co-committed-by: ka2in <ka2in@noreply.codeberg.org>
2022-02-14 22:15:05 +01:00

738 B

eleventyNavigation
key title parent order
Troubleshooting Troubleshooting CodebergPages 99

My web browser displays a security warning when I try to access my Codeberg Pages.

If your user name contains a dot (e.g. user.name) your Codeberg Pages URL (https://user.name.codeberg.page) contains a sub-sub-domain which does not work with Let's Encrypt wildcard certificates. Use the alternative URL https://pages.codeberg.org/user.name/ as a workaround.

My content is not updated

The new Codeberg Pages Server uses caching for files under a certain size (currently 1 MiB). Please wait a few minutes until cache is invalidated. This is to improve performance, reduce server load and cost as well as save energy.