Files
awesome-game-remakes/mkdocs.yml
2020-03-10 10:32:16 +01:00

17 lines
519 B
YAML

site_name: Awesome Game Remakes
site_url: https://radek-sprta.gitlab.io/awesome-game-remakes
site_description: A curated list of actively maintained open-source game remakes
site_author: Radek Sprta
repo_name: radek-sprta/awesome-game-remakes
repo_url: https://gitlab.com/radek-sprta/awesome-game-remakes
theme:
name: material
palette:
primary: red
accent: pink
nav:
- "Modern ports of classic games": "index.md"
- "Contribute": "contributing.md"
- "Credits": "credits.md"
- "License": "license.md"