File structure
- / : the root of moonmoon
- app/ : the app code
- classes/ : code specially created for moonmoon
- lib/ : alien useful libs (we all love open source, right?)
- cache/ : feeds stored locally to save time
- custom/ : what makes your moonmoon unique
- img/ : pictures
- style/ : CSS
- tpl/ : PHP/XHTML templates
- config.yml : the main config file
- people.opml : information about people who will be on this moonmoon
- app/ : the app code