Commit graph

11 commits

Author SHA1 Message Date
Rafael Fontenelle
459c8e2574 Fix misspellings 2023-12-28 17:43:54 -03:00
Justin W. Flory (he/him)
b5646a0529
docs: Fix Antora start_path for all components
This commit fixes all Antora configuration files for the components
underneath this repository. When you run the build script, it reports
errors that it is unable to find the reference for the `start_path` for
all of the components. This is because the full path is required,
including the `.adoc` file ending. So, this commit makes the path
explicit and therefore, fixes the errors.

Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2023-10-14 20:43:48 -05:00
Justin W. Flory (he/him)
f705cdf7ac
Meta: Use partials for reusable data about the Council
This commit adopts the current best-practice for using partials in
Antora within the Council docs, and it also adds an attributes partial
that includes common metadata used across the Council docs. The partials
are not yet used across the Council docs, but the attributes partial is
imported into the headers of multiple documents.

This is setting the stage to make updating things like our Discourse,
Matrix, and other comms places easier to maintain and update.

Signed-off-by: Justin W. Flory (he/him) <jwf@redhat.com>
2023-02-08 17:46:54 +01:00
fe8dc90e8e Fix the docs builds until we can find a permanent solution 2020-11-18 08:48:40 -05:00
Justin W. Flory (he/him)
c9543d027a
Migrate default git branch from master to main (closes #86)
Last month, GitHub switched their default git branch from `master` to
`main`. So, if GitHub is doing it for their millions and millions of
repos and users, there are few good reasons not to for this repo.

    https://github.com/github/renaming

This commit changes all references of `master` to `main` in the Antora
site configuration. This commit is already pushed to a git branch,
`main`, on the council-docs repo. But this commit will be opened as a
Pull Request to the `master` branch.

**Do not merge without coordinating on the fedora-docs/docs-fp-o PR**.
If the builder is still configured to build onto `master`, well, that
obviously will not work. Please coordinate these changes simultaneously.

Closes #86. cc: @mattdm

Signed-off-by: Justin W. Flory (he/him) <git@jwf.io>
2020-11-13 18:12:47 -05:00
Adam Samalik
ef4b873cec team directory prototype 2020-08-12 15:48:48 +00:00
Brian (bex) Exelbierd
9f57eefa6d Remove mindshare and fesco they are in other repos 2018-09-27 12:47:22 +02:00
5d7a952647 Merge #35 advocate page add 2018-09-04 15:30:38 +00:00
Adam Samalik
fcdaea8b9d List Fedora Docs docs under Mindshare 2018-09-03 13:59:41 +00:00
Sumantro Mukherjee
d4ca07ace2 advocate page add 2018-08-01 18:38:33 +05:30
Adam Samalik
d70e519a32 switch to Antora 2018-07-27 15:43:28 +02:00