-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
23 lines (17 loc) · 843 Bytes
/
_config.yml
File metadata and controls
23 lines (17 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
remote_theme: just-the-docs/just-the-docs@v0.10.0
title: Generative Specification
description: "Community home for the Generative Specification methodology - the first programming discipline of the pragmatic dimension, designed for a stateless reader."
url: https://genspec.dev
search_enabled: true
heading_anchors: true
color_scheme: light
aux_links:
"White Paper (Zenodo)": "https://doi.org/10.5281/zenodo.19073543"
"ForgeCraft on GitHub": "https://github.com/jghiringhelli/forgecraft-mcp"
aux_links_new_tab: true
back_to_top: true
back_to_top_text: "Back to top"
footer_content: "© 2026 J.C. Ghiringhelli. Distributed under <a href=\"https://creativecommons.org/licenses/by/4.0/\">CC BY 4.0</a>. Citation: <a href=\"https://doi.org/10.5281/zenodo.19073543\">Zenodo</a>"
plugins:
- jekyll-remote-theme
- jekyll-seo-tag