diff --git a/conf.py b/conf.py index 82da536..7cdad95 100644 --- a/conf.py +++ b/conf.py @@ -226,6 +226,7 @@ POSTS = ( ("posts/*.html", "posts", "post.tmpl"), ) PAGES = ( + ("pages/36c3/*.md", "", "page_36c3.tmpl"), ("pages/*.rst", "", "page.tmpl"), ("pages/*.md", "", "page.tmpl"), ("pages/*.txt", "", "page.tmpl"), @@ -345,7 +346,7 @@ COMPILERS = { # Nikola supports logo display. If you have one, you can put the URL here. # Final output is . # The URL may be relative to the site root. -LOGO_URL = '/logo.svg' +LOGO_URL = '/assets/logo.svg' # If you want to hide the title of your website (for example, if your logo # already contains the text), set this to False. diff --git a/pages/36c3/index.md b/pages/36c3/index.md new file mode 100644 index 0000000..18c2e1f --- /dev/null +++ b/pages/36c3/index.md @@ -0,0 +1,19 @@ +.. title: C3Space at the 36C6 +.. slug: 36c3 +.. date: 2019-12-16 13:29:40 UTC+01:00 +.. tags: +.. category: events +.. link: +.. description: +.. type: text + +Like last year's CSOC the assembly is intended as place to hang out (and to show of projects) +for everyone interested in space exploration, space travel, satellites, cubesats, +satellite tracking, diy astronomy, amateur rocketry ... you name it. +The goal is to bring all the different people hacking on space topics in our community in one place, +explore existing projects and come up with new ideas to hack where no congress has hacked before. + +#Foo + +Please be aware, that we aim to provide a safe environment for all galactic life forms +(although we are only able to provide an oxygen atmosphere). We come in peace! diff --git a/themes/c3space/assets/36c3/background.png b/themes/c3space/assets/36c3/background.png new file mode 100644 index 0000000..1f8ab5e Binary files /dev/null and b/themes/c3space/assets/36c3/background.png differ diff --git a/themes/c3space/assets/36c3/logo.svg b/themes/c3space/assets/36c3/logo.svg new file mode 100644 index 0000000..0ed83bb --- /dev/null +++ b/themes/c3space/assets/36c3/logo.svg @@ -0,0 +1,300 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/c3space/assets/css/36c3/blackout_midnight_umlauts-webfont.woff b/themes/c3space/assets/css/36c3/blackout_midnight_umlauts-webfont.woff new file mode 100644 index 0000000..11963c5 Binary files /dev/null and b/themes/c3space/assets/css/36c3/blackout_midnight_umlauts-webfont.woff differ diff --git a/themes/c3space/assets/css/36c3/blackout_midnight_umlauts-webfont.woff2 b/themes/c3space/assets/css/36c3/blackout_midnight_umlauts-webfont.woff2 new file mode 100644 index 0000000..96d6a6d Binary files /dev/null and b/themes/c3space/assets/css/36c3/blackout_midnight_umlauts-webfont.woff2 differ diff --git a/themes/c3space/assets/css/36c3/blackout_zwo_uhr_nachts-webfont.woff b/themes/c3space/assets/css/36c3/blackout_zwo_uhr_nachts-webfont.woff new file mode 100644 index 0000000..2968d5d Binary files /dev/null and b/themes/c3space/assets/css/36c3/blackout_zwo_uhr_nachts-webfont.woff differ diff --git a/themes/c3space/assets/css/36c3/blackout_zwo_uhr_nachts-webfont.woff2 b/themes/c3space/assets/css/36c3/blackout_zwo_uhr_nachts-webfont.woff2 new file mode 100644 index 0000000..fc66767 Binary files /dev/null and b/themes/c3space/assets/css/36c3/blackout_zwo_uhr_nachts-webfont.woff2 differ diff --git a/themes/c3space/assets/css/36c3/event.css b/themes/c3space/assets/css/36c3/event.css new file mode 100644 index 0000000..8575b9b --- /dev/null +++ b/themes/c3space/assets/css/36c3/event.css @@ -0,0 +1,54 @@ +@font-face { + font-family: 'Blackout Zwo Uhr Nachts'; + src: url('blackout_zwo_uhr_nachts-webfont.woff2') format('woff2'), + url('blackout_zwo_uhr_nachts-webfont.woff') format('woff'); + font-weight: normal; + font-style: normal; +} + +@font-face { + font-family: 'Blackout Midnight'; + src: url('blackout_midnight_umlauts-webfont.woff2') format('woff2'), + url('blackout_midnight_umlauts-webfont.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} + +body { + background-image: url('/assets/36c3/background.png'); + background-repeat: repeat-y; + color: #D0D0CE; + background-color: #000000; +} + + +.entry-title { + font-family: 'Blackout Zwo Uhr Nachts'; + transform:rotateZ(1.5deg); +} + +.entry-title .u-url { + color: #FE5000; +} + +/* Links */ +:link { + color: #00BB31; + text-decoration: none; +} +:visited { + color: #00BB31; +} + + +#menu ul, +#menu ul li, +.postpromonav .tags, +.postpromonav .tags li, +.pager, +.pager li, +#toptranslations ul, +#toptranslations ul li { + font-family: 'Blackout Midnight'; +} diff --git a/themes/c3space/assets/css/36c3/stylesheet.css b/themes/c3space/assets/css/36c3/stylesheet.css new file mode 100644 index 0000000..38706f1 --- /dev/null +++ b/themes/c3space/assets/css/36c3/stylesheet.css @@ -0,0 +1,12 @@ +/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 19, 2019 */ + + + +@font-face { + font-family: 'blackout_midnightumlautsRg'; + src: url('blackout_midnight_umlauts-webfont.woff2') format('woff2'), + url('blackout_midnight_umlauts-webfont.woff') format('woff'); + font-weight: normal; + font-style: normal; + +} \ No newline at end of file diff --git a/themes/c3space/assets/css/theme.css b/themes/c3space/assets/css/theme.css index 4c349cb..ae1e1c7 100644 --- a/themes/c3space/assets/css/theme.css +++ b/themes/c3space/assets/css/theme.css @@ -221,6 +221,10 @@ body { text-align: center; } +#logo { + width: 100%; +} + /* Links */ :link { color: #119ad4; diff --git a/files/logo.svg b/themes/c3space/assets/logo.svg similarity index 100% rename from files/logo.svg rename to themes/c3space/assets/logo.svg diff --git a/themes/c3space/templates/base_helper.tmpl b/themes/c3space/templates/base_helper.tmpl index 1f2ba48..fc42c88 100644 --- a/themes/c3space/templates/base_helper.tmpl +++ b/themes/c3space/templates/base_helper.tmpl @@ -101,6 +101,9 @@ {% endif %} + {% if event_css %} + + {% endif %} {% endmacro %} {# This function is deprecated; use feed_helper directly. #} diff --git a/themes/c3space/templates/page_36c3.tmpl b/themes/c3space/templates/page_36c3.tmpl new file mode 100644 index 0000000..afb8e8e --- /dev/null +++ b/themes/c3space/templates/page_36c3.tmpl @@ -0,0 +1,3 @@ +{% set logo_url = '/assets/36c3/logo.svg' %} +{% set event_css = '/assets/css/36c3/event.css' %} +{% extends 'story.tmpl' %}