mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-25 05:36:00 +00:00
These are some things I changed to make local development easier, especially when having to update multiple versions of docs at once like the docusaurus v3 update. i.e. ```makefile GITEA_REMOTE := ~/code/code.gitea.io/gitea GITEA_LATEST_BRANCH := docs-v3 GITEA_VERSION_BRANCH_PREFIX := docs-v3- ... ``` to run the Makefile against my local repo. Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/89 Co-authored-by: jolheiser <john.olheiser@gmail.com> Co-committed-by: jolheiser <john.olheiser@gmail.com>
3.6 KiB
3.6 KiB