From 9c2579430688cf2d8af1b03c481869ae7258e835 Mon Sep 17 00:00:00 2001 From: Justin W. Flory Date: Feb 24 2020 18:16:14 +0000 Subject: partials: Add reusable macros for all D&I team docs This commit adds a `_partials/attributes.adoc` file. This is a special file that includes macros that can be reused across all Antora docs pages. To reuse any of these macros, you wrap them around curly brackets. For example, to get https://communityblog.fedoraproject.org to appear on a page, write `{{COMMBLOG}}` to embed the macro. Signed-off-by: Justin W. Flory --- diff --git a/modules/ROOT/pages/_partials/attributes.adoc b/modules/ROOT/pages/_partials/attributes.adoc new file mode 100644 index 0000000..e093b24 --- /dev/null +++ b/modules/ROOT/pages/_partials/attributes.adoc @@ -0,0 +1,4 @@ +:COMMBLOG: https://communityblog.fedoraproject.org +:FISCALYEAR: FY20 +:FWIKI: https://fedoraproject.org/wiki +:YEAR: 2020