{"id":30302345,"url":"https://github.com/katharostech/kadima.solutions","last_synced_at":"2026-03-11T05:31:15.680Z","repository":{"id":290806085,"uuid":"975617204","full_name":"katharostech/kadima.solutions","owner":"katharostech","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-30T02:06:06.000Z","size":10953,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-15T17:30:13.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://kadima.solutions/","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/katharostech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"dco":null,"cla":null}},"created_at":"2025-04-30T15:56:56.000Z","updated_at":"2025-05-30T02:06:09.000Z","dependencies_parsed_at":"2025-09-21T00:33:41.219Z","dependency_job_id":"9bcf38bf-201f-4091-a0d8-d37864e129c7","html_url":"https://github.com/katharostech/kadima.solutions","commit_stats":null,"previous_names":["katharostech/consulting.katharostech.com","katharostech/kadima.solutions"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katharostech/kadima.solutions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fkadima.solutions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fkadima.solutions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fkadima.solutions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fkadima.solutions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katharostech","download_url":"https://codeload.github.com/katharostech/kadima.solutions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katharostech%2Fkadima.solutions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30372166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-17T05:08:54.763Z","updated_at":"2026-03-11T05:31:15.662Z","avatar_url":"https://github.com/katharostech.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Astro Landing Page \u003cpicture\u003e\u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://astro.build/assets/press/astro-icon-light.png\"\u003e\u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://astro.build/assets/press/astro-icon-dark.png\"\u003e\u003cimg align=\"right\" valign=\"center\" height=\"79\" width=\"63\" src=\"https://astro.build/assets/press/astro-icon-dark.png\" alt=\"Astro logo\" /\u003e\u003c/picture\u003e\n\n\u003e An Astro + Tailwind CSS example/template for landing pages.\n\n\u003cdiv align=\"center\"\u003e\n\n[![Built with Astro](https://astro.badg.es/v2/built-with-astro/small.svg)](https://astro.build)\n\n\u003c/div\u003e\n\n![Screenshots of Astro Landing Page](screenshots.jpg)\n\n## Features\n\n- 💨 Tailwind CSS for styling\n- 🎨 Themeable\n  - CSS variables are defined in `src/styles/theme.css` and mapped to Tailwind classes (`tailwind.config.cjs`)\n- 🌙 Dark mode\n- 📱 Responsive (layout, images, typography)\n- ♿ Accessible (as measured by https://web.dev/measure/)\n- 🔎 SEO-enabled (as measured by https://web.dev/measure/)\n- 🔗 Open Graph tags for social media sharing\n- 💅 [Prettier](https://prettier.io/) setup for both [Astro](https://github.com/withastro/prettier-plugin-astro) and [Tailwind](https://github.com/tailwindlabs/prettier-plugin-tailwindcss)\n\n## Commands\n\n| Command                | Action                                            |\n| :--------------------- | :------------------------------------------------ |\n| `npm install`          | Install dependencies                              |\n| `npm run dev`          | Start local dev server at `localhost:4321`        |\n| `npm run build`        | Build your production site to `./dist/`           |\n| `npm run preview`      | Preview your build locally, before deploying      |\n| `npm run astro ...`    | Run CLI commands like `astro add`, `astro check`  |\n| `npm run astro --help` | Get help using the Astro CLI                      |\n| `npm run format`       | Format code with [Prettier](https://prettier.io/) |\n| `npm run clean`        | Remove `node_modules` and build output            |\n\n## Credits\n\n- astronaut image\n  - source: https://github.com/withastro/astro-og-image; note: this repo is not available anymore\n- moon image\n  - source: https://unsplash.com/@nasa\n- other than that, a lot of material (showcase data, copy) was taken from official Astro sources, in particular https://astro.build/blog/introducing-astro/ and https://github.com/withastro/astro.build\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fkadima.solutions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatharostech%2Fkadima.solutions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatharostech%2Fkadima.solutions/lists"}