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>
This commit is contained in:
parent
a0035a3eaf
commit
f705cdf7ac
13 changed files with 34 additions and 11 deletions
|
@ -20,10 +20,10 @@
|
|||
:team_status: Active
|
||||
|
||||
// Preferred Asynch communication channel (mailing list, discussion.fp.o, none, etc)
|
||||
:team_asynch_communication: https://lists.fedoraproject.org/admin/lists/council-discuss.lists.fedoraproject.org/
|
||||
:team_asynch_communication: https://discussion.fedoraproject.org/tag/council
|
||||
|
||||
// Preferred Synch (IRC channel, telegram, etc, none)
|
||||
:team_synch_communication: #fedora-council
|
||||
// Preferred Synch (Matrix room, none, etc.)
|
||||
:team_synch_communication: #council:fedoraproject.org
|
||||
|
||||
// Issue tracker
|
||||
:team_issue_tracker: https://pagure.io/Fedora-Council/tickets
|
||||
|
@ -32,4 +32,4 @@
|
|||
:team_meetings: https://fedoraproject.org/wiki/Council_Meetings
|
||||
|
||||
// Any other information?
|
||||
:team_other: Lorem ipsum
|
||||
:team_other: Lorem ipsum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue