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 4d20b29298
Run build.
8 years ago
.github Update docs. 8 years ago
app/controllers Extensive cleanup and refactoring. 8 years ago
assets Extensive cleanup and refactoring. 8 years ago
dist Run build. 8 years ago
docs Move docs folder. 8 years ago
inc Extensive cleanup and refactoring. 8 years ago
languages Clean up base templates. 8 years ago
lib/customizer-validate-wcag-color-contrast Cleanup config files, move and rebuild assets. 8 years ago
partials Extensive cleanup and refactoring. 8 years ago
views Extensive cleanup and refactoring. 8 years ago
.editorconfig Cleanup config files, move and rebuild assets. 8 years ago
.gitattributes Initial commit. 8 years ago
.gitignore Save /dist. 8 years ago
.travis.yml Adjust Travis. [ci skip] 8 years ago
404.php Clean up base templates. 8 years ago
LICENSE.md Cleanup config files, move and rebuild assets. 8 years ago
README.md Cleanup config files, move and rebuild assets. 8 years ago
archive.php Clean up base templates. 8 years ago
comments.php Clean up base templates. 8 years ago
composer.json Clean up base templates. 8 years ago
composer.lock Cleanup config files, move and rebuild assets. 8 years ago
footer.php Extensive cleanup and refactoring. 8 years ago
functions.php Extensive cleanup and refactoring. 8 years ago
header.php Clean up base templates. 8 years ago
index.php Clean up base templates. 8 years ago
package.json Cleanup config files, move and rebuild assets. 8 years ago
page.php Extensive cleanup and refactoring. 8 years ago
phpcs.ruleset.xml Cleanup config files, move and rebuild assets. 8 years ago
phpcs.xml.dist Cleanup config files, move and rebuild assets. 8 years ago
readme.txt Cleanup config files, move and rebuild assets. 8 years ago
screenshot.png Move style.css to theme root (fix #24) (#25) 8 years ago
search.php Clean up base templates. 8 years ago
sidebar.php Clean up base templates. 8 years ago
single.php Clean up base templates. 8 years ago
style.css Cleanup config files, move and rebuild assets. 8 years ago
webpack.mix.js Cleanup config files, move and rebuild assets. 8 years ago
yarn.lock chore(dependencies): Bump pressbooks-build-tools from 0.7.0 to 0.8.0 (#39) 8 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-alpha6
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-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