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

https://github.com/pressbooks/pressbooks-book

McLuhan is the default book theme for Pressbooks.
https://github.com/pressbooks/pressbooks-book

book default-theme hacktoberfest has-translations pb-active pressbooks pressbooks-theme publishing

Last synced: 2 months ago
JSON representation

McLuhan is the default book theme for Pressbooks.

Awesome Lists containing this project

README

          

# McLuhan

[![Packagist](https://img.shields.io/packagist/l/pressbooks/pressbooks-book.svg)](https://packagist.org/packages/pressbooks/pressbooks-book)
[![Current Release](https://img.shields.io/github/release/pressbooks/pressbooks-book.svg)](https://github.com/pressbooks/pressbooks/releases/latest/)
[![Packagist](https://img.shields.io/packagist/v/pressbooks/pressbooks-book.svg)](https://packagist.org/packages/pressbooks/pressbooks-book)
[![PHP from Packagist](https://img.shields.io/packagist/php-v/pressbooks/pressbooks-book.svg)](https://packagist.org/packages/pressbooks/pressbooks-book)

[![Packagist](https://img.shields.io/packagist/dt/pressbooks/pressbooks-book.svg)](https://packagist.org/packages/pressbooks/pressbooks-book)
[![codecov](https://codecov.io/gh/pressbooks/pressbooks-book/branch/dev/graph/badge.svg)](https://codecov.io/gh/pressbooks/pressbooks-book/branch/dev)
[![Translate McLuhan](https://img.shields.io/badge/dynamic/json.svg?label=translated&url=https%3A%2F%2Ftenpercent.now.sh%2F%3Forganization%3Dpressbooks%26project%3Dpressbooks-book&query=%24.status&colorB=e05d44&suffix=%25)](https://www.transifex.com/pressbooks/pressbooks-book/translate/)

This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora. McLuhan is the default book theme for Pressbooks.

## Requirements

* PHP >= 8.3
* WordPress >= 6.9.1
* Pressbooks >= 6.36.3

## Installation

### Manual

Download the [latest release](https://github.com/pressbooks/pressbooks-book/releases/latest/) and unzip the contents to `WP_CONTENT_DIR . '/themes/pressbooks-book/'`.

### Composer

From within your WordPress or [Bedrock](https://roots.io/bedrock/) root directory, run:

```
composer require pressbooks/pressbooks-book
```

### 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-book](https://github.com/pressbooks/pressbooks-book) 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.