{"id":18369964,"url":"https://github.com/statamic/starter-kit-starters-creek","last_synced_at":"2025-06-13T12:38:14.835Z","repository":{"id":43091442,"uuid":"294256609","full_name":"statamic/starter-kit-starters-creek","owner":"statamic","description":"Statamic Starter Kit: Starter's Creek","archived":false,"fork":false,"pushed_at":"2024-07-01T09:41:58.000Z","size":1346,"stargazers_count":89,"open_issues_count":0,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-05T10:33:28.395Z","etag":null,"topics":["alpinejs","blog","free","starter-kit","statamic","statamic-3","tailwindcss","theme"],"latest_commit_sha":null,"homepage":"https://statamic.com/starter-kits/statamic/starters-creek","language":"CSS","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/statamic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"statamic"}},"created_at":"2020-09-09T23:59:00.000Z","updated_at":"2025-03-04T07:04:11.000Z","dependencies_parsed_at":"2024-06-05T13:53:48.983Z","dependency_job_id":"a10b4360-f5ce-4107-9a50-bf32a0183071","html_url":"https://github.com/statamic/starter-kit-starters-creek","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/statamic/starter-kit-starters-creek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fstarter-kit-starters-creek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fstarter-kit-starters-creek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fstarter-kit-starters-creek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fstarter-kit-starters-creek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statamic","download_url":"https://codeload.github.com/statamic/starter-kit-starters-creek/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Fstarter-kit-starters-creek/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259645884,"owners_count":22889699,"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":["alpinejs","blog","free","starter-kit","statamic","statamic-3","tailwindcss","theme"],"created_at":"2024-11-05T23:34:45.715Z","updated_at":"2025-06-13T12:38:14.807Z","avatar_url":"https://github.com/statamic.png","language":"CSS","funding_links":["https://github.com/sponsors/statamic"],"categories":[],"sub_categories":[],"readme":"\u003c!-- statamic:hide --\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://statamic.com/assets/branding/Statamic-Logo-Rad.png\" width=\"100\" alt=\"Statamic Logo\" /\u003e\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  Statamic Starter Kit: Starter's Creek\n\u003c/h1\u003e\n\n![Statamic 3.4+](https://img.shields.io/badge/Statamic-3.4+-FF269E?style=for-the-badge\u0026link=https://statamic.com)\n\u003c!-- /statamic:hide --\u003e\n\n## Features\n- Multi-author blog with author pages\n- [Bard](https://statamic.dev/fieldtypes/bard) focused writing experience\n- Code highlighting with [prism.js](https://prismjs.com/)\n- Two personality modes: `casual` and `formal` to adapt to your personal style\n- Customizable social links and icons\n- Configurable static newsletter sign up form on blog pages\n- Pre-configured, native search\n- Automatic image resizing with Glide\n- Beautifully responsive\n- [Static Site Generator](https://github.com/statamic/ssg) ready\n- Built with [TailwindCSS](https://tailwindcss.com)\n- Itty bitty [Alpine.js](https://github.com/alpinejs/alpine) for interactions\n- :100:/:100:/:100:/:100: Lighthouse score\n\n\u003c!-- statamic:hide --\u003e\n## Screenshots\n\n| Casual  | Formal  |\n|---|---|\n| ![Casual Screenshot](https://github.com/statamic/starter-kit-starters-creek/raw/master/screenshot-casual.jpg)  |  ![Formal Screenshot](https://github.com/statamic/starter-kit-starters-creek/raw/master/screenshot-formal.jpg) |\n\u003c!-- /statamic:hide --\u003e\n\n## Quick Start\n\n**1. Create a new site** with the [Statamic CLI](https://github.com/statamic/cli).\n\n```\nstatamic new blog-site\n```\n\n**2. Enter the starter kit package name**\n\n```\nstatamic/starter-kit-starters-creek\n```\n\n**3. Follow the prompt to create a new Super Admin user.**\n\n**4. Recompile the CSS** (optional)\n\nThe [TailwindCSS](https://tailwindcss.com/) included in this kit is compiled and purged to reduce filesize on any unused classes and selectors. If you want to modify anything, just recompile it.\n\n```\nnpm i \u0026\u0026 npm run dev\n```\n\nTo compile for production again:\n\n```\nnpm run build\n```\n\n**5. Do your thing!**\n\nIf you're using [Laravel Valet](https://laravel.com/docs/valet) (or similar), your site should be available at `http://blog-site.test`. You can access the control panel at `http://blog-site.test/cp` and login with your new user. Open up the source code, follow along with the [Statamic docs](https://statamic.dev), and enjoy!\n\n## Contributing\n\nContributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](https://github.com/statamic/cms/wiki/Code-of-Conduct).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatamic%2Fstarter-kit-starters-creek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatamic%2Fstarter-kit-starters-creek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatamic%2Fstarter-kit-starters-creek/lists"}