{"id":25926759,"url":"https://github.com/ratiu5/zaggonaut","last_synced_at":"2026-05-04T18:33:43.435Z","repository":{"id":279333686,"uuid":"938347692","full_name":"RATIU5/zaggonaut","owner":"RATIU5","description":"Zaggonaut is a retro-inspired theme for Astro, built using TypeScript, TailwindCSS, and of course, Astro.","archived":false,"fork":false,"pushed_at":"2025-02-25T02:59:06.000Z","size":1467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T03:27:02.646Z","etag":null,"topics":["astro","astro-theme","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://zaggonaut.dev","language":"Astro","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RATIU5.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-02-24T20:11:46.000Z","updated_at":"2025-02-25T03:10:24.000Z","dependencies_parsed_at":"2025-02-25T03:27:16.401Z","dependency_job_id":"be9ff442-cd55-41ea-b764-aee1d226bf4b","html_url":"https://github.com/RATIU5/zaggonaut","commit_stats":null,"previous_names":["ratiu5/zaggonaut"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATIU5%2Fzaggonaut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATIU5%2Fzaggonaut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATIU5%2Fzaggonaut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RATIU5%2Fzaggonaut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RATIU5","download_url":"https://codeload.github.com/RATIU5/zaggonaut/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241731744,"owners_count":20010781,"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","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":["astro","astro-theme","tailwindcss","typescript"],"created_at":"2025-03-03T20:03:06.564Z","updated_at":"2026-05-04T18:33:43.430Z","avatar_url":"https://github.com/RATIU5.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Zaggonaut, a retro-inspired theme for Astro.](./images/README.png)\n\nZaggonaut is a retro-inspired black \u0026 white theme for Astro, built using TypeScript, TailwindCSS, and of course, Astro.\n\n\u003e [!NOTE]  \n\u003e Introducing Zaggonaut 2.0!\n\u003e This is a complete rewrite of the internal content layer, making use of Astro's new Content Collections feature, among other enhancements.\n\nIf you are looking for the original Zaggonaut theme, you can find it [on the v1 branch](https://github.com/RATIU5/zaggonaut/tree/v1).\n\n## Getting Started\n\n[View the demo](https://zaggonaut.dev) or [view the source code](https://github.com/RATIU5/zaggonaut).\n\nAlternatively, you can create a new Astro project with Zaggonaut like this:\n\n```bash\n# pnpm\npnpm create astro@latest --template RATIU5/zaggonaut\n```\n\n\u003e [!IMPORTANT]  \n\u003e Currently, `pnpm` is the only supported package manager due to `npm` throwing peer-dependency conflicts.\n\n## Features\n\n- Content Collections\n- Dark \u0026 light mode\n- Customizable colors\n- 100 / 100 Lighthouse score\n- Fully accessible\n- Fully responsive\n- Type-safe\n- SEO-friendly\n\n## Customization\n\nThe entire theme is fully customizable. The theme is setup a specific way to make it easy to customize.\n\n### Colors\n\nYou can customize the colors of the theme by editing the `src/styles/global.css` file.\nThis file uses Tailwind CSS and CSS variables to customize the colors of the theme.\nZaggonaut uses the following CSS variables:\n\n- `--color-zag-dark`: The dark color of the theme\n- `--color-zag-light`: The light color of the theme\n- `--color-zag-dark-muted`: The dark color of the theme with a slight opacity\n- `--color-zag-light-muted`: The light color of the theme with a slight opacity\n- `--color-zag-accent-light`: The light accent color of the theme\n- `--color-zag-accent-light-muted`: The light accent color of the theme with a slight opacity\n- `--color-zag-accent-dark`: The dark accent color of the theme\n- `--color-zag-accent-dark-muted`: The dark accent color of the theme with a slight opacity\n\n### Content Customization\n\n95% of the content you'll want to customize will be located inside the `content` directory. Let's break down the specific files/directories you may want to edit:\n\n- `content/configuration.toml`: This file contains the site configuration, such as metadata, social links, and text content.\n\n- `content/blogs/`: This directory contains your blog posts. Each post is a Markdown file with metadata in the frontmatter at the top.\n\n- `content/projects/`: This directory contains your projects. Each project is a Markdown file also with metadata in the frontmatter.\n\n## Ready To Try?\n\nCheck out [the theme website](https://zaggonaut.dev) to give it a spin!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratiu5%2Fzaggonaut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fratiu5%2Fzaggonaut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fratiu5%2Fzaggonaut/lists"}