pressbooks aldine theme the theme used for the front page or default book
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ned Zimmerman 92a0cce08e
Fix #67.
7 years ago
.github Update issue template. 7 years ago
assets Fix #67. 7 years ago
dist Fix #67. 7 years ago
inc Fixes for #71 (#73) 7 years ago
languages Standardize localization. 7 years ago
lib/customizer-validate-wcag-color-contrast Fix catalog and customizer (close #2, close #48). 7 years ago
partials Fixes for #71 (#73) 7 years ago
.editorconfig Rebuild based on _s (#40) 7 years ago
.gitattributes Initial commit. 7 years ago
.gitignore Ignore .vscode directory. 7 years ago
.travis.yml Update travis script. 7 years ago
404.php Fixes for #71 (#73) 7 years ago
LICENSE.md Rebuild based on _s (#40) 7 years ago
README.md Update README.md 7 years ago
archive.php Rebuild based on _s (#40) 7 years ago
comments.php Rebuild based on _s (#40) 7 years ago
composer.json Fix SPDX. 7 years ago
composer.lock Remove landing page widgets, fix activation. 7 years ago
footer.php Fix page layout, part two. 7 years ago
functions.php Fixes for #71 (#73) 7 years ago
header.php Rework catalog sort/filter. 7 years ago
index.php Rebuild based on _s (#40) 7 years ago
package-lock.json build: Bump pressbooks-build-tools from 0.9.0 to 0.10.0 (#61) 7 years ago
package.json Fix #63. 7 years ago
page-catalog.php Fix #67. 7 years ago
page.php Remove landing page widgets, fix activation. 7 years ago
phpcs.ruleset.xml Update composer. 7 years ago
phpcs.xml.dist Rebuild based on _s (#40) 7 years ago
readme.txt Rebuild based on _s (#40) 7 years ago
screenshot.png Move style.css to theme root (fix #24) (#25) 7 years ago
search.php Rebuild based on _s (#40) 7 years ago
searchform.php More cleanup (header and JS). 7 years ago
sidebar.php Rebuild based on _s (#40) 7 years ago
single.php Rebuild based on _s (#40) 7 years ago
style.css Standardize localization. 7 years ago
webpack.mix.js Catalog opt-in and faster front page (fixes #65) (#68) 7 years ago
yarn.lock Fix #63. 7 years ago

README.md

Aldine

Build Status GitHub Release

Tags: publishing, catalog, pressbooks, default-theme

Requires at least: 4.9.1
Tested up to: 4.9.1
Stable tag: 1.0.0-beta.1
License: GNU General Public License v2 or later
License URI: LICENSE

Aldine is the root theme for Pressbooks.

Description

Aldine is the root theme for Pressbooks, based on Underscores.

Installation

  1. In your admin panel, go to Appearance > Themes and click the Add New button.
  2. Click Upload Theme and Choose File, then select the theme's .zip file. Click Install Now.
  3. Click Activate to use your new theme right away.

Frequently Asked Questions

TK.

Changelog

1.0.0-beta.1

  • Many changes; rebuilt on _s.

1.0.0-alpha6

  • [FEATURE] Add Per Soderlind's WCAG validator to customizer.
  • [FEATURE] Add Thema subject support.

1.0.0-alpha5

  • [CORE ENHANCEMENT] Configure for use without Pressbooks (see #26).

1.0.0-alpha4

  • [CORE ENHANCEMENT] Save /dist folder.
  • [FIX] Add temporary fix for roots/sage-lib#2.

1.0.0-alpha3

  • [CORE ENHANCEMENT] Move required theme files to root (see #24 and #25).

1.0.0-alpha2

  • [CORE ENHANCEMENT] Optimize activation routine.
  • [FIX] Remove extra wrapper on catalog and landing pages.
  • [FIX] Resolve error when activating without active widgets.

1.0.0-alpha1

  • Basic landing page implementation
  • Basic catalog page implementation
  • Basic customizer capabilities

Credits