mirror of
https://github.com/bigskysoftware/hypermedia-systems.git
synced 2025-11-29 00:05:26 -05:00
frontmatter formatting
This commit is contained in:
parent
c547d6203b
commit
84be60b77e
@ -1,7 +1,7 @@
|
|||||||
= Copyright & Acknowledgments
|
= Copyright & Acknowledgments
|
||||||
:tags: frontmatter
|
:tags: frontmatter
|
||||||
:!toc:
|
:!toc:
|
||||||
:chapter: -1
|
:chapter: -a
|
||||||
:layout: frontmatter.njk
|
:layout: frontmatter.njk
|
||||||
:url: /book/copyright-acknowledgments/
|
:url: /book/copyright-acknowledgments/
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
= Dedication
|
= Dedication
|
||||||
:url: /book/dedication/
|
:url: /book/dedication/
|
||||||
:layout: frontmatter.njk
|
:layout: frontmatter.njk
|
||||||
:chapter: -2
|
:chapter: -b
|
||||||
|
|
||||||
[.airy.padding-block]
|
[.airy.padding-block]
|
||||||
--
|
--
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
= Foreword
|
= Foreword [.sub-title]#by Mike Amundsen#
|
||||||
:chapter: -1
|
:chapter: -c
|
||||||
|
|
||||||
// from @mamund:
|
// from @mamund:
|
||||||
// * not sure how to format this unit (metadata, etc.)
|
// * not sure how to format this unit (metadata, etc.)
|
||||||
|
|||||||
@ -9,6 +9,10 @@ renderOrder: 1
|
|||||||
font-family: var(--display-font);
|
font-family: var(--display-font);
|
||||||
min-width: max-content;
|
min-width: max-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sub-title {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user