Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 26 additions & 2 deletions 28 site/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ project:
type: website
post-render: make python-docs
website:
announcement:
content: "[**{{< fa graduation-cap >}} ValidMind Academy**](/training/training-overview.qmd) — Gain hands-on experience and explore what ValidMind has to offer with our training environment."
position: below-navbar
favicon: validmind.png
title: "ValidMind"
cookie-consent:
Expand All @@ -20,6 +23,7 @@ website:
repo-actions: [edit, issue]

navbar:
collapse-below: xl
logo: about/ValidMind-logo-color.svg
background: white
title: false
Expand Down Expand Up @@ -66,6 +70,10 @@ website:
file: https://validmind.com/
target: _blank

# COMMENT THIS OUT WHEN DONE TESTING
# - text: "{{< fa flask >}} Testing"
# file: internal/testing.qmd

sidebar:
- title: "Home"
style: docked
Expand Down Expand Up @@ -276,6 +284,19 @@ website:
- text: "---"
- support/troubleshooting.qmd

# COMMENT THIS OUT WHEN DONE TESTING
# - title: "Testing"
# contents:
# - internal/testing.qmd
# - text: "---"
# - text: "EXPERIMENTS"
# - file: internal/footnotes/footnotes.qmd
# contents:
# - internal/footnotes/hover-only.qmd
# - internal/footnotes/margin-only.qmd
# - internal/footnotes/margin-hover.qmd
# - internal/footnotes/text-notes.qmd

page-footer:
background: "#DE257E"
left: "© Copyright 2023-2024 ValidMind Inc. All Rights Reserved."
Expand All @@ -294,6 +315,10 @@ website:

format:
html:
footnotes-hover: true
reference-location: margin
include-in-header:
- heap-production.html
code-overflow: wrap
code-annotations: below
theme:
Expand All @@ -304,5 +329,4 @@ format:
toc: true
link-external-newwindow: true
link-external-icon: true
callout-appearance: simple

callout-appearance: simple
Morty Proxy This is a proxified and sanitized view of the page, visit original site.