From ceb466b0e365774cde71a1d6d9d8738ec479fc6d Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Fri, 1 Nov 2024 21:29:32 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- brand/typography.html | 24 +++++----- index.html | 2 +- inspiration/brand-guidelines/dell/index.html | 2 +- .../brand-guidelines/home-depot/index.html | 2 +- .../brand-guidelines/indeed/index.html | 2 +- inspiration/brand-guidelines/posit/index.html | 2 +- inspiration/brand-guidelines/slack/index.html | 2 +- .../brand-guidelines/walmart/index.html | 2 +- inspiration/index.html | 12 ++--- pkg/py/Brand.html | 10 ++--- pkg/py/color.html | 8 ++-- pkg/py/index.html | 8 ++-- pkg/py/typography.html | 2 +- search.json | 4 +- sitemap.xml | 44 +++++++++---------- 16 files changed, 64 insertions(+), 64 deletions(-) diff --git a/.nojekyll b/.nojekyll index 35b6da1a..dc4f2aa1 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -d684cde0 \ No newline at end of file +39c60005 \ No newline at end of file diff --git a/brand/typography.html b/brand/typography.html index 08e97710..26b455a6 100644 --- a/brand/typography.html +++ b/brand/typography.html @@ -309,8 +309,8 @@

Structure

  • base: Font and appearance settings for the base (body) text.
  • headings: Font and appearance settings for heading text.
  • monospace: Font and appearance settings for monospaced text.
  • -
  • monospace_inline: Font and appearance settings for inline monospaced text.
  • -
  • monospace_block: Font and appearance settings for block (multi-line) monospaced text.
  • +
  • monospace-inline: Font and appearance settings for inline monospaced text.
  • +
  • monospace-block: Font and appearance settings for block (multi-line) monospaced text.
  • link: Font and appearance settings for hyperlink text.
  • @@ -554,7 +554,7 @@

    Typography Attribute @@ -565,7 +565,7 @@

    Typography Attribute
  • family
  • weight
  • style
  • -
  • line_height
  • +
  • line-height
  • color
  • @@ -579,26 +579,26 @@

    Typography Attribute -monospace_inline +monospace-inline Inline monospaced text, usually used for code snippets within regular text. Inherits from monospace. -monospace_block +monospace-block Block (multi-line) monospaced text, typically used for code blocks. Inherits from monospace. @@ -607,7 +607,7 @@

    Typography Attribute @@ -619,9 +619,9 @@

    Typography Attribute
  • size: The font size for a typographic element. Should be specified using a CSS length unit (e.g., “14px”, “1em”, “0.9rem”).

  • weight: The font weight (or boldness) of the text. Can be a numeric value between 100 and 900, or a string like “normal” or “bold”.

  • style: The font style for the text, typically either “normal” or “italic”.

  • -
  • line_height: The line height of the text, which refers to the vertical space between lines. Often expressed as a multiple of the font size or in fixed units.

  • +
  • line-height: The line height of the text, which refers to the vertical space between lines. Often expressed as a multiple of the font size or in fixed units.

  • color: The color of the text. Can be any CSS-compatible color definition or a reference to a color defined in the brand’s color palette.

  • -
  • background_color: The background color for the text element. Can be any CSS-compatible color definition or a reference to a color defined in the brand’s color palette.

  • +
  • background-color: The background color for the text element. Can be any CSS-compatible color definition or a reference to a color defined in the brand’s color palette.

  • decoration: The text decoration, typically used for links. Common values include “underline”, “none”, or “overline”.

  • diff --git a/index.html b/index.html index 161b6ef6..4b11ebd1 100644 --- a/index.html +++ b/index.html @@ -837,7 +837,7 @@

    Design consideration }); -