⚠️ Portosaur & This docs is Work In Progress!
Skip to content

Configuration Guide

You can customize the behavior of your portfolio using config.yml. This file serves as the source of truth for your site.

Top-Level Structure

The configuration is divided into several main blocks that map directly to the root keys in your config.yml:

  • site: Metadata, SEO, and global site settings.
  • theme: Visual appearance and navigation behavior.
  • home_page: Content for the primary sections of your site.
  • tasks: Public roadmap and goal tracking.
  • tools: Functional utilities like link shorteners.
  • custom: User-defined variables for re-use.