{"id":17855825,"url":"https://github.com/splorp/tersus-newted","last_synced_at":"2025-04-02T18:16:34.326Z","repository":{"id":11894797,"uuid":"14457554","full_name":"splorp/tersus-newted","owner":"splorp","description":"An achingly simple child theme for Tersus.","archived":false,"fork":false,"pushed_at":"2024-01-03T19:09:23.000Z","size":189,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T08:47:16.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splorp.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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":"2013-11-16T23:33:51.000Z","updated_at":"2024-02-06T15:06:27.000Z","dependencies_parsed_at":"2023-02-14T02:16:00.509Z","dependency_job_id":"631366f3-1b9d-4180-9382-58f057814587","html_url":"https://github.com/splorp/tersus-newted","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorp%2Ftersus-newted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorp%2Ftersus-newted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorp%2Ftersus-newted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorp%2Ftersus-newted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splorp","download_url":"https://codeload.github.com/splorp/tersus-newted/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246866100,"owners_count":20846496,"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":[],"created_at":"2024-10-28T02:42:03.893Z","updated_at":"2025-04-02T18:16:34.301Z","avatar_url":"https://github.com/splorp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Tersus: Newted\n\nAn achingly simple child theme for [Tersus](https://github.com/splorp/tersus/).\n\n\n## About\n\nTersus is an exercise in publishing template minimalism.\n\nBy removing the majority of the presentational markup and other cruft from the [Tersus](https://github.com/splorp/tersus/) parent theme, we’ve opened the door for child themes to pick up the aesthetic slack. There are currently three child themes being developed for Tersus.\n\n+ [Newted](https://github.com/splorp/newted/) by [Grant Hutchinson](https://splorp.me/)\n+ [Splorp](https://github.com/splorp/splorp/) by [Grant Hutchinson](https://splorp.me/)\n+ [Super Ginormous](https://github.com/cdharrison/super-ginormous) by [Chris Harrison](http://cdharrison.com/)\n\nKeep track of Tersus development on [Twitter](https://twitter.com/tersustheme).\n\n\n## Features\n\n+ HTML5 structure and compliance\n+ CSS that has been reset and built from the ground up\n+ Non-semantic, presentational markup has been dispatched\n+ Built-in theme options for navigation, sidebar, footer, and announcement text\n+ Widget-enabled sidebar area\n+ Responsive, adaptive layout for small screens\n+ Clean, valid, and awesome\n+ WordPress [Theme Review Process](https://make.wordpress.org/themes/handbook/review/) compliance\n\n\n## Requirements\n\n* WordPress 5.0 or later\n* [Tersus](https://github.com/splorp/tersus/) parent theme\n\n\n## Credits\n\nSee the main [Tersus](https://github.com/splorp/tersus/) project for a current list of [credits and attributions](https://github.com/splorp/tersus/#credits).\n\n\n## Licensing\n\nThe Tersus theme is absolutely free and conveniently licensed under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html). You may use it for personal or commercial projects, as you see fit. Please refer to the [license](https://github.com/splorp/tersus/blob/master/license.txt) included with the source for more information.\n\nCopyright © 2013–2024 Grant Hutchinson\n\nSee the main [Tersus](https://github.com/splorp/tersus/) project for related third party [licensing information](https://github.com/splorp/tersus/#licensing).\n\n\n## Version History\n\n### 0.1.4\n\n+ Bumped [Tersus](https://github.com/splorp/tersus/) template version to 0.4.2\n+ Adjusted post and comment page navigation appearance and positioning\n+ Added missing `meta` class to `image.php` and `single.php` templates\n+ Fixed alignment of gallery thumbnails and captions\n+ Fixed missing `nav` wrapper in `index.php`\n+ Removed excess margins from non-navigation lists\n+ Fixed styling of initial post paragraphs\n+ Fixed the line height of post titles that wrap to a second line\n\n### 0.1.3\n\n+ Added `register_sidebar()` function for better dynamic sidebar support\n+ Fixed alignment of “Cancel Reply” button\n+ Fixed missing bracket in post navigation CSS\n+ Theme now passes the basic [Theme Review Process](https://make.wordpress.org/themes/handbook/review/) tests\n\n### 0.1.2\n\n+ Theme now requires WordPress 5.0 or later\n+ Bumped [Tersus](https://github.com/splorp/tersus/) template version to 0.4.1\n+ Updated theme name for consistency with the theme text domain and function namespace\n+ Improved access to `wp_get_theme()` data\n+ Added `register_nav_menus` function to support the theme text domain\n+ Added `automatic-feed-links` theme support feature\n+ Added `post-thumbnails` theme support feature\n+ Added `title-tag` theme support feature\n+ Removed deprecated `handheld` and `max-device-width` from media queries\n+ Fixed post navigation formatting\n+ Embiggened theme screenshot to support HiDPI displays\n+ Embiggened site icon artwork\n+ Removed legacy icon and artwork files\n+ Updated license to [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)\n\n### 0.1.1\n\n+ Bumped [Tersus](https://github.com/splorp/tersus/) template version to 0.4.0\n\n### 0.1.0\n\n+ Initial release based on the existing [Newted Community](https://newted.org/) site\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplorp%2Ftersus-newted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplorp%2Ftersus-newted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplorp%2Ftersus-newted/lists"}