Use official mkdocs image and github action

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-04-15 13:06:22 -04:00
parent f025c31e7b
commit 42b3a1ebd2
6 changed files with 8 additions and 41 deletions

View file

@ -17,17 +17,19 @@ markdown_extensions:
permalink: " ¶"
theme:
name: material
feature:
tabs: true
logo:
icon: "public" # globe icon
features:
- tabs
- instant
palette:
primary: "teal"
accent: "green"
include_sidebar: true
plugins:
- search
- awesome-pages
extra_css: [extra.css]