You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2.0 KiB

authors categories date description paige tags title weight
will_faught
configuration
paige
2022-02-23 Demonstration of the Paige style configuration.
authors content date description git reading_time table_of_contents terms title
class hide
fst-italic text-center text-secondary false
class hide
fst-italic mw-100 paige-content false
class hide
fst-italic text-center text-secondary false
class hide
fst-italic lead text-center false
commit_url_prefix
https://github.com/willfaught/paige/commit/
class hide
fst-italic text-center text-secondary false
class hide
border fst-italic mb-3 pe-3 ps-3 pt-3 rounded false
hide inner_class outer_class
false badge bg-secondary fst-italic text-decoration-none text-center
class hide
display-5 fst-italic fw-bold text-center false
singles
style
Style Configuration 20

This site uses the default styles on the other pages. This page changes them.

Parameters

This page has the following parameters:

paige:
  main:
    metadata:
      authors:
        class: "fst-italic text-center text-secondary"
        hide: false
      date:
        class: "fst-italic text-center text-secondary"
        hide: false
      description:
        class: "fst-italic lead text-center"
        hide: false
      git:
        commit_url_prefix: "https://github.com/willfaught/paige/commit/"
      reading_time:
        class: "fst-italic text-center text-secondary"
        hide: false
      terms:
        hide: false
        inner_class: "badge bg-secondary fst-italic text-decoration-none"
        outer_class: "text-center"
      title:
        class: "display-5 fst-italic fw-bold text-center"
        hide: false
    table_of_contents:
      class: "border fst-italic mb-3 pe-3 ps-3 pt-3 rounded"
      hide: false
    content:
      class: "fst-italic mw-100 paige-content"
      hide: false