{"id":18369974,"url":"https://github.com/statamic/test-readme","last_synced_at":"2026-01-21T04:33:32.497Z","repository":{"id":137551520,"uuid":"396060811","full_name":"statamic/test-readme","owner":"statamic","description":"Will be deleted soon. Pay no heed.","archived":false,"fork":false,"pushed_at":"2022-02-21T15:30:03.000Z","size":4426,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-19T14:00:45.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/statamic.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":"2021-08-14T16:12:14.000Z","updated_at":"2024-01-04T01:57:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"ad9db186-6cea-4f25-94fa-e2d6d8f96330","html_url":"https://github.com/statamic/test-readme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/statamic/test-readme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Ftest-readme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Ftest-readme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Ftest-readme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Ftest-readme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statamic","download_url":"https://codeload.github.com/statamic/test-readme/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statamic%2Ftest-readme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28626276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T02:47:06.670Z","status":"ssl_error","status_checked_at":"2026-01-21T02:45:44.886Z","response_time":86,"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":[],"created_at":"2024-11-05T23:34:50.272Z","updated_at":"2026-01-21T04:33:32.482Z","avatar_url":"https://github.com/statamic.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Readme\n\nHey there. Nothing really to see here, just testing some stuff.\n\n\u003cimg src=\"/pink.png\"\u003e\n\nThis package provides an easy way stop submission spam via Akismet.\nCheck out the [docs](DOCUMENTATION.md).\n\n## Requirements\n\n* PHP 7.4+\n* Statamic v3\n* Laravel 7+\n\n## Installation\n\nYou can install this package via composer using:\n\n```bash\ncomposer require silentz/akismet\n```\n\nThe package will automatically register itself.\n\n## Migration from \u003c 3+\n\nPrevious versions of Akismet stored the spam in a serialized file. Version 3 stores it in the same format as Statamic form submissions. The previous spam needs to be converted to the new format/naming. To do so, run two commmands:\n\n```\nphp artisan spam:convert\nphp artisan spam:add-extension\n```\n\nThose two commands will unserialize the data and add the correct extension (`.yaml`) to any spam that needs it.\n\n## Configuration\n\n### .env\nSet your Akismet API Key in your `.env` file. You can get it from: https://akismet.com/account/.\n\n```yaml\nAKISMET_API_KEY=your-key-here\n```\n\n\n### Code Example\n\n```\n{{ if {tag:here} }}\n  sup\n{{ /if }}\n```\n\n```\n{{ if @{tag:here} }}\n  sup\n{{ /if }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatamic%2Ftest-readme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatamic%2Ftest-readme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatamic%2Ftest-readme/lists"}