# .kbcontext - memex project knowledge base context

# Project-local KB for publishing (relative to this file)
# This is the documentation that gets published to GitHub Pages
project_kb: ./kb

# Base URL for GitHub Pages (repo is at chriskd.github.io/memex)
publish_base_url: /memex

# Where to write new entries in the org KB
primary: development/memex

# Boost these paths in search results
paths:
  - development/memex

# Suggested tags for new entries
default_tags:
  - memex
