An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Clarke

[![Packagist](https://img.shields.io/packagist/l/pressbooks/pressbooks-clarke.svg)](https://packagist.org/packages/pressbooks/pressbooks-clarke) [![Packagist](https://img.shields.io/packagist/v/pressbooks/pressbooks-clarke.svg)](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.