0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00
Commit graph

19 commits

Author SHA1 Message Date
Caesar Schinas
27864fec2b
move docs to subfolder 2023-08-15 00:19:15 +01:00
Caesar Schinas
e688f3324b
fix: remove h1-level headings in docs
Increases depth of markdown headings to avoid 1st-level headings

# Conflicts:
#	v1.19/user/project.md
#	v1.19/user/protection.md
#	v1.19/user/push-to-create.md
2023-08-13 17:08:33 +01:00
Earl Warren
85a71e3c09
docs: admin: installation fix broken link
Fixes: https://codeberg.org/forgejo/website/issues/324
2023-08-13 17:07:45 +01:00
Caesar Schinas
9af05bfb01
refactor: use astro content collections for docs
Reviewed-on: https://codeberg.org/forgejo/website/pulls/323

# Conflicts:
#	v1.19/admin/command-line.md
#	v1.19/admin/config-cheat-sheet.md
#	v1.19/admin/database-preparation.md
#	v1.19/admin/email-setup.md
#	v1.19/admin/incoming-email.md
#	v1.19/admin/index.md
#	v1.19/admin/logging-documentation.md
#	v1.19/admin/reverse-proxy.md
#	v1.19/admin/seek-assistance.md
#	v1.19/admin/upgrade.md
#	v1.19/developer/code-forgejo-org.md
#	v1.19/developer/index.md
#	v1.19/index.md
#	v1.19/license.md
#	v1.19/user/agit-support.md
#	v1.19/user/api-usage.md
#	v1.19/user/authentication.md
#	v1.19/user/email-settings.md
#	v1.19/user/first-repository.md
#	v1.19/user/index.md
#	v1.19/user/issue-pull-request-templates.md
#	v1.19/user/issue-tracking-basics.md
#	v1.19/user/labels.md
#	v1.19/user/linked-references.md
#	v1.19/user/merge-message-templates.md
#	v1.19/user/oauth2-provider.md
#	v1.19/user/packages/cargo.md
#	v1.19/user/packages/chef.md
#	v1.19/user/packages/composer.md
#	v1.19/user/packages/conan.md
#	v1.19/user/packages/conda.md
#	v1.19/user/packages/container.md
#	v1.19/user/packages/generic.md
#	v1.19/user/packages/helm.md
#	v1.19/user/packages/index.md
#	v1.19/user/packages/maven.md
#	v1.19/user/packages/npm.md
#	v1.19/user/packages/nuget.md
#	v1.19/user/packages/pub.md
#	v1.19/user/packages/pypi.md
#	v1.19/user/packages/rubygems.md
#	v1.19/user/packages/storage.md
#	v1.19/user/packages/vagrant.md
#	v1.19/user/project.md
#	v1.19/user/protection.md
#	v1.19/user/push-options.md
#	v1.19/user/push-to-create.md
#	v1.19/user/repo-permissions.md
#	v1.19/user/webhooks.md
#	v1.19/user/wiki.md
#	v1.20/user/semver.md
2023-08-13 17:07:06 +01:00
Earl Warren
773be6dca2
refresh the installation guide with 1.20 2023-08-13 17:00:28 +01:00
wackbyte
57699bd3b7
chore: make all intra-site links not use a specific domain
# Conflicts:
#	v1.19/index.md
2023-08-13 15:59:30 +01:00
Earl Warren
d4b53524c0
cosmetic change 2023-08-13 14:09:27 +01:00
Earl Warren
c3176495e5
fix spelling 2023-08-13 14:09:27 +01:00
Earl Warren
61502860f0
apply review suggestions 2023-08-13 14:09:27 +01:00
Earl Warren
845edbab5e
docs: keep 3000 as the default port 2023-08-13 14:09:27 +01:00
Earl Warren
a1ff6e16a3
address review comments from Daniel Gibson 2023-08-13 13:48:35 +01:00
Earl Warren
7b1878b69b
update the source URL 2023-08-13 13:48:35 +01:00
Earl Warren
010bd1e8a1
consistently use example.com 2023-08-13 13:48:34 +01:00
Earl Warren
0674e63d74
explain the database section 2023-08-13 13:48:34 +01:00
Earl Warren
85f07c11ae
database is part of docker 2023-08-13 13:48:34 +01:00
Earl Warren
83d95a6389
prefix links with ../ when they are siblings 2023-08-13 13:48:34 +01:00
Earl Warren
6a2fd6e34d
trim content that are blog rather than a reference documentation 2023-08-13 13:48:34 +01:00
Earl Warren
9ba8e24944
import from markdown 2023-08-13 13:48:34 +01:00
Earl Warren
f03bc545b7
docs: installation manual
# Conflicts:
#	admin/installation.md
2023-08-13 13:48:33 +01:00