Architecture - A website built with Kirby
Design: Johan Wagner | Web implementation: Aurelien Giraud | Demo: c9.io/aurerua | Used online at: graat.de.
- A Home page
- A paginated Projects page (6 projects per page)
- A Team page
- A Contact page
- The Kirby web interface to administrate the website right in the browser
- Bootstrap responsive layout
- Bootstrap Carousel to display the multiple images of a project
- Touch Gestures on the Carousel thanks to Hammer.js
git clone --recursive https://github.com/aurerua/architecture.git
- Apache 2 with URL rewriting (mod_rewrite) or nginx
- PHP 5.3+
- PHP mbstring extension for proper UTF-8 support
More information can be found in the Kirby documentation