dream2nix/docs/mkdocs.yml

66 lines
1.3 KiB
YAML
Raw Normal View History

2024-06-11 12:39:11 +03:00
site_name: Dream2Nix
docs_dir: "src"
site_url: "https://dream2nix.dev"
2024-06-11 12:39:11 +03:00
site_dir: !ENV out
2024-06-14 13:23:10 +03:00
repo_url: https://github.com/nix-community/dream2nix
repo_name: nix-community/dream2nix
edit_uri: edit/main/docs/src/
plugins:
- search
2024-06-13 14:05:36 +03:00
- awesome-pages
2024-06-11 19:56:01 +03:00
hooks:
- hooks/render_options.py
2024-06-11 15:08:49 +03:00
extra_css:
- style.css
markdown_extensions:
- toc:
permalink: true
- tables
- admonition
- pymdownx.escapeall
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.tasklist
2024-06-11 14:59:25 +03:00
- pymdownx.details
validation:
omitted_files: warn
absolute_links: warn
unrecognized_links: warn
theme:
custom_dir: theme
name: material
favicon: favicon.png
logo: favicon.png
features:
- search.suggest
- search.highlight
- instant
- navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress
- navigation.tracking
- navigation.path
- navigation.top
- toc.follow
- content.code.copy
- content.code.annotate
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/nix-community/dream2nix
name: Dream2nix on Github
- icon: fontawesome/solid/comments
link: https://matrix.to/#/#dream2nix:nixos.org
name: Dream2nix Matrix Channel