{"id":22415769,"url":"https://github.com/guidefari/planetaryescape","last_synced_at":"2025-10-31T10:51:53.810Z","repository":{"id":265833188,"uuid":"863732573","full_name":"guidefari/planetaryescape","owner":"guidefari","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-11T21:10:15.000Z","size":6789,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T23:28:36.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://planetaryescape.xyz","language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guidefari.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":"2024-09-26T20:11:48.000Z","updated_at":"2025-09-11T21:10:19.000Z","dependencies_parsed_at":"2025-09-11T23:12:37.750Z","dependency_job_id":"295d0c7f-67c4-40fb-9cb7-cdfe4d11c0b5","html_url":"https://github.com/guidefari/planetaryescape","commit_stats":null,"previous_names":["guidefari/planetaryescape"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guidefari/planetaryescape","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fplanetaryescape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fplanetaryescape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fplanetaryescape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fplanetaryescape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidefari","download_url":"https://codeload.github.com/guidefari/planetaryescape/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fplanetaryescape/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281976631,"owners_count":26592972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"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":"2024-12-05T15:13:36.548Z","updated_at":"2025-10-31T10:51:53.780Z","avatar_url":"https://github.com/guidefari.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Astro \u0026 Tailwind CSS Starter Kit by lexingtonthemes.com\n\n## License\n\nThis template is open-source software licensed under the [GPL-3.0 license](https://opensource.org/licenses/GPL-3.0). Feel free to fork, modify, and use it in your projects.\n## This template is using Tailwind CSS V4\n\nNow we are using only a CSS file. It's called `global.css` and it's located in the src/styles folder. Now we are eimporting Tailwind CSS on the same file instead of using the `tailwind.config.cjs` file. Like this:\n\n```css\n// Importing Tailwind CSS\n@import \"tailwindcss\";\n// Importing Tailwind plugins\n@plugin \"@tailwindcss/typography\";\n@plugin \"@tailwindcss/forms\";\n```\n\nThen to add your styles you will use the @theme directive. Like this:\n\n```css\n@theme {\n  /* Your CSS goes here, see how styles are written on the global.css file */\n}\n```\n\nRemember this is just in Alpha version, so you can use it as you want. Just keep an eye on the changes that Tailwind CSS is going to make.\n## Template Structure\nInside of your Astro project, you'll see the following folders and files:\n```\n/\n├── public/\n├── src/\n│   └── pages/\n│       └── index.astro\n└── package.json\n```\nAstro looks for `.astro` or `.md` files in the `src/pages/` directory. Each page is exposed as a route based on its file name.\nThere's nothing special about `src/components/`, but that's where we like to put any Astro/React/Vue/Svelte/Preact components.\nAny static assets, like images, can be placed in the `public/` directory.\n\n## Commands\nAll commands are run from the root of the project, from a terminal:\n| Command                | Action                                           |\n| :--------------------- | :----------------------------------------------- |\n| `npm install`          | Installs dependencies                            |\n| `npm run dev`          | Starts local dev server at `localhost:3000`      |\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## Want to learn more?\nFeel free to check Astros [documentation](https://docs.astro.build)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidefari%2Fplanetaryescape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidefari%2Fplanetaryescape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidefari%2Fplanetaryescape/lists"}