themes-wordpress/textbook
2018-09-24 12:13:41 +10:00
..
assets/js Textbook: Update JavaScript to replace window.load event with document.ready, as a work-around for an issue with the ads JavaScript. Also removed styles/JavaScript that hid the body tag until page load was completed as it didn't entirely seem necessary in this case. See #108. 2018-05-01 11:48:44 -07:00
components Textbook: Use wp_kses_post rather than wp_filter_post_kses. See 5019-wpcom-themes. 2018-03-02 17:39:43 -08:00
inc Initial commit of Textbook 2018-02-27 14:25:34 +11:00
404.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
archive.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
comments.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
footer.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
functions.php Textbook: Enqueue body font - Libre Franklin in bold italic variant. See #107. 2018-04-24 11:13:39 +10:00
header.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
index.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
page.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
README.md Initial commit of Textbook 2018-02-27 14:25:34 +11:00
readme.txt Initial commit of Textbook 2018-02-27 14:25:34 +11:00
rtl.css Initial commit of Textbook 2018-02-27 14:25:34 +11:00
screenshot.png Textbook: Optimizes images 2018-04-03 02:59:10 +02:00
search.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
sidebar-footer.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
sidebar.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
single.php Initial commit of Textbook 2018-02-27 14:25:34 +11:00
style.css Textbook: Fix the display of the Goodreads widget. Fixes #243 2018-09-24 12:13:41 +10:00

TextBook

TextBook is a theme for colleges, schools and organizations focused on education. It comes with some interesting features:

  • A just right amount of lean, well-commented, modern, HTML5 templates.
  • A featured content area to show case recent Posts or Pages.
  • A helpful 404 template.
  • Custom header options including site logo and custom header background image.
  • Licensed under GPLv2 or later. :) Use it to make something cool.

Credits