Compare commits

..

No commits in common. "main" and "master" have entirely different histories.
main ... master

25 changed files with 63 additions and 277 deletions

View File

@ -1,18 +0,0 @@
on: push
jobs:
build:
runs-on: docker
container:
image: forgejo.zenerdio.de/sebastian/c3space-website-ci:v0.2.0
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3
with:
path: |
virtenv
cache
output
key: c3space-nikola-${{ github.ref_name }}
- run: python3 -m venv virtenv
- run: . virtenv/bin/activate; pip install -r requirements.txt
- run: . virtenv/bin/activate; nikola build

View File

@ -1,23 +0,0 @@
on:
push:
branches:
- main
jobs:
deploy:
runs-on: docker
container:
image: forgejo.zenerdio.de/sebastian/c3space-website-ci:v0.2.0
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3
with:
path: |
virtenv
cache
output
key: c3space-nikola-${{ github.ref_name }}
- run: python3 -m venv virtenv
- run: . virtenv/bin/activate; pip install -r requirements.txt
- run: . virtenv/bin/activate; nikola build
- run: echo "${{ secrets.DEPLOY_KEY }}" > id_rsa_deploy; chmod 600 id_rsa_deploy
- run: rsync -gtr --chown=:www-data -e 'ssh -i id_rsa_deploy -o StrictHostKeyChecking=no' ./output/ rsync@zero-gravitas.zenerdio.de:/

View File

