You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content/administration
Lunny Xiao daf841fe14
Fix documentation build problems because of MDX syntax conflicts (#30744)
Documentation building has encountered a problem like below. This is
because MDX syntax doesn't allow `{customPath}`, we have to use
\`{customPath}\`

```
Error: Can't render static file for pathname "/next/administration/config-cheat-sheet"
            at generateStaticFile (/workspace/gitea/gitea-docusaurus/node_modules/@docusaurus/core/lib/ssg.js:119:15)
            at runNextTicks (node:internal/process/task_queues:60:5)
            at process.processImmediate (node:internal/timers:449:9)
            at async /workspace/gitea/gitea-docusaurus/node_modules/p-map/index.js:57:22 {
          [cause]: ReferenceError: CustomPath is not defined
              at _createMdxContent (server.bundle.js:4406:106)
              at MDXContent (server.bundle.js:10745:8)
              at Uc (server.bundle.js:264171:44)
              at Xc (server.bundle.js:264173:253)
              at Z (server.bundle.js:264179:89)
              at Yc (server.bundle.js:264182:98)
              at $c (server.bundle.js:264181:140)
              at Z (server.bundle.js:264179:345)
              at Xc (server.bundle.js:264177:231)
              at Z (server.bundle.js:264179:89)
```
10 months ago
..
_index.en-us.md
_index.zh-cn.md
adding-legal-pages.en-us.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
adding-legal-pages.zh-cn.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
backup-and-restore.en-us.md Improve Documentation for Restoration from backup (#29321) 1 year ago
backup-and-restore.zh-cn.md Update some translations and fix markdown formatting (#29099) 1 year ago
cmd-embedded.en-us.md Enable markdownlint `no-duplicate-header` (#27500) 1 year ago
cmd-embedded.zh-cn.md move some scripts from 'build' to 'tools' directory, misc refactors (#29844) 11 months ago
command-line.en-us.md Improve "must-change-password" logic and document (#30472) 11 months ago
command-line.zh-cn.md Expanded minimum RSA Keylength to 3072 (#26604) 2 years ago
config-cheat-sheet.en-us.md Fix documentation build problems because of MDX syntax conflicts (#30744) 10 months ago
config-cheat-sheet.zh-cn.md Fix documentation build problems because of MDX syntax conflicts (#30744) 10 months ago
customizing-gitea.en-us.md Initial support for colorblindness-friendly themes (#30625) 10 months ago
customizing-gitea.zh-cn.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
email-setup.en-us.md Docs: Replace deprecated IS_TLS_ENABLED mailer setting in email setup (#28205) 1 year ago
email-setup.zh-cn.md Fix links in docs (#28234) 1 year ago
environment-variables.en-us.md In administration documentation about environment variables, point to those for the Go runtime instead of Go compiler (#28859) 1 year ago
environment-variables.zh-cn.md Update golang links to use https (#28980) 1 year ago
external-renderers.en-us.md Update documents to fix some links (#26885) 1 year ago
external-renderers.zh-cn.md Fix documents for "custom/public/assets/" (#28465) 1 year ago
fail2ban-setup.en-us.md Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
fail2ban-setup.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
git-lfs-support.en-us.md
git-lfs-support.zh-cn.md
https-support.en-us.md fix typo (#29212) 1 year ago
https-support.zh-cn.md Fix links in docs (#28302) 1 year ago
logging-config.en-us.md Clarify the logger's MODE config option (#26267) 2 years ago
logging-config.zh-cn.md
mail-templates.en-us.md remove repetitive words (#29695) 12 months ago
mail-templates.zh-cn.md Remove unnecessary SanitizeHTML from code (#29575) 12 months ago
repo-indexer.en-us.md Support repo code search without setting up an indexer (#29998) 11 months ago
repo-indexer.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 2 years ago
reverse-proxies.en-us.md Add docs section for sub-paths with the container registry (#27505) 1 year ago
reverse-proxies.zh-cn.md
search-engines-indexation.en-us.md Fix the robots.txt path 1 year ago
search-engines-indexation.zh-cn.md Fix the robots.txt path 1 year ago
signing.en-us.md
signing.zh-cn.md