diff --git a/content/cafe.jpg b/content/cafe.jpg new file mode 100644 index 0000000..3d14e3b Binary files /dev/null and b/content/cafe.jpg differ diff --git a/content/cafe_small.jpg b/content/cafe_small.jpg new file mode 100644 index 0000000..375398d Binary files /dev/null and b/content/cafe_small.jpg differ diff --git a/content/garden.jpg b/content/garden.jpg new file mode 100644 index 0000000..912ddab Binary files /dev/null and b/content/garden.jpg differ diff --git a/content/garden_small.jpg b/content/garden_small.jpg new file mode 100644 index 0000000..8d12e17 Binary files /dev/null and b/content/garden_small.jpg differ diff --git a/content/hacking-digital-glarus.md b/content/hacking-digital-glarus.md index 7c1feae..3faaafe 100644 --- a/content/hacking-digital-glarus.md +++ b/content/hacking-digital-glarus.md @@ -1,5 +1,5 @@ Title: Hacking in Digital Glarus -Date: 2019-07-31 10:20 +Date: 2019-07-30 10:20 Category: Hacking Hacking has become a tradition in diff --git a/content/hacking-in-hotel-diesbach.md b/content/hacking-in-hotel-diesbach.md new file mode 100644 index 0000000..0dcd078 --- /dev/null +++ b/content/hacking-in-hotel-diesbach.md @@ -0,0 +1,52 @@ +Title: Hacking and Living in Hotel Diesbach +Date: 2019-07-31 10:42 +Category: Hacking +Author: team ungleich + +Some days ago we opened up a new location in [Digital +Glarus](https://digitalglarus.ch), in the very pretty +Hotel Diesbach! + +![Hotel Diesbach]({attach}diesbach_outside_small.jpg) + +(Hotel Diesbach, Hauptstrasse 28, 8777 Diesbach) + +As you can imagine, Hotel Diesbach is again a place to hack, learn and +exchange ideas. + +![Cafe in Hotel Diesbach]({attach}cafe_small.jpg) + +Above you see the Cafe in Hotel Diesbach, one of the many places to hang out. + +![Workshop Room in Hotel Diesbach]({attach}workshop_small.jpg) + +There is not only a workshop room for learning (see above), but also a +hacking room for experimenting with hardware, software and everything +that is fun! + +![Hacking Room in Hotel Diesbach]({attach}hacking_room_small.jpg) + +Next to the hacking room is our lecture hall, in which the +newly founded **Swiss School of Digital Education** will be teaching +starting 2020! + +![Lecture Hall in Hotel Diesbach]({attach}lecture_hall_small.jpg) + +And we now have a limited offer: there is **2** apartments +available for living in Hotel Diesbach. Each of them having full +access to our **fiber based 10 Gbit/s line to the** [Data Center +Light](https://datacenterlight.ch). + +Oh, and if you prefer sitting outside, there is also a nice garden +sitting place next to the hotel: + +![Garden Sitting Place at Hotel Diesbach]({attach}garden_small.jpg) + +The apartments are available for 590 CHF per month, including the +**fastest Internet of the whole Canton** - You can apply for it +by writing to hoteldiesbach -at- digitalglarus.ch or in the +[ungleich chat](https://chat.ungleich.ch). + +Last but not least, this is the view from the apartments: + +![View from apartment in Hotel Diesbach]({attach}view_apartment_small.jpg) diff --git a/content/hacking_room.jpg b/content/hacking_room.jpg new file mode 100644 index 0000000..92a20eb Binary files /dev/null and b/content/hacking_room.jpg differ diff --git a/content/hacking_room_small.jpg b/content/hacking_room_small.jpg new file mode 100644 index 0000000..f04754b Binary files /dev/null and b/content/hacking_room_small.jpg differ diff --git a/content/lecture_hall.jpg b/content/lecture_hall.jpg new file mode 100644 index 0000000..c083c5d Binary files /dev/null and b/content/lecture_hall.jpg differ diff --git a/content/lecture_hall_small.jpg b/content/lecture_hall_small.jpg new file mode 100644 index 0000000..af2b196 Binary files /dev/null and b/content/lecture_hall_small.jpg differ diff --git a/content/view_apartment.jpg b/content/view_apartment.jpg new file mode 100644 index 0000000..80e31b5 Binary files /dev/null and b/content/view_apartment.jpg differ diff --git a/content/view_apartment_small.jpg b/content/view_apartment_small.jpg new file mode 100644 index 0000000..87f0e6f Binary files /dev/null and b/content/view_apartment_small.jpg differ diff --git a/content/workshop.jpg b/content/workshop.jpg new file mode 100644 index 0000000..90ad727 Binary files /dev/null and b/content/workshop.jpg differ diff --git a/content/workshop_small.jpg b/content/workshop_small.jpg new file mode 100644 index 0000000..2299850 Binary files /dev/null and b/content/workshop_small.jpg differ diff --git a/pelicanconf.py b/pelicanconf.py index 49bf8a1..d0725ee 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # from __future__ import unicode_literals -AUTHOR = 'Nico Schottelius & team ungleich' +AUTHOR = 'Nico Schottelius' SITENAME = 'Hacking in Digital Glarus' SITEURL = ''