Sha256: fa827141af30ccdc45945a4047a85dfd939745a56b14ad096b329da32d895e25

Contents?: true

Size: 1.02 KB

Versions: 10

Compression:

Stored size: 1.02 KB

Contents

project:
  type: website
  output-dir: _site
  preview:
    port: 4400
execute:
  freeze: true
website:
  title: "commonmeta-ruby"
  favicon: favicon.ico
  bread-crumbs: false
  navbar:
    background: light
    logo: "/images/icon.png"
    logo-alt: "commonmeta-py"
    right:
      - icon: github
        href: https://github.com/front-matter/commonmeta-ruby
  sidebar:
    contents:
      - index.qmd
      - section: "Readers"
        contents: "readers/*.ipynb"
      - section: "Writers"
        contents: "writers/*.ipynb"
      - section: "Utils"
        contents: "utils/*.ipynb"
  page-footer:
    left: "Copyright ©2023 Front Matter."
    right:
      - icon: envelope
        href: mailto:info@front-matter.io
      - icon: mastodon 
        href: https://rogue-scholar.social/@admin

format:
  html:
    theme:
      light: [flatly, theme.scss]
      dark: [darkly, theme.scss]
    code-fold: false
    code-block-bg: true
    code-block-border-left: "#38a169"
    highlight-style: github
    toc: true
    toc-location: right

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
commonmeta-ruby-3.13 docs/_quarto.yml
commonmeta-ruby-3.12.1 docs/_quarto.yml
commonmeta-ruby-3.12.0 docs/_quarto.yml
commonmeta-ruby-3.11.0 docs/_quarto.yml
commonmeta-ruby-3.9.0 docs/_quarto.yml
commonmeta-ruby-3.8.3 docs/_quarto.yml
commonmeta-ruby-3.8.2 docs/_quarto.yml
commonmeta-ruby-3.8.1 docs/_quarto.yml
commonmeta-ruby-3.8.0 docs/_quarto.yml
commonmeta-ruby-3.7.3 docs/_quarto.yml