Files
context-mod/_config.yml
FoxxMD 4041ea5bb5 docs: Revert to using docs folder only
* Using project dir copies too much to _site directory and causes TS issues
* In order to keep "home" page in generated docs need to duplicate project README (unfortunately)
2022-11-15 09:36:29 -05:00

46 lines
740 B
YAML

title: ContextMod
description: Documentation for ContextMod
theme: just-the-docs
source: docs
url: https://contextmod.dev
color_scheme: dark
mermaid:
version: "9.1.3"
aux_links:
Github: https://github.com/foxxmd/context-mod
plugins:
- jekyll-readme-index
- jekyll-default-layout
- jekyll-titles-from-headings
- jekyll-optional-front-matter
- jekyll-relative-links
titles_from_headings:
enabled: true
strip_title: false
collections: false
readme_index:
enabled: true
remove_originals: true
with_frontmatter: true
optional_front_matter:
remove_originals: true
defaults:
- scope:
path: ""
values:
has_toc: false
- scope:
path: "images"
values:
image: true