docs added and reskinning

This commit is contained in:
Software Shinobi
2026-02-19 00:45:05 -05:00
parent 7e93b14012
commit d791b80ef8
23 changed files with 679 additions and 27 deletions

51
docs/mkdocs.pdf.yml Normal file
View File

@@ -0,0 +1,51 @@
site_name: "Lorem Ipsum (Dolor Sit)"
docs_dir: "pages"
site_dir: "pdf"
theme:
name: material
highlightjs: true
hljs_languages:
- bash
- yaml
- java
- python
plugins:
- to-pdf:
author: "Consectetur Adipiscing"
copyright: "All Rights Reserved. Lorem Ipsum 2025."
output_path: "lorem-ipsum-101.pdf"
cover: true
cover_title: "Lorem Ipsum 101"
cover_subtitle: "The definitive guide to filler text"
cover_logo: "cover.png"
toc_title: "Indice Contentorum"
toc_level: 3
ordered_chapter_level: 2
enabled_if_env: ENABLE_PDF_EXPORT
extra_css:
- styling.css