Browse Source

Release 1.0.0.

pull/107/head
Ned Zimmerman 7 years ago
parent
commit
e40f12a3cc
No known key found for this signature in database
GPG Key ID: FF56334A013120CA
  1. 17
      README.md
  2. 2
      package.json
  3. 16
      readme.txt
  4. 2
      style.css

17
README.md

@ -6,7 +6,7 @@
**Requires at least:** 4.9.4 **Requires at least:** 4.9.4
**Tested up to:** 4.9.4 **Tested up to:** 4.9.4
**Stable tag:** 1.0.0-rc.2 **Stable tag:** 1.0.0
**License:** GNU General Public License v3 **License:** GNU General Public License v3
**License URI:** LICENSE **License URI:** LICENSE
@ -32,7 +32,20 @@ TK.
## Changelog ## Changelog
TK.
# Aldine 1.0.0
#### Customisation & Branding
Aldine is the new default network theme for Pressbooks installations. Its creation was supported by [Ryerson University](https://ryerson.ca). Designed with customization in mind, it allows network managers to add institutional branding in the form of colours, logos and contact information, as well as custom content in blocks on the front page.
#### Standalone Catalog
In addition, Aldine introduces a standalone catalog page that is sortable and filterable by subject or license. Adding books to the catalog is controlled in the [same way as before](https://eduguide.pressbooks.com/chapter/catalogs/).
#### Additional Pages
You can now more easily add additional pages to the network root, such as an “About Us” or “Help” page.
## Credits ## Credits

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "@pressbooks/pressbooks-aldine", "name": "@pressbooks/pressbooks-aldine",
"version": "1.0.0-rc.2", "version": "1.0.0",
"author": "Pressbooks (Book Oven Inc.) <code@pressbooks.com>", "author": "Pressbooks (Book Oven Inc.) <code@pressbooks.com>",
"homepage": "https://github.com/pressbooks/pressbooks-aldine/", "homepage": "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 world’s first publisher.", "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.",

16
readme.txt

@ -6,7 +6,7 @@ Tags: publishing, catalog, pressbooks, default-theme
Requires at least: 4.9.4 Requires at least: 4.9.4
Tested up to: 4.9.4 Tested up to: 4.9.4
Stable tag: 1.0.0-rc.2 Stable tag: 1.0.0
License: GNU General Public License v3 License: GNU General Public License v3
License URI: LICENSE License URI: LICENSE
@ -28,7 +28,19 @@ TK.
== Changelog == == Changelog ==
TK. === Aldine 1.0.0 ===
#### Customisation & Branding
Aldine is the new default network theme for Pressbooks installations. Its creation was supported by [Ryerson University](https://ryerson.ca). Designed with customization in mind, it allows network managers to add institutional branding in the form of colours, logos and contact information, as well as custom content in blocks on the front page.
#### Standalone Catalog
In addition, Aldine introduces a standalone catalog page that is sortable and filterable by subject or license. Adding books to the catalog is controlled in the [same way as before](https://eduguide.pressbooks.com/chapter/catalogs/).
#### Additional Pages
You can now more easily add additional pages to the network root, such as an “About Us” or “Help” page.
== Credits == == Credits ==

2
style.css

@ -2,7 +2,7 @@
Theme Name: Aldine Theme Name: Aldine
Theme URI: https://github.com/pressbooks/pressbooks-aldine/ 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. 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 Version: 1.0.0
Author: Pressbooks (Book Oven Inc.) Author: Pressbooks (Book Oven Inc.)
Author URI: https://pressbooks.org Author URI: https://pressbooks.org
Text Domain: pressbooks-aldine Text Domain: pressbooks-aldine

Loading…
Cancel
Save