quartz/content/test-page.md
saberzero1 5a6a2515ca
Implement Git-based plugin system with dogfooding for community plugins
- Remove npm dependencies for @quartz-community/* plugins

- Add gitLoader.ts for installing plugins from GitHub

- Update quartz.layout.ts to import from .quartz/plugins/

- Add install-plugins.ts script for prebuild hook

- Add .quartz/ to .gitignore
2026-02-08 12:01:03 +01:00

15 lines
233 B
Markdown

---
title: Test Page
tags:
- test
- example
---
This is a test page for search functionality.
## Search Test Section
You can search for terms like "test", "search", or "Quartz".
More content here to make the page searchable.