Need to implement the following public views for rough feature parity with the legacy dashboard: * [ ] Kegs list (`/kegs`) * [ ] Keg detail (`/kegs/:id`) * [ ] Sessions list (`/sessions`) * [ ] Sessions drill-down by date (`/sessions/:year[/:month/]`) * [ ] Session detail (`/sessions/:year/:month/:day/:id`) * [ ] Statistics page (`/stats`)