mirror of
https://github.com/EvotecIT/GPOZaurr.git
synced 2026-07-26 11:49:17 +00:00
1.0 KiB
1.0 KiB
GPOZaurr Website Content
This folder contains curated source content that the Evotec website imports for the GPOZaurr project page.
Layout
content/project-docs/contains short project documentation pages shown under/projects/gpozaurr/docs/.content/examples/contains curated website examples shown under/projects/gpozaurr/examples/.WebsiteArtifacts/is generated byBuild/Export-WebsiteArtifacts.ps1at the repository root and is intentionally ignored by Git.
Editing Rules
- Keep this folder intentional and small.
- Do not mirror the raw
Examples/folder into the public website. - Add only examples that have a clear explanation, a small code sample, and a link back to the original source file.
- Keep links rooted at
/projects/gpozaurr/so the same content works on localhost,evotec.xyz, andevotec.pl. - Run
Build/Export-WebsiteArtifacts.ps1when API artifacts need to be refreshed.
The website pipeline prefers this Website/content/... layout over legacy root-level content folders.