Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

okfde/old.volksentscheid-transparenz.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d61914c · Aug 10, 2019
Feb 20, 2019
Feb 20, 2019
Jan 22, 2019
Feb 27, 2017
Jan 22, 2019
Nov 15, 2017
Feb 27, 2017
Jan 21, 2019
Jan 22, 2019
Mar 18, 2019
Feb 20, 2019
Jan 21, 2019
Jan 21, 2019
Jan 21, 2019
Jan 21, 2019
Feb 20, 2019
Mar 28, 2019
Mar 1, 2019
Mar 18, 2019
Jan 21, 2019
Feb 20, 2019
Jan 21, 2019
Jan 21, 2019
Jan 21, 2019
Feb 27, 2017
Feb 27, 2017
Aug 10, 2019
Feb 27, 2017
Jan 21, 2019
Mar 5, 2019
Jan 21, 2019
Jan 21, 2019
Feb 27, 2017
Jan 21, 2019
Jan 21, 2019

Repository files navigation

Repo of outdated old.volksentscheid-transparenz.de

New Repo: https://github.com/okfde/volksentscheid-transparenz.de

Setup

You can easily do edits and preview changes on github. But if to want to preview your edits or do bigger changes, you need a local setup.

For that you first need to install git, Ruby and gem.

Then clone this repository by invoking the following in a terminal, presuming you know how to get there:

git clone https://github.com/okfde/old.volksentscheid-transparenz.de.git

Install Ruby and gem. Then get the dependencies:

sh setup.sh

You can now build the site and serve it:

sh serve.sh

This command will give you a link where you can preview your changes in your browser.

Notes

  • Please use mobile friendly filesizes for images.

  • You can set a teaser for texts by defining it in the frontmatter: excerpt: "<TEXT>".

  • The teaser for an image can be set with imgname-teaser: "<[RELATIVE] PATH TO IMAGE>".