| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch:
- Rename some files( `.md` to `.en-us.md`), fix missed translation copy
- Update link which shoud be refer to `../hacking-on-gitea/` instead of
`../make/` (outdated)
- Update `_redirects`:
- redirect `/{zh-cn|fr-fr}/make/` to `../hacking-on-gitea/`
- redirect `/zh-cn/third-party-tools/` to `/zh-cn/integrations/`
- Delete duplicated/outdated files.
- Update menu `weight` of developers.zh-cn.md
Signed-off-by: Xinyu Zhou <i@sourcehut.net>
|
|
|
|
|
| |
fix #21492
Co-authored-by: 6543 <6543@obermui.de>
|
|
|
|
|
|
|
|
| |
Since adding an aliases block doesn't seem to work locally for me (I
suspect because a page actually exists and Hugo is granting preference
to existing pages over aliases), I also added entries to
static/_redirects file so Netlify will handle the redirects
Fixes #7208
|
|
|
|
|
|
|
| |
* Add cloudron image to docs itself
* rm cloudron csp
* Update from-package.en-us.md
|
|
|
|
|
|
|
|
|
| |
* Wildcard cloudron
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Just use FQDN
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
|
|
| |
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* First pass
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* More changes
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Redirects
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add oauth2 documentation
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Apply suggestions from code review
Co-Authored-By: jonasfranz <info@jonasfranz.software>
* Update docs/content/doc/advanced/oauth2-provider.md
Co-Authored-By: jonasfranz <info@jonasfranz.software>
* Update oauth2-provider.md
|
| |
|
| |
|
| |
|
| |
|
|
* import docs into main repository
Signed-off-by: Matti Ranta <matti@mdranta.net>
|