public
Static website files for the Matcha project landing page. This site is deployed via GitHub Pages using the .github/workflows/static.yml workflow.
Architecture
A simple static HTML/CSS website that serves as the public-facing project page with information about features, installation, and contact details.
Files
| File | Description |
|---|---|
index.html |
Main landing page. |
style.css |
Stylesheet for all pages. |
matcha.flatpakref |
Flatpak package reference for Linux distribution. |
features/index.html |
Features overview page. |
get-started/index.html |
Getting started / installation guide page. |
contact/index.html |
Contact information page. |
assets/
| File | Description |
|---|---|
demo.gif |
Animated terminal demo. |
logo.png |
Project logo. |
logo-transparent.png |
Logo with transparent background. |
logo.txt |
ASCII text version of the logo. |
favicon.ico |
Browser favicon. |
preview.png |
Social media / link preview image. |
screenshots/ |
Directory for generated UI screenshots (populated by CI). |