Files
trestle/README.md
T

46 lines
2.0 KiB
Markdown
Raw Normal View History

2014-06-26 09:09:12 -07:00
Trestle (beta)
2014-04-16 12:51:41 -07:00
=======
2014-04-16 13:02:00 -07:00
2014-06-26 13:59:59 -07:00
**IMPORTANT: If you're using a version of Trestle that is prior to the [commit e3db022b760254df95cc6e306ea53b3da46b6ed1](https://github.com/MickeyKay/trestle/commit/e3db022b760254df95cc6e306ea53b3da46b6ed1), please make sure to update your version of Trestle, or at least merge in the changes in this commit or a later commit, including changes to these files:**
2014-06-26 13:55:07 -07:00
* functions.php
* lib/functions/theme-functions.php
* lib/admin/admin-functions.php
This will ensure you avoid the bug in which posts spontaneously switch post_type when looping through a query.
2014-06-26 13:57:54 -07:00
=======
2014-06-26 13:56:53 -07:00
2014-04-16 13:02:00 -07:00
### A handy boilerplate child theme for serious Genesis developers.
2014-06-24 13:14:27 -07:00
### [View Demo →](http://demo.mightyminnow.com/theme/trestle/)
2014-04-16 13:03:08 -07:00
2014-04-16 13:02:00 -07:00
#### Intro
Trestle takes a lot of the grunt work out of building sites using the Genesis Framework, providing quick and easy-to-implement solutions to common problems and repetitive tasks. Weve taken Genesis rock-solid foundation, integrated mobile-first CSS, responsive navigation, a full-featured settings panel, and much more. Download. Install. Enjoy.
#### Features
2014-04-16 13:04:58 -07:00
Here are some of Trestle's many features, check out the [Trestle Demo](http://demo.mightyminnow.com/theme/trestle/) for a full list.
2014-04-16 13:02:00 -07:00
* Responsive navigation menu
* Mobile first CSS
* Custom control over post info and meta
2014-04-16 13:02:00 -07:00
* Multiple page layouts
* Auto-generating primary navigation
* Ability to auto-install your favorite plugins
* Helpful theme jQuery
* Compatibility with Genesis Extender plugin
* Optional link icons
* Built-in shortcodes (columns, buttons, Font Awesome, etc)
* Front-end styles appear in editor as well
* And more!
#### Settings & Usage
* The Trestle control panel is located at **Genesis → Theme Settings**, in the **Trestle** metabox.
2014-04-16 13:04:58 -07:00
* Examples and usage can all be viewed on the [Trestle Demo](http://demo.mightyminnow.com/theme/trestle/)
2014-08-26 11:26:22 -07:00
#### To Do
2014-09-10 10:20:53 -07:00
* Add header for Github Updater plugin
2014-08-26 12:24:50 -07:00
* Rework menu CSS for simplicity (general / primary / secondary / header)
2014-08-26 11:26:22 -07:00
* Add Grunt support for
- CSSComb
- Sass (one day)