{"id":15292324,"url":"https://github.com/nanosoup/erebus","last_synced_at":"2026-06-25T06:30:21.578Z","repository":{"id":33205565,"uuid":"153749202","full_name":"NanoSoup/Erebus","owner":"NanoSoup","description":"Starter WP theme","archived":true,"fork":false,"pushed_at":"2024-08-27T20:14:42.000Z","size":14729,"stargazers_count":0,"open_issues_count":52,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-01T16:17:17.846Z","etag":null,"topics":["wordpress","wordpress-development","wordpress-starter-theme","wordpress-theme"],"latest_commit_sha":null,"homepage":null,"language":"SCSS","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/NanoSoup.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}},"created_at":"2018-10-19T08:14:54.000Z","updated_at":"2024-09-19T18:09:53.000Z","dependencies_parsed_at":"2023-01-15T00:00:49.837Z","dependency_job_id":null,"html_url":"https://github.com/NanoSoup/Erebus","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NanoSoup%2FErebus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NanoSoup%2FErebus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NanoSoup%2FErebus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NanoSoup%2FErebus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NanoSoup","download_url":"https://codeload.github.com/NanoSoup/Erebus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219846727,"owners_count":16556428,"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":["wordpress","wordpress-development","wordpress-starter-theme","wordpress-theme"],"created_at":"2024-09-30T16:17:23.857Z","updated_at":"2026-06-25T06:30:19.450Z","avatar_url":"https://github.com/NanoSoup.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Erebus site template\nThis is a template for a WP site.\n\n## Example blocks and Field Groups\nWithin this theme you will find in the ```classes/ACF``` folder - Blocks and FieldGroups directories.\nThese are here for example only on how to register a new block for Gutenberg along with the field groups for the block.\n\n### Seeing the example blocks in action\nTo activate the example blocks follow these steps:\n\n1. Update the namespaces in both testimonials classes to match your site namespace\n```\nChange this:\nnamespace NanoSoup\\Erebus\\ACF\\Blocks;\n\nTo this:\nnamespace {{ SITE_NAMESPACE }}\\ACF\\Blocks;\n```\n2. Add the following code to your functions.php file:\n```\n$fieldGroups = new \\{{ SITE_NAMESPACE }}\\ACF\\FieldGroups\\Testimonials();\n$fieldGroups-\u003einit();\n\n$testimonials = new \\{{ SITE_NAMESPACE }}\\ACF\\Blocks\\Testimonials();\n$testimonials-\u003einit();\n```\nYou will then be able to select and use the Testimonials block within the Gutenberg editor","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanosoup%2Ferebus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnanosoup%2Ferebus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnanosoup%2Ferebus/lists"}