Skip to content
Charlon Palacay edited this page Feb 24, 2015 · 23 revisions

Trestle is a Django project template for building adaptive web applications.

Design concepts

  • Adaptive web design
  • Mobile-first
  • Responsive web design + Server-side technology (RESS)
  • Critical-path optimization
  • Above-the-fold design approach
  • Push-state page handling

What's included:

  • Normalize.css
  • Bootstrap3
  • Compressor
  • MobileESP
  • LessCSS
  • EasyPJAX

How to setup a project using Trestle (read Setup)

Clone this wiki locally