# Welcome to Bock Wiki
This is a sample home page for your personal wiki powered by Bock.
## What is Bock?
Bock is a small personal Markdown and git-powered wiki written in Go. It converts your Markdown files into a beautiful static website.
## Features
- Markdown-based articles
- Git revision history tracking
- Full-text search powered by SQLite FTS5
- Automatic folder organization
- Random article discovery
- Static asset support
## Getting Started
Edit this `Home.md` file to customize your wiki homepage!
Add more articles by creating `.md` files in this directory.
## Example Content
- [Sample Article](Sample_Article.md)
- Check out the `/archive` page for search functionality
- Visit `/random` for a random article