https://github.com/pressbooks/pressbooks-clarke
Clarke book theme
https://github.com/pressbooks/pressbooks-clarke
book-theme pb-active pressbooks pressbooks-theme publishing
Last synced: 11 months ago
JSON representation
Clarke book theme
- Host: GitHub
- URL: https://github.com/pressbooks/pressbooks-clarke
- Owner: pressbooks
- License: gpl-3.0
- Created: 2017-06-05T14:28:21.000Z (about 9 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-30T11:05:08.000Z (almost 2 years ago)
- Last Synced: 2025-07-27T07:37:43.154Z (11 months ago)
- Topics: book-theme, pb-active, pressbooks, pressbooks-theme, publishing
- Language: SCSS
- Homepage: https://pressbooks.org
- Size: 1.44 MB
- Stars: 3
- Watchers: 10
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Clarke
[](https://packagist.org/packages/pressbooks/pressbooks-clarke) [](https://packagist.org/packages/pressbooks/pressbooks-clarke)
Named after Arthur C. Clarke, this is a simple book theme, with some light modern touches. Good for fiction and non-fiction. Body font is Tinos; headers Lato.
## Requirements
* PHP >= 8.1
* WordPress >= 5.2.4
* Pressbooks >= 5.10.0
* McLuhan >= 2.8.13
## Installation
### Manual
Download the [latest release](https://github.com/pressbooks/pressbooks-clarke/releases/latest/) and unzip the contents to `WP_CONTENT_DIR . '/themes/pressbooks-clarke/'`.
### Composer
From within your WordPress or [Bedrock](https://roots.io/bedrock/) root directory, run:
```
composer require pressbooks/pressbooks-clarke
```
### GitHub Updater
Install the [GitHub Updater plugin](https://github.com/afragen/github-updater).
Then, from the GitHub Updater interface, navigate to the "Install Theme" tab. Enter [https://github.com/pressbooks/pressbooks-clarke](https://github.com/pressbooks/pressbooks-clarke) as the Theme URI, then click "Install Theme". Tagged updates to this theme will then be available as normal WordPress updates.
### Changelog
Please see the [CHANGELOG](CHANGELOG.md) file for more information.