Sha256: dbb734a26eb1a0929681b6b098b5f62389e7691f263eb067cac8867d6969117d

Contents?: true

Size: 1.1 KB

Versions: 5

Compression:

Stored size: 1.1 KB

Contents

# Utopia Documentation Wiki

This wiki includes documentation and examples showing how to use Utopia.

## Introduction Guide

Reading these pages in order will give you an overview of the design of Utopia, how to set it up for local development and how to deploy it.

- [Development Environment Setup](development-environment-setup/)
- [Server Setup](server-setup/)
- [Your first page](your-first-page/)
- [Installing JavaScript Libraries](bower-integration/)
- [Website Tests](testing/)

## Middleware

- [Static](middleware/static/) — Serve static files efficiently.
- [Redirection](middleware/redirection/) — Redirect URL patterns and status codes.
- [Localization](middleware/localization/) — Non-intrusive localization of resources.
- [Controller](middleware/controller/) — Flexible nested controllers with efficient behaviour. 
- [Content](middleware/content/) — XML-style template engine with dynamic markup.
- [Session](middleware/session/) — Session storage using encrypted client-side cookies.

## Controller Layers

- [Controller Actions](controller/actions/)
- [Controller Rewrite](controller/rewrite/)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
utopia-1.9.11 documentation/pages/wiki/content.md
utopia-1.9.10 documentation/pages/wiki/content.md
utopia-1.9.9 documentation/pages/wiki/content.md
utopia-1.9.7 documentation/pages/wiki/content.md
utopia-1.9.6 documentation/pages/wiki/content.md