Skip to content

LifeAdventurer/wiki

Repository files navigation

Wiki

A documentation site built with MkDocs and Material theme.

Setup

This project uses uv for dependency management.

Install uv

If you don't have uv installed, you can install it with:

curl -LsSf https://astral.sh/uv/install.sh | sh

Install dependencies

uv sync

Run the development server

uv run mkdocs serve

Build the site

uv run mkdocs build

Development

To install development dependencies:

uv sync --group dev

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

My personal website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published