{"id":39737391,"url":"https://github.com/hoverkraft-tech/landing-page","last_synced_at":"2026-01-18T11:08:44.996Z","repository":{"id":37084347,"uuid":"298575200","full_name":"hoverkraft-tech/landing-page","owner":"hoverkraft-tech","description":"Landing Page of hoverkraft organization","archived":false,"fork":false,"pushed_at":"2026-01-12T09:35:21.000Z","size":57227,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-12T18:42:24.293Z","etag":null,"topics":["branding","hoverkraft-tech"],"latest_commit_sha":null,"homepage":"https://hoverkraft.cloud/","language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hoverkraft-tech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2020-09-25T13:06:26.000Z","updated_at":"2026-01-12T09:35:24.000Z","dependencies_parsed_at":"2024-04-26T05:36:31.442Z","dependency_job_id":"e851a880-b9ce-4083-b30a-b2ad02e78a90","html_url":"https://github.com/hoverkraft-tech/landing-page","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/hoverkraft-tech/landing-page","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoverkraft-tech%2Flanding-page","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoverkraft-tech%2Flanding-page/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoverkraft-tech%2Flanding-page/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoverkraft-tech%2Flanding-page/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoverkraft-tech","download_url":"https://codeload.github.com/hoverkraft-tech/landing-page/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoverkraft-tech%2Flanding-page/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["branding","hoverkraft-tech"],"created_at":"2026-01-18T11:08:42.828Z","updated_at":"2026-01-18T11:08:44.991Z","avatar_url":"https://github.com/hoverkraft-tech.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hoverkraft Landing Page\n\nMarketing site for Hoverkraft, built with [Astro](https://astro.build/) 5 and Tailwind CSS. The production code lives under `application/` and is packaged for deployment as a static site.\n\n## Requirements\n\n- Node.js 18.17+ (or 20.3+/21+)\n- npm 9+\n- Docker (optional, used by linting workflow)\n\n## Getting Started\n\n```bash\nmake prepare   # Install npm dependencies in application/\nmake start     # Run Astro dev server on http://localhost:4321\n```\n\nTo preview a production build locally:\n\n```bash\nmake build\nnpm run preview --prefix application\n```\n\n## Development Workflow\n\n- `make lint` – Run Prettier and Astro checks (accepts globs: `make lint src/pages`)\n- `make lint-fix` – Apply automated fixes via npm audit + Dockerized linter\n- `make build` – Run `astro check` and produce a production build\n- `make ci` – Run prepare, lint, and build sequentially\n- `npm run preview --prefix application` – Serve the built site for QA\n\nMost changes should happen inside `application/`. See `AGENTS.md` for detailed automation guardrails.\n\n## Project Structure\n\n- `application/astro.config.ts` – Astro configuration, integrations, and Partytown setup\n- `application/src/config.yaml` – Site metadata, feature toggles, and analytics IDs\n- `application/src/i18n/ui.ts` – Shared UI strings for `fr` (default) and `en` locales\n- `application/src/assets/images` – Optimized assets consumed via the shared `Image` component\n- `application/src/content/` and `application/src/data/` – Blog posts and data-driven content\n\n## Configuration Notes\n\n- Keep locale strings synchronized in `application/src/i18n/ui.ts`\n- Update metadata and analytics via `application/src/config.yaml` instead of hardcoding values\n- Follow the frontmatter schema in `application/src/content/config.ts` when adding content\n\n## Contributing\n\nContributions, issues, and feature requests are welcome. Review the [contributing guide](CONTRIBUTING.md) and use the [issue tracker](https://github.com/hoverkraft-tech/landing-page/issues) to report bugs or request features.\n\n## License\n\nThis project is released under the [0BSD License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoverkraft-tech%2Flanding-page","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoverkraft-tech%2Flanding-page","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoverkraft-tech%2Flanding-page/lists"}