Browse Source

Add screenshot and update description (fix #99).

pull/107/head
Ned Zimmerman 7 years ago
parent
commit
154b9bc224
  1. 4
      README.md
  2. 3
      composer.json
  3. 2
      package.json
  4. 4
      readme.txt
  5. BIN
      screenshot.png
  6. 8
      style.css

4
README.md

@ -10,12 +10,12 @@
**License:** GNU General Public License v3
**License URI:** LICENSE
Aldine is the root theme for Pressbooks.
Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.
## Description
Aldine is the root theme for [Pressbooks](https://pressbooks.org), based on [Underscores](https://underscores.me/).
Aldine is the default theme for the home page of [Pressbooks](https://pressbooks.org) networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Aldine is based on [Underscores](https://underscores.me/).
## Installation

3
composer.json

@ -2,7 +2,8 @@
"name": "pressbooks/pressbooks-aldine",
"type": "wordpress-theme",
"license": "GPL-3.0",
"description": "Aldine is the root theme for Pressbooks.",
"description":
"Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.",
"homepage": "https://github.com/pressbooks/pressbooks-aldine/",
"authors": [
{

2
package.json

@ -3,7 +3,7 @@
"version": "1.0.0-rc.2",
"author": "Pressbooks (Book Oven Inc.) <code@pressbooks.com>",
"homepage": "https://github.com/pressbooks/pressbooks-aldine/",
"description": "Aldine is the root theme for Pressbooks.",
"description": "Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.",
"keywords": [
"publishing",
"catalog",

4
readme.txt

@ -10,11 +10,11 @@ Stable tag: 1.0.0-rc.2
License: GNU General Public License v3
License URI: LICENSE
Aldine is the root theme for Pressbooks.
Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.
== Description ==
Aldine is the root theme for [Pressbooks](https://pressbooks.org), based on [Underscores](https://underscores.me/).
Aldine is the default theme for the home page of [Pressbooks](https://pressbooks.org) networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher. Aldine is based on [Underscores](https://underscores.me/).
== Installation ==

BIN
screenshot.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 401 KiB

8
style.css

@ -1,15 +1,15 @@
/*
Theme Name: Aldine
Theme URI: https://pressbooks.org/themes/aldine
Description: Aldine is the root theme for Pressbooks.
Theme URI: https://github.com/pressbooks/pressbooks-aldine/
Description: Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the worlds first publisher.
Version: 1.0.0-RC.2
Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine
GitHub Theme URI: pressbooks/pressbooks-aldine
Release Asset: true
License: GNU General Public License v2 or later
License URI: http://opensource.org/licenses/GPL-2.0
License: GNU General Public License v3
License URI: http://opensource.org/licenses/GPL-3.0
Aldine is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Loading…
Cancel
Save