Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.14 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.14 KB

Architecture - A website built with Kirby

Architecture Screenshot

Design: Johan Wagner | Web implementation: Aurelien Giraud | Demo: c9.io/aurerua | Used online at: graat.de.

Structure

  • A Home page
  • A paginated Projects page (6 projects per page)
  • A Team page
  • A Contact page

Features

Quick Start Install

git clone --recursive https://github.com/aurerua/architecture.git

Kirby Requirements

  • 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