> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jylhis.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jylhis Docs

> Documentation for marchyo, jotain, and a knowledge base of useful references

Personal documentation hub for projects and tools I maintain.

## Projects

<Columns cols={2}>
  <Card title="marchyo" icon="snowflake" href="/marchyo/index">
    A modular NixOS configuration flake with sensible defaults. Feature flags, theming, hardware support.
  </Card>

  <Card title="jotain" icon="zap" href="/jotain/index">
    A reproducible Emacs configuration managed with Nix Flakes. LSP, modern completion, and a home-manager module.
  </Card>
</Columns>

## Knowledge base

<Card title="Modern Linux command-line tools" icon="terminal" href="/knowledge/linux-toolbox" horizontal>
  A curated reference of modern CLI alternatives to classic Unix tools.
</Card>

## About this site

<Card title="How this site works" icon="book-open" href="/quickstart" horizontal>
  Built on Mintlify. See the Guides tab for MDX, navigation, and customization docs.
</Card>
