https://github.com/httpdss/structkit-landing
SEO-optimized landing page for structkit — YAML-first project scaffolding tool
https://github.com/httpdss/structkit-landing
Last synced: about 2 months ago
JSON representation
SEO-optimized landing page for structkit — YAML-first project scaffolding tool
- Host: GitHub
- URL: https://github.com/httpdss/structkit-landing
- Owner: httpdss
- Created: 2026-04-07T10:36:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-07T10:39:38.000Z (2 months ago)
- Last Synced: 2026-04-07T12:24:00.134Z (2 months ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# structkit landing page
SEO-optimized landing page for [structkit](https://github.com/httpdss/structkit) — a YAML-first project scaffolding tool.
Built with React + Vite + Tailwind CSS.
## Development
```bash
npm install
npm run dev
```
## Build
```bash
npm run build
```
## Deploy
This project is built to be deployed on [Lovable](https://lovable.dev) or any static hosting platform (Vercel, Netlify, GitHub Pages).
### SEO
- **Title:** structkit — YAML-first Project Scaffolding Tool | cookiecutter alternative
- **Description:** Define consistent project structures in YAML. Remote content, AI/MCP integration, pre/post hooks. Open source Python tool for DevOps and platform teams.
- **Target keywords:** cookiecutter alternative, project scaffolding tool, yaml project template generator, devops template tool
- Structured data (JSON-LD) for SoftwareApplication schema
- Open Graph + Twitter Card meta tags
- Canonical URL set to `https://structkit.dev`
## Sections
1. **Nav** — sticky header with GitHub CTA
2. **Hero** — headline, one-liner, CTAs, quick-install pill
3. **Features** — 6-card grid of differentiators
4. **Comparison** — table vs cookiecutter and copier
5. **Code Example** — tabbed YAML template + CLI usage
6. **Social Proof** — shields.io badges + use-case cards + CTA
7. **Footer** — GitHub, Docs, Discussions, Blog links