doc-typo #100
No reviewers
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: plume/documentation#100
Loading…
Reference in a new issue
No description provided.
Delete branch ":doc-typo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
These are small corrections of typos, adding Caddy v2 syntax for reverse_proxy and standardization of github links.
In source/contribute/code-review.html.md there is mention of websites https://pr-list.joinplu.me and https://pr-XXX.joinplu.me but they seem to be down, so i think this must be at least commented (actual state) or removed.
Also in file source/organization/contributors.html.md it is still Ana which is mentionned as principal contact to be added, but maybe it must be replaced by KitaitiMakoto now ?
I'll fix that as soon as there is opinions on the two last modification.
Thanks for reviewing this :)
Thank you for great pull request. Especially Caddyfile modification is so helpful.
I don't think it's good to maintain that feature by current members because of less time. It's so nice if you write testing step(pull branch, build, run...), though I have intended to do it.
Yep, I will add it myself. You can leave the page not touched.
I revert the changes for contributors.html.md and add a TODO in the test section to document it, however i do not know if i could do it myself (Not sure of my install actually).
Would you that i did it in this PR, or we close it and let another pr do the job of documenting the testing section ?
@Marius Thank you for rewriting.
You may leave the testing section as it is. But you seem write contributors to code review page... Can you fix it?
I finally fix it !(i take time to battle with git commands).
So the PR is ready i remove the wip.
WIP: doc-typoto doc-typo@Marius Nice! Will merge. Thank you!
@ -10,3 +10,3 @@
To download and install the latest release, first define the following variable in your shell:
- `DOWNLOAD_URI`: URI of archived binary file. You may find it at https://git.joinplu.me/Plume/Plume/releases. It includes database name `postgresP or `sqlite` in the file name. Choose which you want.
- `DOWNLOAD_URI`: URI of archived binary file. You may find it at https://git.joinplu.me/Plume/Plume/releases. It includes database name `postgresP` or `sqlite` in the file name. Choose which you want.
It' my fault. But could you remove trailing "P" from
postgresP
?@ -70,3 +70,3 @@
You can either [do it by yourself](https://git.joinplu.me/plume/documentation/_edit/main/source/organization/contributors.html.md)
if you have a Gitea account, or give Ana all the required informations and she will add you (see above for contact information).
if you have a Gitea account, or give Ana/KitaitiMakoto all the required informations and she/he will add you (see above for contact information).
I missed out this sentence. Can you leave only
KitaitiMakoto
andhe
?@ -7,3 +7,3 @@
You'll need to define a variable in your shell first:
- `DOWNLOAD_URI`: URI of archived binary file. You may find it at https://git.joinplu.me/Plume/Plume/releases. It includes database name `postgresP or `sqlite` in the file name. Choose which you want.
- `DOWNLOAD_URI`: URI of archived binary file. You may find it at https://git.joinplu.me/Plume/Plume/releases. It includes database name `postgresP` or `sqlite` in the file name. Choose which you want.
trailing "P"...