Commit graph

16 commits

Author SHA1 Message Date
Otto Liljalaakso
e044d4c4b9 Replace mention of _master_ branch with its primary name _main_ 2024-07-04 21:39:42 +03:00
Otto Liljalaakso
e3fc9e1a0f Replace builder.sh with newer docsbuilder.sh
The script comes from [fedora-docs-template][1], which already a long
time ago released a new version. And also changed script name. Update
to match upstream, and to benefit from new features and fixes, whatever
they may be.

[1]: https://gitlab.com/fedora/docs/templates/fedora-docs-template
2024-07-04 21:39:42 +03:00
Otto Liljalaakso
a1287f0c49 Use https instead of http in links
This is the modern way, and also removes many warnings from
`check-links.sh` output.
2024-07-04 21:39:42 +03:00
Rafael Fontenelle
f16ef32bac Fix misspellings 2024-01-28 21:57:46 -03:00
Otto Liljalaakso
6ae38c11ab Use improved watcher/rebuilder script
Adapted from: https://pagure.io/fedora-docs/quick-docs/pull-request/487
2022-09-16 22:53:09 +03:00
Otto Urpelainen
8cc222771f Add link checker script
Add a link checker script and instructions on how to run it.
First run found some problems, fix those as well:

* Escape some url templates from link creation with a '\' prefix,
the templates need to be turned into valid urls
by inserting a package name.

* For some reason,
the link checker cannot follow https://crates.io/crates/bodhi-cli.
This tool is also packaged in the official Fedora repositories,
and it is customary to refer to such tools simply by tool name,
so replacing the link with that
instead of excluding that link for the check.

* https://bodhi.fedoraproject.org/updates/new requires authentication.
It is not wrong to link there,
but since the Bodhi web app main page also has a "New Update" button,
replacing the link there,
so even unauthenticated readers get a good experience.

* Fix link to nonexistent page at src.fedoraproject.org
with a link to site root,
which is suitable in the context.
2021-10-07 08:42:52 +03:00
Otto Urpelainen
d99b491099 Update contribution guidelines
Resolves #23
2021-09-18 10:44:28 +03:00
Otto Urpelainen
40280db5d5 Describe how pull requests are handled 2021-08-22 08:38:13 +03:00
Otto Urpelainen
d5062de190 Fix description of readme link 2021-08-22 08:37:49 +03:00
Otto Urpelainen
a9c3e1d301 Fix readme title 2021-07-08 23:02:25 +03:00
Otto Urpelainen
bd40aeedab Wiki import
Restart the repository by
1. Starting to use Antora
2. Moving over some packaging related pages over from the wiki
3. Updating the pages where there are obvious problems
2021-07-07 21:55:43 +03:00
cfbcf24e59 add item to readme on stopping the dev server 2018-04-10 11:35:00 -04:00
Pierre-Yves Chibon
ec04231a63 Fix the styling in the README
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-04-10 02:57:22 +02:00
Pierre-Yves Chibon
e1cc746a19 Fix the styling in the README
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-04-10 02:52:46 +02:00
Pierre-Yves Chibon
efafb3e945 Fix the readme file
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-04-09 23:12:39 +02:00
2a11671594 add pelican test output scripts 2018-04-09 16:30:41 -04:00