From 27a4d4df8545cfab4c1c294689cf59f51be423bd Mon Sep 17 00:00:00 2001 From: "james.balamuta@gmail.com" Date: Sat, 9 Nov 2024 02:41:03 -0800 Subject: [PATCH] Update README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e0be09..ef8419f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Stanford Brand Demo - Quarto -This repository shows an implementation of [Stanford's identity guidelines][suidg] with [Quarto][qmain] using the new [`brand.yml` specification][byml] in [Quarto pre-release v1.6][qbyml] This provides a reusable way for creating consistent Stanford-branded academic and technical content across different output formats including HTML documents, RevealJS presentations, Typst documents (locally only), and dashboards. +This repository shows an implementation of [Stanford's identity guidelines][suidg] with [Quarto][qmain] using the new [`brand.yml` specification][byml] in [Quarto pre-release v1.6][qbyml] This provides a reusable way for creating consistent Stanford-branded academic and technical content across different output formats including HTML documents, RevealJS presentations, Typst documents, and dashboards. > [!NOTE] > @@ -20,13 +20,17 @@ The demo showcases Stanford's identity guidelines through different Quarto docum - Typst - Dashboard +> [!NOTE] +> +> This demo is based on the [Example Brand Demo](https://github.com/cwickham/quarto-examples/tree/brand/brand/brand-simple) by Charlotte Wickham discussed in the [Quarto Branding Documentation][qbyml]. + ### Requirements - [Quarto][qmain] > 1.6.32 > [!IMPORTANT] > -> Figure out why the brand theme is not being picked up... +> Figure out why the brand theme isn't being applied to the top navigation bar. ## Structure