This repository has been archived by the owner on Oct 15, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
eatwholegrain edited this page Sep 3, 2014
·
11 revisions
Welcome to the NUTS wiki!
NUTS is a WordPress theme framework made for making Wholegrain Digital developers' lives easier.
The NUTS Framework has 3 big parts:
- Add the require_once "nuts/nuts.php"; command at the top of your functions.php file to enjoy all the goodness.
- Don't touch the /nuts directory. It contains the core of the framework (unless you know what you're doing. If you change something in it, please let us know about it - if it improves the code, we may use it in the next version)
- Although your output CSS file is /style/css/style.css, please don't edit it directly. Use the LESS files instead in the /less directory (NUTS comes with a bunch of pre-made LESS mixins and a built-in LESS parser, why wouldn't you use them?)
- Feel happy to modify all the other files and directories to customize your theme!
- The latest version of WordPress (it may work with an older version too, but we test it only on the latest one)
- PHP 5.3