Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 603 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 603 Bytes

Templates for Demagog v2

Templates for the Demagog2 are being prepped here.

Depends on

  • Twig
  • Foundation 4 (included)
  • Sass (export from scss folder to a neighbouring css folder)

Install (via composer)

composer install

Website structure

  • homepage: /
  • speakers: /speakers/
  • speaker: /speaker/name-surname/
  • archive: /archive/[tag/[page/[?other-filters]]]
  • article: /article-name/
  • statements: /statements/[tag/[page/[?other-filters]]]
  • statement: /statement/id/
  • static page: /page-name/
  • search: /search/?q=search-query[&other-filters]