forked from Chaospott/site
.circleci
.well-known
_includes
_layouts
_posts
_sass
blog
bootstrap
css
favicon
fonts
images
js
media
webfonts
.gitignore
.gitmodules
.ruby-version
404.html
Gemfile
Gemfile.lock
README.md
_config.yml
about.md
apple-touch-icon.png
browserconfig.xml
c3e_0xe_decke.png
calendar-list.html
calendar.html
calendar_old.md
cms.md
contact.md
corona.md
datenschutzerklaerung.md
favicon-16x16.png
favicon-32x32.png
favicon-96x96.png
favicon.ico
feed.xml
foobar-ev_freistellungsbescheid.pdf
impressum.md
index.html
location.md
manifest.webmanifest
status.html
virtuell.md
38 lines
716 B
HTML
38 lines
716 B
HTML
---
|
||
layout: default
|
||
---
|
||
<div class="container">
|
||
<h1>Termine</h1>
|
||
|
||
|
||
<h2 id="hevents">Events</h2>
|
||
|
||
<div id="calendar">
|
||
Loading Events, please stand by …
|
||
</div>
|
||
|
||
<hr/>
|
||
|
||
<h2 >Regelmäßige Treffen</h2>
|
||
|
||
<div id="calendar-recurring">
|
||
|
||
<h3 id="chaostreff">Chaostreff</h3>
|
||
|
||
<p><strong>Mittwochs, ab ca. 19 Uhr</strong>
|
||
Ein offener Tag für Außenstehende. Jeder, der sich für den CCC oder einen Hackerspace interessiert, ist eingeladen.
|
||
Um 20:00 Uhr gibt es immer einen Kurzvortrag ‘Petit Foo’ zu ganz unterschiedlichen Themen.
|
||
</div>
|
||
|
||
<p >
|
||
</p>
|
||
|
||
<hr/>
|
||
|
||
</div>
|
||
<script src="js/ical.min.js"></script>
|
||
<script src="js/Autolinker.min.js"></script>
|
||
<script src="js/calv2.js"></script>
|
||
|
||
|