https://github.com/splorp/tersus-newted
An achingly simple child theme for Tersus.
https://github.com/splorp/tersus-newted
Last synced: about 1 year ago
JSON representation
An achingly simple child theme for Tersus.
- Host: GitHub
- URL: https://github.com/splorp/tersus-newted
- Owner: splorp
- License: gpl-3.0
- Created: 2013-11-16T23:33:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T19:09:23.000Z (over 2 years ago)
- Last Synced: 2025-02-08T08:47:16.596Z (over 1 year ago)
- Language: PHP
- Size: 185 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Tersus: Newted
An achingly simple child theme for [Tersus](https://github.com/splorp/tersus/).
## About
Tersus is an exercise in publishing template minimalism.
By 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.
+ [Newted](https://github.com/splorp/newted/) by [Grant Hutchinson](https://splorp.me/)
+ [Splorp](https://github.com/splorp/splorp/) by [Grant Hutchinson](https://splorp.me/)
+ [Super Ginormous](https://github.com/cdharrison/super-ginormous) by [Chris Harrison](http://cdharrison.com/)
Keep track of Tersus development on [Twitter](https://twitter.com/tersustheme).
## Features
+ HTML5 structure and compliance
+ CSS that has been reset and built from the ground up
+ Non-semantic, presentational markup has been dispatched
+ Built-in theme options for navigation, sidebar, footer, and announcement text
+ Widget-enabled sidebar area
+ Responsive, adaptive layout for small screens
+ Clean, valid, and awesome
+ WordPress [Theme Review Process](https://make.wordpress.org/themes/handbook/review/) compliance
## Requirements
* WordPress 5.0 or later
* [Tersus](https://github.com/splorp/tersus/) parent theme
## Credits
See the main [Tersus](https://github.com/splorp/tersus/) project for a current list of [credits and attributions](https://github.com/splorp/tersus/#credits).
## Licensing
The 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.
Copyright © 2013–2024 Grant Hutchinson
See the main [Tersus](https://github.com/splorp/tersus/) project for related third party [licensing information](https://github.com/splorp/tersus/#licensing).
## Version History
### 0.1.4
+ Bumped [Tersus](https://github.com/splorp/tersus/) template version to 0.4.2
+ Adjusted post and comment page navigation appearance and positioning
+ Added missing `meta` class to `image.php` and `single.php` templates
+ Fixed alignment of gallery thumbnails and captions
+ Fixed missing `nav` wrapper in `index.php`
+ Removed excess margins from non-navigation lists
+ Fixed styling of initial post paragraphs
+ Fixed the line height of post titles that wrap to a second line
### 0.1.3
+ Added `register_sidebar()` function for better dynamic sidebar support
+ Fixed alignment of “Cancel Reply” button
+ Fixed missing bracket in post navigation CSS
+ Theme now passes the basic [Theme Review Process](https://make.wordpress.org/themes/handbook/review/) tests
### 0.1.2
+ Theme now requires WordPress 5.0 or later
+ Bumped [Tersus](https://github.com/splorp/tersus/) template version to 0.4.1
+ Updated theme name for consistency with the theme text domain and function namespace
+ Improved access to `wp_get_theme()` data
+ Added `register_nav_menus` function to support the theme text domain
+ Added `automatic-feed-links` theme support feature
+ Added `post-thumbnails` theme support feature
+ Added `title-tag` theme support feature
+ Removed deprecated `handheld` and `max-device-width` from media queries
+ Fixed post navigation formatting
+ Embiggened theme screenshot to support HiDPI displays
+ Embiggened site icon artwork
+ Removed legacy icon and artwork files
+ Updated license to [GPLv3](https://www.gnu.org/licenses/gpl-3.0.html)
### 0.1.1
+ Bumped [Tersus](https://github.com/splorp/tersus/) template version to 0.4.0
### 0.1.0
+ Initial release based on the existing [Newted Community](https://newted.org/) site