reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/simple_lightweight_and_static

Idea detail

simple_lightweight_and_static

site/reqs/core.rq:11

block

Summary

must be fully statically exported for GitHub Pages.
All routes, including showcase detail pages, are generated at build time.
The deploy workflow must upload only static HTML, JS, and assets from site / out.
Build also embeds the workspace requirement graph under `/spec` per spec_html_export.

Jump to outbound references

Jump to inbound references

Navigation

Source file

site/reqs/core.rq

community 48

community cluster

core.rq

file cluster

site/reqs

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

No attributes declared.

Ancestor context

spec_html_export

The site static build exports the workspace requirement graph ( excluding `*.secret.rq` ) under `out/spec/` via `reqlan export`. It must pass [html_export.html_export_url_base] for `/spec` ( honouring `SITE_BASE_PATH`, e. g. `/reqlan/spec` in production ) so `/spec` loads with or without a trailing slash. It must pass [html_export.html_export_header_link] pointing at the marketing site home so readers can leave the embedded spec and return to the parent site. Pipeline: ["../scripts/build-static.mts"] → ["../scripts/export-spec.mts"] → ["../scripts/verify-static-export.mts"]. Host options come from [html_export.html_export] / CLI [cli_package.commands].

Outbound references

KindIdeaPathSnippet
references spec_html_export site/reqs/core.rq spec_html_export

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…