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.

1.1 KiB

authors categories date description paige series tags title
will-faught
customization
paige
2023-02-01 Demonstration of Paige customization that shows data.
style
#paige-authors, #paige-credit, #paige-date, #paige-keywords, #paige-prev-next, #paige-reading-time, #paige-series, #paige-toc, .paige-authors, .paige-date, .paige-date-header, .paige-keywords, .paige-reading-time, .paige-series, .paige-summary { display: block; }
demo
show
singles
Show Data

This site hides some single page data by default. This page shows it all.

Parameters

This page has the following parameters:

paige:
  file_link:
    disable: false
  style: |
    #paige-authors,
    #paige-credit,
    #paige-date,
    #paige-keywords,
    #paige-prev-next,
    #paige-reading-time,
    #paige-series,
    #paige-toc,
    .paige-authors,
    .paige-date,
    .paige-date-header,
    .paige-keywords,
    .paige-reading-time,
    .paige-series,
    .paige-summary {
        display: block;
    }