Authoring Guide · Customization

Customization Overview

Overview of customization options for your portfolio website

Updated Jan 1, 2024 · 1 min read

Customization Overview

This section covers all the ways you can customize your knowledge base.

Identity (site name, author, GitHub, Pages URL) lives in kb.config.json. Homepage, footer, and nav appearance are React files you edit yourself. The generated project README lists every file.

Customization Options

  • Site identity: kb.config.json
  • Section Ordering: Define custom order for sections and subsections
  • Colors & Styling: Customize colors, fonts, and overall appearance
  • Navigation: Update navigation items and links
  • Homepage: Customize the homepage content and layout
  • Footer: Update footer content and links
  • Metadata: Update site metadata and SEO

Next Steps

Explore each customization option: