site_name: Changemaker Lite site_description: Build Power. Not Rent It. Own your digital infrastructure. site_url: https://cmlite.org site_author: Bunker Operations docs_dir: docs site_dir: site # Repository repo_url: https://gitea.bnkops.com/admin/changemaker.lite repo_name: changemaker.lite edit_uri: "" # Theme theme: name: material custom_dir: docs/overrides # logo: assets/logo.png # Commented out until logo exists # favicon: assets/favicon.png # Commented out until favicon exists palette: - scheme: slate primary: deep purple accent: amber toggle: icon: material/weather-night name: Switch to light mode - scheme: default primary: deep purple accent: amber toggle: icon: material/weather-sunny name: Switch to dark mode font: text: Inter code: JetBrains Mono features: - announce.dismiss - content.action.edit - content.action.view - content.code.annotate - content.code.copy - content.tooltips - navigation.expand - navigation.footer - navigation.indexes - navigation.instant - navigation.instant.prefetch - navigation.instant.progress - navigation.path - navigation.prune - navigation.sections - navigation.tabs - navigation.tabs.sticky - navigation.top - navigation.tracking - search.highlight - search.share - search.suggest - toc.follow # Plugins plugins: - search: separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])' - social: cards_layout_options: background_color: "#5BCEFA" color: "#FFFFFF" - blog: blog_dir: blog post_date_format: medium archive_name: Archive categories_name: Categories - tags # Extra CSS and JS extra_css: - stylesheets/extra.css - stylesheets/home.css extra_javascript: - javascripts/home.js # Markdown Extensions markdown_extensions: - abbr - admonition - attr_list - def_list - footnotes - md_in_html - toc: permalink: true title: On this page - pymdownx.arithmatex: generic: true - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.details - pymdownx.emoji: emoji_index: !!python/name:material.extensions.emoji.twemoji emoji_generator: !!python/name:material.extensions.emoji.to_svg - pymdownx.highlight: anchor_linenums: true line_spans: __span pygments_lang_class: true - pymdownx.inlinehilite - pymdownx.keys - pymdownx.mark - pymdownx.smartsymbols - pymdownx.snippets - pymdownx.superfences: custom_fences: - name: mermaid class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.tabbed: alternate_style: true combine_header_slug: true - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde # Extra configuration extra: generator: false social: - icon: fontawesome/brands/github link: https://gitea.bnkops.com/admin name: Gitea Repository - icon: fontawesome/solid/paper-plane link: https://listmonk.bnkops.com/subscription/form name: Newsletter # Removed analytics as plausible is not built-in consent: title: Cookie consent description: >- We use cookies to recognize your repeated visits and preferences, as well as to measure the effectiveness of our documentation and whether users find what they're searching for. With your consent, you're helping us to make our documentation better. # Copyright copyright: > Copyright © 2024 The Bunker Operations – Change cookie settings # Navigation - Updated to match existing files nav: - Home: index.md - Getting Started: getting-started.md - Philosophy: philosophy.md - Cost Comparison: cost-comparison.md - Services: - services/index.md - Homepage: services/homepage.md - Code Server: services/code-server.md - MkDocs: services/mkdocs.md - Static Server: services/static-server.md - Listmonk: services/listmonk.md - PostgreSQL: services/postgresql.md - n8n: services/n8n.md - NocoDB: services/nocodb.md - Gitea: services/gitea.md - Map Viewer: services/map.md - Mini QR: services/mini-qr.md - Cloudflare Tunnels: cloudflare/index.md - Blog: - blog/index.md