@ -140,7 +140,6 @@ TRANSLATIONS_PATTERN = '{path}.{lang}.{ext}'
NAVIGATION_LINKS = {
DEFAULT_LANG: (
((
("/events/37c3/", "37C3"),
("/events/36c3/", "36C3"),
("/events/35C3/index.html", "35C3"),
("/events/34C3/index.html", "34C3")
@ -227,7 +226,6 @@ POSTS = (
("posts/*.html", "posts", "post.tmpl"),
)
PAGES = (
("pages/37c3/*.md", "", "page_37c3.tmpl"),
("pages/36c3/*.md", "", "page_36c3.tmpl"),
("pages/*.rst", "", "page.tmpl"),
("pages/*.md", "", "page.tmpl"),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 501 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 522 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 555 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 437 KiB

View File

@ -197,10 +197,10 @@ so you might have to talk to us if you want more info.
<h2><span class="mw-headline" id="Getting_in_Touch">Getting in Touch</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/congress/2018/wiki/index.php?title=Assembly:C3Space&amp;action=edit&amp;section=3" title="Edit section: Getting in Touch">edit</a><span class="mw-editsection-bracket">]</span></span></h2>
<ul><li>Location: <a rel="nofollow" class="external free" href="https://35c3.c3nav.de/l/c:0:464.34:382.39/">https://35c3.c3nav.de/l/c:0:464.34:382.39/</a></li>
<li>IRC-Channel with bridges:
<ul><li>IRC: #c3space on irc.libera.chat</li>
<ul><li>IRC: #c3space on irc.freenode.net</li>
<li>Matrix: #c3space:matrix.org, try <a rel="nofollow" class="external free" href="https://matrix.to/#/!LcdZSGllxqeQISyXUI:matrix.org?via=matrix.org">https://matrix.to/#/!LcdZSGllxqeQISyXUI:matrix.org?via=matrix.org</a></li></ul></li>
<li>Twitter: <a rel="nofollow" class="external free" href="https://twitter.com/c3spacecentre">https://twitter.com/c3spacecentre</a></li>
<li>Mastodon: <a rel="nofollow" class="external free" href="https://botsin.space/@C3SpaceCentre">https://botsin.space/@C3SpaceCentre</a></li></ul>
<li>Mastodon: <a rel="nofollow" class="external free" href="https://chaos.social/@C3SpaceCentre">https://chaos.social/@C3SpaceCentre</a></li></ul>
<!--
NewPP limit report

View File

@ -1,6 +1,6 @@
.. title: C3Space at the 36C3
.. slug: events/36c3
.. date: 2019-12-25 17:13:40 UTC+01:00
.. date: 2019-12-16 13:29:40 UTC+01:00
.. tags:
.. category: events
.. link:
@ -13,23 +13,21 @@ 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.
Like last year we teamed up with the [Libre Space Foundation](https://libre.space/)
Like last year we teamed up with the <a href="https://libre.space/">Libre Space Foundation</a>
to create an awesome assembly for all things space related.
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!
**Location:** [Assembly, J5, Exhibition Hall 2, Level 0](https://36c3.c3nav.de/l/c3space/@0,446.44,379.75,4)
Topics
======
* Building a satellite
* How to receive and decode signals from space
* Weather satellites: APT, HRPT, ...
* Cubesats
* Amateur Radio Satellites, especially (QO100)[https://amsat-uk.org/satellites/geo/eshail-2/]
* Amateur Radio Satellites, especially <a href="https://amsat-uk.org/satellites/geo/eshail-2/">QO100</a>
* DIY radio astronomy
* The (SatNOGs Project)[https://satnogs.org/]
* The <a href="https://satnogs.org/">SatNOGs Project</a>
* General rocket science
* Model/Experimental rockets
* DIY rocket engines
@ -50,9 +48,3 @@ so you might have to talk to us if you want more information.
* A cheap and mostly DIY setup for HAM radio operation on QO100
* Self hosted NASA Deep Space Network Database Project with ELK Stack for Radio Astronomers (**h3b3rn**)
* Raspberry Pi with Rad1o SDR Badge and Antenna to scan the Milky Way (**h3b3rn**)
Getting in Touch
================
* IRC: #c3space on irc.libera.chat:6697
* Matrix: #c3space:matrix.org (bridged to IRC)
* Mastodon: [@C3SpaceCentre](https://botsin.space/@C3SpaceCentre)

View File

@ -1,49 +0,0 @@
.. title: C3Space at the 37C3
.. slug: events/37c3
.. date: 2023-12-26 12:50:00 UTC+01:00
.. tags:
.. category: events
.. link:
.. description:
.. type: text
The C3Space 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.
As is tradition by now we teamed up with the [Libre Space Foundation](https://libre.space/)
to create an awesome assembly for all things space related.
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!
**Location:** I5, Hall 3 Foyer, Level 0 (next to the Vintage Computing Cluster). See [C3Nav](https://37c3.c3nav.de/l/c3space/).
Topics
======
* Building a satellite
* How to receive and decode signals from space
* Weather satellites: APT, HRPT, ...
* Cubesats
* DIY radio astronomy
* The (SatNOGs Project)[https://satnogs.org/]
* General rocket science
* Model/Experimental rockets
* DIY rocket engines
* Nerding real rocket science
* History of space flight and exploration
Projects
========
* Engineering model of a [Qubik](https://libre.space/projects/qubik/) pocket qube satellite
* [SatNOGS Ground Station](https://libre.space/projects/satnogs/)
* SatNOGS KIT - A kit for building your own ground station
* [SatNOGS-COMMS](https://libre.space/projects/satnogs-comms/)
Getting in Touch
================
* IRC: #c3space on irc.libera.chat:6697
* Matrix: #c3space:matrix.org (bridged to IRC)
* Mastodon: [@C3SpaceCentre](https://botsin.space/@C3SpaceCentre)

View File

@ -15,8 +15,7 @@ explore existing projects and come up with new ideas to hack the final frontier.
Getting in Touch
================
* IRC: #c3space on irc.libera.chat
* IRC: #c3space on irc.freenode.net
* Matrix: #c3space:matrix.org (bridged to IRC)
* Mastodon: https://botsin.space/@C3SpaceCentre
<a rel="me" href="https://botsin.space/@C3SpaceCentre"></a>
* Twitter: https://twitter.com/c3spacecentre
* Mastodon: https://chaos.social/@C3SpaceCentre

View File

@ -1,52 +0,0 @@
<!--
.. title: 36C3 - Mission Report
.. slug: 36c3-mission-report
.. date: 2020-01-12 14:22:59 UTC+01:00
.. tags:
.. category:
.. author: Sebastian
.. link:
.. description:
.. type: text
-->
After spending 5 days in an [Open Infrastructure Orbit](https://oio.social/) around the planet 36C6,
our crew noticed that mission critical consumables [F](https://www.flora-power.de/) and [C](https://www.clubmate.de/)
were dangerously low.
In addition to that, most of 36C3 telecommunication infrastructure was scheduled to be redeployed
to different locations during the next days.
Hence we opted not to extend our mission duration and initiated our return protocol during day 4.
Material and crew arrived safely at their home bases during the next days.
We enjoyed a lot of great conversations with everyone who stopped by assembly
and hopefully we inspired many of them to start their own space projects.
At the very least we expect quite a few new [SatNOGs](https://satnogs.org) stations to be build in 2020.
Also there will be an additional blog post about our experiments with SSTV.
**We'd like to thank everyone involved for a really awesome congress.
Especially the congress orga, the OIO team and all the other volunteers, who made the event possible.**
OIO Call for donations
======================
One last thing:
Creating a cool place to hang out like the OIO requires a lot of equipment, wood,
screws, carpet, paint ... and all of that has to transported to the congress.
While some things can be borrowed and we get other things for free,
there is still a non-negligible amount of money required to make everything happen.
To cover for theses costs the OIO team has set up a [better place campaign](https://www.betterplace.org/en/projects/12172-freifunk-net).
As of today they are still 1636.42€ short of its 5000€ goal.
So if you enjoyed hanging out at the OIO, please consider sending a few euros their way.
[![Our assembly sign](/36c3/photos/36c3-sign.jpg)](/36c3/photos/36c3-sign.jpg)
[![The c3space assembly](/36c3/photos/36c3-assembly1.jpg)](/36c3/photos/36c3-assembly1.jpg)
[![The c3space assembly](/36c3/photos/36c3-assembly2.jpg)](/36c3/photos/36c3-assembly2.jpg)
[![Satellite dashboards and satnogs demo display](/36c3/photos/36c3-screens1.jpg)](/36c3/photos/36c3-screens1.jpg)
[![Satnogs monitor running in cool retro term](/36c3/photos/36c3-screens2.jpg)](/36c3/photos/36c3-screens2.jpg)

View File

@ -1,4 +1,3 @@
<!--
.. title: C3Space at the 36C3
.. slug: c3space-at-the-36c3
.. date: 2019-12-19 17:43:06 UTC+01:00
@ -8,7 +7,6 @@
.. link:
.. description:
.. type: text
-->
Like the last two years there will be a C3Space assembly at the 36th Chaos Communication Congress.

View File

@ -1,56 +1,79 @@
aiohttp==3.6.2
argh==0.26.2
Babel==2.12.1
async-timeout==3.0.1
attrs==19.3.0
Babel==2.7.0
backcall==0.1.0
bleach==3.1.0
blinker==1.4
certifi==2019.11.28
chardet==3.0.4
charset-normalizer==3.2.0
cloudpickle==1.2.2
docutils==0.20.1
doit==0.36.0
decorator==4.4.1
defusedxml==0.6.0
docutils==0.15.2
doit==0.32.0
entrypoints==0.3
ghp-import2==1.0.1
husl==4.0.3
idna==3.4
importlib-metadata==6.8.0
idna==2.8
ipykernel==5.1.3
ipython==7.10.2
ipython-genutils==0.2.0
Jinja2==3.1.2
jedi==0.15.1
Jinja2==2.10.3
jsonschema==3.2.0
jupyter-client==5.3.4
jupyter-core==4.6.1
Logbook==1.5.3
lxml==4.9.3
Mako==1.2.4
Markdown==3.4.4
MarkupSafe==2.1.3
lxml==4.4.2
Mako==1.1.0
Markdown==3.1.1
MarkupSafe==1.1.1
micawber==0.5.1
mistune==0.8.4
natsort==8.4.0
Nikola==8.2.4
multidict==4.7.1
natsort==6.2.0
nbconvert==5.6.1
nbformat==4.4.0
Nikola==8.0.3
notebook==6.0.2
pandocfilters==1.4.2
parso==0.5.2
pathtools==0.1.2
pexpect==4.7.0
phpserialize==1.3
pickleshare==0.7.5
piexif==1.1.3
Pillow==10.0.0
Pillow==6.2.1
prometheus-client==0.7.1
prompt-toolkit==3.0.2
ptyprocess==0.6.0
pygal==2.4.0
Pygments==2.15.1
Pygments==2.5.2
pyinotify==0.9.6
Pyphen==0.9.5
pyrsistent==0.15.6
PyRSS2Gen==1.1
python-dateutil==2.8.2
python-dateutil==2.8.1
pytz==2019.3
requests==2.31.0
PyYAML==5.2
pyzmq==18.1.1
requests==2.22.0
ruamel.yaml==0.16.5
Send2Trash==1.5.0
six==1.13.0
smartypants==2.0.1
terminado==0.8.3
testpath==0.4.4
toml==0.10.0
tornado==6.0.3
traitlets==4.3.3
typogrify==2.0.7
Unidecode==1.1.1
urllib3==1.25.7
watchdog==0.9.0
wcwidth==0.1.7
webencodings==0.5.1
Yapsy==1.12.2
zipp==3.16.2
yarl==1.4.2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

After

Width:  |  Height:  |  Size: 224 KiB

View File

@ -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;
}

View File

@ -1,91 +0,0 @@
/*
black: #000000ff;
white: #ffffffff;
verylightgrey: #d9d9d9ff;
lightgrey: #aaaaaaff;
mediumgrey: #7a7a7aff;
darkgray: #202020ff;
red: #de4040ff;
blue: #2d42ffff;
green: #79ff5eff;
darkred: #561010ff;
darkblue: #0b1575ff;
darkgreen: #2b8d18ff;
cyan: #29ffffff;
magenta: #de37ffff;
yellow: #f6f675ff;
darkcyan: #006b6bff;
darkmagenta: #66007aff;
darkyellow: #757501ff;
*/
@font-face{
font-family: 'vcr osd mono';
font-style:normal;
font-weight:400;
src: url('VCR_OSD_MONO_1.001.woff') format('woff')
}
@font-face {
font-family: 'Mona Sans';
src: url('MonaSans-Bold.woff2') format('woff2'),
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Mona Sans';
src: url('MonaSans-Regular.woff2') format('woff2'),
font-weight: normal;
font-style: normal;
}
body {
background-image: url('/assets/37c3/background.png');
background-repeat: repeat-y;
color: #d9d9d9ff;
background-color: #000000;
}
#container {
background-color: #000000;
border: #0b1575ff 1px solid;
}
#header {
border-bottom: #0b1575ff 1px solid;
}
.entry-title {
font-family: 'Mona Sans';
font-weight: bold;
}
.entry-title .u-url {
color: #29ffffff;
}
/* Links */
:link {
color: #de37ffff;
text-decoration: none;
}
:visited {
color: #66007aff;
}
#menu ul,
#menu ul li,
.postpromonav .tags,
.postpromonav .tags li,
.pager,
.pager li,
#toptranslations ul,
#toptranslations ul li {
font-family: 'vcr osd mono';
}
#content h2 {
color: #de4040ff;
}

View File

@ -31,7 +31,7 @@ body {
background-color: #232323;
background-image: url('/assets/background.jpg');
background-repeat: no-repeat;
background-position: center top;
background-position: center;
font-family: 'Montserrat', Arial, sans-serif;
font-size: 17px;
line-height: 1.4;

View File

@ -1,3 +0,0 @@
{% set logo_url = '/assets/37c3/logo.gif' %}
{% set event_css = '/assets/css/37c3/event.css' %}
{% extends 'story.tmpl' %}