This plugin provides the header links, footer links, and a "skip navigation" link (for accessibility) required for AgriLife websites using Genesis child themes created by StudioPress. It adds a menu item for administrators under the Settings menu named "AgriLife Links" which allows them to enable or disable the agency links in the header and required links in the footer. Other accessibility changes may be included.
- Genesis theme
- Copy this repo to the desired location.
- In your terminal, navigate to the plugin location 'cd /path/to/the/plugin'.
- Run 'npm start' to set up the repository for production environments.
- Or run 'npm start -- develop' to set up the repository for development environments.
- If you add Compass files, be sure to add them to the 'Gruntfile'.
- Release tasks can only be used by the repository's owners
- Node: http://nodejs.org/
- NPM: https://npmjs.org/
- Grunt: http://gruntjs.com/
- Ruby: http://www.ruby-lang.org/en/
- Ruby Gems: http://rubygems.org/
- Compass: http://compass-style.org/