-
Notifications
You must be signed in to change notification settings - Fork 41
Home
flyingzumwalt edited this page Nov 28, 2011
·
21 revisions
h1. Hydra Head Developer Wiki
Welcome to the hydra-head wiki! If you edit these pages, use textile as the edit mode (github defaults to Markdown, which messes up our markup).
h2. Getting Started
Installation instructions are in the "README":http://hudson.projecthydra.org/job/hydra-head-rails3-plugin/Documentation/.
We maintain an introductory tutorial on Getting Started Building Your Own Hydra Application
h2. Reference for Hydra Implementers
Our FAQ page is called How do I ...
When building a hydra-based application, you will enjoy knowing the info in these pages:
- Defining a custom Controller that Manipulates Hydra Assets
- Defining a custom Hydra Model
- Understanding Hydra Access Controls
- Rake Tasks
- Deployment Tips
h2. Reference for Hydra Contributors/Committers
If you are making changes to the hydra-head code itself, you will want to read