{% extends "base.html" %} {% block title %}PKM — Welcome{% endblock %} {% block content %}
Your vault path is configured:
{{ vault_path }}
You're ready to proceed with indexing and note features in the next milestones.
{% else %}Set KB_VAULT_PATH in your environment or run via the CLI with pkm run --vault /path/to/vault
{% endif %}Tailwind + DaisyUI is active. Try switching theme in the navbar.