| docId | DEV-READ-002 | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| title | gencr-ft.github.io | |||||||||||||||||||||
| version | 0.1.0 | |||||||||||||||||||||
| authors |
|
|||||||||||||||||||||
| reviewers |
|
|||||||||||||||||||||
| creation_date | 2026-04-28 | |||||||||||||||||||||
| language | en | |||||||||||||||||||||
| summary | Public GitHub Pages site for GenCr@ft Studio, serving as the external web presence at https://gencr-ft.github.io. | |||||||||||||||||||||
| last_updated_date | 2026-04-28 | |||||||||||||||||||||
| metadata |
|
|||||||||||||||||||||
| knowledgeGuardian |
|
Public GitHub Pages site for GenCr@ft Studio, accessible at https://gencr-ft.github.io.
This repository hosts the external-facing website for GenCr@ft Studio. It is a static site served via GitHub Pages, currently presenting a placeholder landing page while the studio is in early development.
index.html: The main landing page (English)._config.yml: Jekyll configuration (theme: tactile).README.md: This document.
This is a static HTML site with no build step required. To preview locally:
git clone https://github.com/GenCr-ft/gencr-ft.github.io.git
cd gencr-ft.github.io
# Open index.html directly in a browser, or serve with any static file server:
python3 -m http.server 8080All changes are proposed via Pull Requests. See the organization-wide CONTRIBUTING.md for standards.
Purpose for AI Agents:
- Use the
docId(DEV-READ-002) for direct reference and in all traceability records. - This repository contains a single HTML page served publicly as the studio's external web presence.
- When updating site content, edit
index.html. The site language must be English.