quarto-websites

Automate Quarto website and blog setup with _quarto.yml configuration.

13|1|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/RebeccaStevenson/skills_rebecca --skill quarto-websites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quarto-websites
Source: https://github.com/RebeccaStevenson/skills_rebecca/tree/main/quarto-websites
Command: npx skills add https://github.com/RebeccaStevenson/skills_rebecca --skill quarto-websites

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Create and edit Quarto website and blog projects efficiently, enabling users to configure navigation, listings, RSS feeds, and deployment without manual setup.

Core Features & Use Cases

  • Create multi-page websites and blogs with navigation, search, listings, and blog features.
  • Configure _quarto.yml, navbar, sidebar, and category-driven content for consistent site structure.
  • Use cases include building personal documentation sites, product docs, or marketing blogs with RSS feeds and deployment.

Quick Start

Create a new Quarto website project and start a local preview to verify the setup.

Frequently Asked Questions about quarto-websites

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure navigation for a Quarto website?

To configure navigation for a Quarto website, you define the site structure within the _quarto.yml file, specifically setting up the navbar and sidebar components to establish consistent, multi-page site architecture without manual boilerplate.

Can I deploy a Quarto blog to GitHub Pages or Netlify?

Yes, you can deploy a Quarto blog to GitHub Pages or Netlify. The setup automates deployment workflows for these platforms, ensuring your structured content, category pages, and RSS feeds are correctly published online.

How do I set up listings and category-driven content in Quarto?

To set up listings and category-driven content in Quarto, you apply specific frontmatter conventions and _quarto.yml configuration patterns that automatically organize your blog posts and documentation into structured, searchable pages.

Does Quarto support site-wide search for documentation sites?

Yes, Quarto supports site-wide search for documentation sites. You can configure this feature during the initial project setup to ensure visitors can easily locate specific content across your multi-page website or portfolio.

What is the best way to structure a multi-page Quarto portfolio or documentation site?

The best way to structure a multi-page Quarto portfolio or documentation site is to use automated _quarto.yml configuration patterns that define page types, sidebars, and listings, reducing manual setup and ensuring consistent site architecture.

Do I need to manually write boilerplate for Quarto RSS feeds and site configuration?

No, you do not need to manually write boilerplate for Quarto RSS feeds and site configuration. The setup automates these elements, generating the necessary _quarto.yml entries and frontmatter conventions to streamline content organization.