mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-02 19:34:56 +00:00
18 lines
314 B
YAML
18 lines
314 B
YAML
site_name: Fab Academy docs page - Sam
|
|
site_url: https://pages.gitlab.io/mkdocs
|
|
site_dir: public
|
|
theme:
|
|
name: material
|
|
palette:
|
|
scheme: slate
|
|
repo_url: https://gitlab.waag.org/make/fablab/interns/2025/sam/
|
|
features:
|
|
- search.suggest
|
|
- search.highlight
|
|
- toc.follow
|
|
- toc.integrate
|
|
|
|
|
|
plugins:
|
|
- search
|