Explore
Help
Register
Sign In
ConcurrentCrab
/
docs
Fork
0
You've already forked docs
forked from
gitea/docs
Code
Pull Requests
Activity
1,721
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
This branch is 237 commits behind
gitea/docs:main
Lunny Xiao
fdfa8d9152
Merge branch 'main' into main
2024-09-28 01:23:12 +00:00
.gitea
/workflows
fix bug
2024-09-13 14:39:59 -07:00
docs
Merge branch 'main' into main
2024-09-28 01:23:12 +00:00
i18n
Use camo.Always instead of camo.Allways (
#73
)
2024-09-25 17:11:33 +00:00
src
Fix api of 1.22
2024-05-27 22:16:26 +08:00
static
Fix more links and problems (
#3
)
2024-06-14 08:53:10 +00:00
versioned_docs
Update versioned_docs/version-1.22/administration/reverse-proxies.md
2024-09-18 07:09:29 +00:00
versioned_sidebars
Use a formal docusaurus i18n structure
2024-06-06 20:44:06 +08:00
.editorconfig
Add .editorconfig and .gitattributes (
#29
)
2023-06-08 18:07:59 +00:00
.gitattributes
Add .editorconfig and .gitattributes (
#29
)
2023-06-08 18:07:59 +00:00
.gitignore
Fix more links and problems (
#3
)
2024-06-14 08:53:10 +00:00
.npmrc
Add .npmrc and regenerate package-lock.json (
#67
)
2023-09-07 14:31:43 +00:00
babel.config.js
first commit
2023-02-02 23:30:20 -05:00
check_outdated.sh
Clone once (
#52
)
2023-07-28 05:52:35 +00:00
docusaurus.config.js
Upgrade 1.22.1 -> 1.22.2
2024-09-05 18:47:25 -07:00
Makefile
Make CI faster with docusaurus cache actions (
#5
)
2024-06-15 05:16:46 +00:00
package-lock.json
Upgrade docusaurus from 3.3.2 -> 3.4.0
2024-06-06 21:09:01 +08:00
package.json
Upgrade docusaurus from 3.3.2 -> 3.4.0
2024-06-06 21:09:01 +08:00
README.md
Remove unnecessary files
2024-06-06 21:08:01 +08:00
renovate.json5
Configure Renovate (
#71
)
2023-10-03 17:13:46 +00:00
sidebars.js
Use a formal docusaurus i18n structure
2024-06-06 20:44:06 +08:00
versions.json
Add version of 1.22 (
#137
)
2024-05-27 13:52:22 +00:00
README.md
Gitea Docs
How to build
make clean make prepare-docs make build
Development
make clean make prepare-docs make serve
Test en version
npm run start
View Git Blame
Copy Permalink
Description
Documentation for Gitea (
https://github.com/go-gitea/gitea
)
Readme
9.8
MiB
Languages
JavaScript
62.7%
CSS
31.9%
Makefile
2.8%
Shell
2.6%