Files
fparkan/mkdocs.yml

36 lines
818 B
YAML

# Project information
site_name: FParkan
site_url: https://fparkan.popov.link/
site_author: Valentin Popov
site_description: >-
Utilities and tools for the game “Parkan: Iron Strategy”.
# Repository
repo_name: valentineus/fparkan
repo_url: https://github.com/valentineus/fparkan
# Copyright
copyright: Copyright © 2023 — 2024 Valentin Popov
# Configuration
theme:
name: material
language: en
palette:
scheme: slate
# Navigation
nav:
- Home: index.md
- Specs:
- NRes / RsLi: specs/nres.md
- 3D модели: specs/msh.md
- Текстуры и материалы: specs/textures.md
- Эффекты и частицы: specs/effects.md
# Additional configuration
extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/valentineus/fparkan