Documentation Index

Entry point for the PKB-theme documentation notes, organized by subject.

Documentation Index

This note maps the documentation base by subject. Each entry links to a dedicated note, and the glossary defines the technical terms that recur across notes. The notes assume a working Hugo site built with PKB-theme: content creation and theme machinery first, then deployment, then the self-hosted services (analytics, ecommerce) the theme integrates with.

Hugo and theme development

Deployment and hosting

Analytics

Ecommerce

Theme components

Glossary

Short definitions of the technical terms that recur across the documentation notes.

Glossary

Terms are listed alphabetically. Each entry gives a short definition followed by links to the notes that cover the term in depth; the glossary disambiguates, the notes explain.

Archetype: the template Hugo uses to seed a new content file created with hugo new. See Creating Posts with Hugo.

Chroma: the syntax highlighter built into Hugo; the theme drives it class-based with generated dark/light style pairs that follow the color-scheme toggle. See How the Hugo System Works, SOTA: Hugo.

Zettelkasten Method

A detailed guide to implementing the Zettelkasten method for knowledge management

Zettelkasten Method

The Zettelkasten method is a powerful note-taking and knowledge management system developed by German sociologist Niklas Luhmann.

What is Zettelkasten?

Zettelkasten (German for “slip box”) is a method that emphasizes:

  1. Atomic notes (one idea per note)
  2. Explicit connections between notes
  3. Emergent structure through links

For formatting your Zettelkasten notes, see our Markdown reference.

aa.Luhmann produced over 70 books and 400 scholarly articles, attributing his productivity to his Zettelkasten system.

Core Principles

Atomic Notes

Each note should contain exactly one idea, making it easier to connect and recombine.

Digital Garden Guide

How to create and cultivate your own digital garden

Digital Garden Guide

Digital gardens represent a new approach to personal websites—less blog, more evolving collection of notes and ideas. For guidance on formatting your digital garden entries, refer to our comprehensive Markdown Boilerplate.

What is a Digital Garden?

A digital garden is a collection of notes, essays, and ideas that aren’t necessarily finished or polished. Unlike blogs organized chronologically, digital gardens organize content by topic and connections.

aa.The term “digital garden” was popularized by Mike Caulfield in his essay “The Garden and the Stream.”

For a broader context on knowledge management, see our Personal Knowledge Base guide. The proper formatting of your garden notes is crucial—our Markdown Boilerplate provides all the syntax examples you’ll need.

Building a Personal Knowledge Base

How to build and maintain an effective personal knowledge base system

Building a Personal Knowledge Base

A personal knowledge base (PKB) is a system for storing, organizing, and retrieving your knowledge and ideas. This post explains how to build one effectively.

What is a Personal Knowledge Base?

A PKB is a personalized system that helps you collect, connect, and cultivate your ideas and information. Unlike traditional note-taking, a PKB emphasizes connections between concepts.

For formatting your notes properly, refer to our Markdown tester guide.