https://github.com/query/wordpress-bw-theme
The WordPress theme backing the Web site of Blue & White, a UNC monthly. Very much a work in progress.
https://github.com/query/wordpress-bw-theme
Last synced: about 2 months ago
JSON representation
The WordPress theme backing the Web site of Blue & White, a UNC monthly. Very much a work in progress.
- Host: GitHub
- URL: https://github.com/query/wordpress-bw-theme
- Owner: query
- License: gpl-2.0
- Created: 2011-02-21T21:08:57.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-03-31T21:51:12.000Z (over 15 years ago)
- Last Synced: 2025-01-26T16:17:17.745Z (over 1 year ago)
- Language: PHP
- Homepage: http://blueandwhitemag.com/
- Size: 664 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
A custom theme I developed for Blue & White , a monthly
magazine at UNC, with some custom features designed specifically for its usage.
Code based on WordPress 3.0's default theme, Twenty Ten. Appearance, less so.
Uses Jan Sorgalla's jCarousel .
Special features:
- Page templates for issue archives and individual issues.
- Feature photos for pages (684 by 150 pixels), using WordPress post
thumbnails. These photos can also be displayed in a front page "featured
content" carousel, configured through the theme options.
- Spot colors that change the basis color of the theme on a per-page basis,
using a #rrggbb hex triplet in a custom field named "spotcolor". If no spot
color is configured for a specific page, it looks for one in its ancestors,
and then falls back to a default specified in the theme options.
- Author names can be overridden by using a custom field named "author"; the
special value "@none" disables bylines on pages.