fix: update sed incantation for empty #22

Merged
techknowlogick merged 1 commits from jolheiser/gitea-docusaurus:empty into main 2023-05-30 17:51:07 +00:00
Owner

Should resolve #21

I cannot seem to get this to run properly on my machine, however this is an educated guess because the Chinese translation looks correct.

zh-cn
https://docs.gitea.com/zh-cn/administration/config-cheat-sheet#repository---release-repositoryrelease

$SED_INPLACE 's/\\<empty>/<empty\\>/' i18n/zh-cn/docusaurus-plugin-content-docs/current/installation/with-docker.zh-cn.md

en-us
https://docs.gitea.com/administration/config-cheat-sheet#repository---release-repositoryrelease
(check diff for current incantation)

Should resolve #21 I cannot seem to get this to run properly on my machine, however this is an educated guess because the Chinese translation looks correct. zh-cn https://docs.gitea.com/zh-cn/administration/config-cheat-sheet#repository---release-repositoryrelease https://gitea.com/gitea/gitea-docusaurus/src/commit/8c38ae516a72b802cc2889a507c824e0174f5256/loop_docs-zh-cn.sh#L11 en-us https://docs.gitea.com/administration/config-cheat-sheet#repository---release-repositoryrelease (check diff for current incantation)
jolheiser added 1 commit 2023-05-30 17:06:18 +00:00
fix: update sed incantation for empty
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Some checks failed
checks / build-docs (pull_request) Failing after 1m59s
1eb11a5fbd
techknowlogick approved these changes 2023-05-30 17:50:54 +00:00
techknowlogick merged commit d3c11f4363 into main 2023-05-30 17:51:07 +00:00
Author
Owner

Ah, this currently doesn't produce a clean build. I am looking into why that is.

Ah, this currently doesn't produce a clean build. I am looking into why that is.
jolheiser deleted branch empty 2023-05-30 19:06:56 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/gitea-docusaurus#22
No description provided.