mkdocs settings

This commit is contained in:
vabene1111 2021-01-04 08:38:50 +01:00
parent 320246b18b
commit f8ee48c23b
2 changed files with 13 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Publish docs via GitHub Pages
name: Make Docs
on:
push:
branches:

View File

@ -1,3 +1,14 @@
site_name: Recipes
site_description: Documentation for Firefly III
site_author: vabene1111
repo_url: https://github.com/vabene1111/recipes
edit_uri: https://github.com/vabene1111/recipes/tree/develop/docs
theme:
name: material
name: material
palette:
primary: lime
accent: deep orange
logo: cookbook/static/favicon.png
favicon: cookbook/static/favicon.ico
icon:
repo: fontawesome/brands/github