-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
52 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,52 @@ | ||
# fossils | ||
# Fossils | ||
|
||
A WordPress theme designed for the Dinosauria Network. Inspired by fossils and the early days of the web, but built with modern code. | ||
|
||
Version: 1.2 | ||
|
||
## Author: | ||
|
||
Alexander Bell ( [@pixelasticity](http://twitter.com/pixelasticity) / [alexanderbell.info](https://alexanderbell.info) ) | ||
|
||
## Summary | ||
|
||
WordPress Theme for use on the Dinosauria Network website. Uses HTML5 Boilerplate, Modernizr, Picturefill and Normalize.css. Tested up to WordPress 4.0 RC1. | ||
|
||
## Usage | ||
|
||
Download and install as you would any other WordPress theme. | ||
|
||
### Features | ||
|
||
1. Normalized stylesheet for cross-browser compatibility using Normalize.css version 3 (IE8+) | ||
2. Responsive images using Picturefill version 1.2 | ||
3. Easy to customize | ||
4. Accessibiliy #a11y | ||
5. Much much more | ||
|
||
### Suggested Plugins | ||
|
||
* [WordPress SEO by Yoast](http://wordpress.org/extend/plugins/wordpress-seo/) | ||
* [Google Analytics for WordPress by Yoast](http://wordpress.org/extend/plugins/google-analytics-for-wordpress/) | ||
* [W3 Total Cache](http://wordpress.org/extend/plugins/w3-total-cache/) | ||
* [FeedWordPress](https://wordpress.org/plugins/feedwordpress/) | ||
* [bbPress](https://wordpress.org/plugins/bbpress/) | ||
|
||
 | ||
|
||
### Contributing: | ||
|
||
Anyone and everyone is welcome to contribute! Check out the [Contributing Guidelines](CONTRIBUTING.md). | ||
|
||
### Contributors: | ||
|
||
- [pixelasticity](https://github.com/pixelasticity) | ||
|
||
### Credits | ||
|
||
Without these projects, this WordPress Starter Theme wouldn't be where it is today. | ||
|
||
* [HTML5 Boilerplate](http://html5boilerplate.com) | ||
* [Normalize.css](http://necolas.github.com/normalize.css) | ||
* [Picturefill](https://github.com/scottjehl/picturefill/blob/1.2) | ||
* [Underscores Theme](https://github.com/Automattic/_s) |