Skip to content
Snippets Groups Projects
Verified Commit dead8dd5 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Migrate to new theme

parent f058e20f
No related branches found
No related tags found
No related merge requests found
Pipeline #4942 passed
content/images/sponsors/logo-bareos.png

47.2 KiB

content/images/sponsors/logo-speedpartner.png

26.7 KiB

content/images/sponsors/logo_informatik-aktuell.png

5.83 KiB

content/images/sponsors/logo_pysv.png

16.3 KiB

template: page_with_carousel
save_as: index.html
title: Landing page
date: 2020-02-29
......
......@@ -3,7 +3,7 @@
from __future__ import unicode_literals
AUTHOR = 'Teckids e.V.'
SITENAME = 'Froglabs'
SITENAME = "Hack'n'Fun"
SITEURL = ''
SITELOGO = f'{SITEURL}/images/logo.png'
......@@ -69,6 +69,10 @@ PRIMARY_LIGHT = "#FF9955"
SECONDARY_DARK = "#0606FA"
SECONDARY_LIGHT = "#005EBE"
SPONSOR_LOGOS = (('/images/sponsors/logo-bareos.png', 'https://www.bareos.com/'),
('/images/sponsors/logo-speedpartner.png', 'https://www.speedpartner.de/'),
('/images/sponsors/logo_informatik-aktuell.png', 'https://www.informatik-aktuell.de/'))
SPONSOR_LOGOS = (("/images/sponsors/logo_pysv.png", "https://www.python-verband.org/"),
("/images/sponsors/logo-speedpartner.png", "https://www.speedpartner.de/"),
("/images/sponsors/logo_informatik-aktuell.png", "https://www.informatik-aktuell.de/"))
SPONSORSTEXTS = {
"de": "Wir bedanken uns bei unseren Sponsoren für die Unterstützung unserer Vereinsarbeit. Außerdem freuen wir uns immer über weitere Sponsoren, die ihr Engagement mit ihrem Logo hier bewerben möchten!",
}
[po4a_langs] en
[po4a_paths] po/pelican-website.pot $lang:po/$lang.po
[options] --master-language de --master-charset utf-8
[type:xhtml] content/pages/de/index.html $lang:content/pages/$lang/index.html
Subproject commit 3034daa5146550342cf5c7b4a1e6d6b04f3fa509
Subproject commit 0aaf27934d50d85a6db399f5fc2027bad2d83b61
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment