Docs: https://docs.gitea.io/en-us/upgrade/ is blank #3471

Closed
opened 2025-11-02 05:13:52 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @thallada on GitHub (Jun 14, 2019).

  • Gitea version (or commit ref): N/A
  • Git version: N/A
  • Operating system: N/A
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist: N/A

Description

The docs page for upgrading gitea (which is the top result for "gitea upgrade" is completely blank.

Screenshots

Screen Shot 2019-06-14 at 7 48 27 PM
Originally created by @thallada on GitHub (Jun 14, 2019). - Gitea version (or commit ref): N/A - Git version: N/A - Operating system: N/A - Database (use `[x]`): - [ ] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [ ] No - [x] Not relevant - Log gist: N/A ## Description The docs page for upgrading gitea (which is the top result for "gitea upgrade" is completely blank. ## Screenshots <img width="1218" alt="Screen Shot 2019-06-14 at 7 48 27 PM" src="https://user-images.githubusercontent.com/1505923/59544196-050af980-8ede-11e9-8fb7-7cc93f6dee0a.png">
GiteaMirror added the issue/confirmedtype/docsgood first issue labels 2025-11-02 05:13:52 -06:00
Author
Owner

@jolheiser commented on GitHub (Jun 15, 2019):

This looks to be a side effect of Hugo, the generator we use for our site.
The page in question is supposed to be blank, only because it's true use is as metadata to display that "Upgrade" header in the side table of contents.

That being said, if you are looking to update from a previous version:

  1. If it's a binary, you can find instructions on the Binary installation page
  2. If it's with docker, we have some instructions on the Docker installation page
  3. If you are looking to update from Gogs to Gitea, we have a page for that as well as some extra information in the FAQ
@jolheiser commented on GitHub (Jun 15, 2019): This looks to be a side effect of Hugo, the generator we use for our site. The page in question is supposed to be blank, only because it's true use is as metadata to display that "Upgrade" header in the side table of contents. That being said, if you are looking to update from a previous version: 1. If it's a binary, you can find instructions on the [Binary installation page](https://docs.gitea.io/en-us/install-from-binary/#updating-to-a-new-version) 2. If it's with docker, we have some instructions on the [Docker installation page](https://docs.gitea.io/en-us/install-with-docker/#upgrading) 3. If you are looking to update from Gogs to Gitea, we have a [page for that](https://docs.gitea.io/en-us/upgrade-from-gogs/) as well as some extra information in the [FAQ](https://docs.gitea.io/en-us/faq/#how-to-migrate-from-gogs-github-etc-to-gitea)
Author
Owner

@zeripath commented on GitHub (Jun 15, 2019):

So I think this is caused by our lack of _index.md files in the docs system. We should probably just put some basic information in these.

@zeripath commented on GitHub (Jun 15, 2019): So I think this is caused by our lack of _index.md files in the docs system. We should probably just put some basic information in these.
Author
Owner

@stale[bot] commented on GitHub (Aug 15, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Aug 15, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@wxiaoguang commented on GitHub (Apr 13, 2022):

Can simply redirect to https://docs.gitea.io/en-us/upgrade-from-gitea/ from /upgrade/

@wxiaoguang commented on GitHub (Apr 13, 2022): Can simply redirect to https://docs.gitea.io/en-us/upgrade-from-gitea/ from `/upgrade/`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3471