{"id":30030440,"url":"https://github.com/aldavigdis/superheading-block","last_synced_at":"2026-05-19T04:03:37.391Z","repository":{"id":307565069,"uuid":"1029962556","full_name":"aldavigdis/superheading-block","owner":"aldavigdis","description":"Add accessible headings for the WordPress Block Editor with superheadings and subheadings.","archived":false,"fork":false,"pushed_at":"2025-07-31T23:28:57.000Z","size":348,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-01T00:06:25.788Z","etag":null,"topics":["wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/aldavigdis.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,"zenodo":null}},"created_at":"2025-07-31T21:29:05.000Z","updated_at":"2025-07-31T23:34:40.000Z","dependencies_parsed_at":"2025-08-01T00:06:39.510Z","dependency_job_id":"a2f05e10-960a-4851-bca3-b794250be631","html_url":"https://github.com/aldavigdis/superheading-block","commit_stats":null,"previous_names":["aldavigdis/superheading-block"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/aldavigdis/superheading-block","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldavigdis%2Fsuperheading-block","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldavigdis%2Fsuperheading-block/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldavigdis%2Fsuperheading-block/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldavigdis%2Fsuperheading-block/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aldavigdis","download_url":"https://codeload.github.com/aldavigdis/superheading-block/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldavigdis%2Fsuperheading-block/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269137315,"owners_count":24366555,"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-08-06T02:00:09.910Z","response_time":99,"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":["wordpress","wordpress-plugin"],"created_at":"2025-08-06T19:01:39.504Z","updated_at":"2026-05-19T04:03:32.337Z","avatar_url":"https://github.com/aldavigdis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alda's Superheading Block\n\nAdd accessible headings for the WordPress Block Editor with superheadings and subheadings.\n\nIf you want to get things right, headings can get tricky when you have both subheadings and an overheading above the main heading.\n\nCurrent web standards recommend the use of the `\u003chgroup\u003e` element but this block demonstrates the use of plain-and-simple heading elements, maintains the heading hierarchy and ensures accessibility, while also facilitating typographical hierarchy.\n\nIn a [2025 blog post](https://aldavigdis.dev/2025/07/25/taming-html-headings-subheadings-and-overlines/), I argued that the `\u003chgroup\u003e` element was redundant and that the same could be achieved in a semantic and accessible manner using a single heading element with `\u003csmall\u003e` elements nested inside without breaking the heading hierarchy. This demonstrates that way of doing things.\n\n\u003cimg src=\"https://github.com/aldavigdis/superheading-block/blob/main/assets/screenshot-1.png?raw=true\" width=\"600\" height=\"383\" alt=\"A screenshot of the block in use in the editor, showing a book title as the main heading, the series it belongs to as the superheading and a subtitle.\" /\u003e\n\n## Downloads\n\nZip-builds are provided under [Releases](https://github.com/aldavigdis/superheading-block/releases).\n\n## Building and Developing\n\n### Installing dependencies\n\n1. Using PHP Composer, run `composer install`\n2. Then install the NPM dependencies using `npm install`\n\n### Developing\n\n1. Using `docker-compose up -d`, you can build a Dockpress development environment that serves a test site at [localhost:80](http://localhost/).\n2. Using NPM, run `npm start` to automatically build the plugin\n\n### Packaging\n\n1. Using PHP Compose, run `composer zip:release` to build your zip file after installing the dependencies\n\n## License\n\nThis plugin is provided to you as free software under the GPLv3 license. Some runtime dependencies may be provided under the MIT and Apache licenses, which are compatible with the GPLv3.\n\nAlda's Superheading Block\n\nCopyright (C) 2025 Alda Vigdís Skarphéðinsdóttir\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldavigdis%2Fsuperheading-block","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldavigdis%2Fsuperheading-block","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldavigdis%2Fsuperheading-block/lists"}