Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change most reference to slack to point to the forum #110

Merged
merged 5 commits into from Nov 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -6,3 +6,4 @@ tech-doc-hugo
# From jekyll, so that nobody accidentally commits old files
_site
.bundle
.hugo_build.lock
42 changes: 28 additions & 14 deletions content/_index.de.html
Expand Up @@ -13,37 +13,51 @@
{{< blocks/cover title="OpenBikeSensor" image_anchor="top" height="400" >}}
<div class="mx-auto">

<h1>Überholabstandsmessung für Radfahrende.</h1>
<p class="mb-5">Wir stehen für Open Innovation, Open Source, Open Data & Open Science.</p>
<h2 class="mb-3">Überholabstandsmessung für Radfahrende</h2>
<p class="mb-5">Open Innovation, Open Source, Open Data, Open Science</p>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="#einleitung">
<i class="fas fa-arrow-down mr-2"></i> Mehr erfahren
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://forum.openbikesensor.org" target="_blank" rel="noopener noreferrer nofollow">
<i class="fab fa-discourse mr-1"></i> Forum
</a>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://twitter.com/openbikesensor" target="_blank" rel="noopener noreferrer nofollow">
<i class="fab fa-twitter mr-2"></i> @OpenBikeSensor
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="{{< relref "/docs" >}}">
<i class="fas fa-book-open mr-1"></i> Dokumentation
</a>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/openbikesensor" target="_blank" rel="noopener noreferrer nofollow">
<i class="fab fa-github mr-1"></i> Github
</a>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="#unterstuetzen" rel="noopener noreferrer nofollow">
<i class="fas fa-hand-holding-heart mr-2"></i> Unterstützen
<i class="fas fa-hand-holding-heart mr-1"></i> Unterstützen
</a>

</div>
{{< /blocks/cover >}}

{{% blocks/section color="primary" %}}

{{% blocks/feature icon="fab fa-slack" title="Mitreden & Mitentscheiden" url="/slack" url_text="Slack beitreten" %}}
Komm in unseren offenen Slack. Tausche Dich aus. Stelle Fragen. Finde Leute aus Deiner Region. Hier koordinieren wir uns, stimmen uns ab und treffen gemeinschaftlich Entscheidungen.
<div class="container">
<div class="row" style="padding: 0">
{{% blocks/feature icon="fab fa-discourse" title="Fragen und Diskutieren" url="https://forum.openbikesensor.org" url_text="Zum Forum" %}}
Komm in unser Discourse-Forum, und diskutiere mit den anderen Interessierten
und Aktiven. Hier findet fast alles einen Platz: Unterstützung bei Problemen,
Lokalgruppen, Forschungs&shy;projekte, Events, Entwicklungsthemen, und vieles mehr.
{{% /blocks/feature %}}

{{% blocks/feature icon="fas fa-biking" title="Bauen & Daten sammeln" url="/docs/hardware/v00.03.12/build-instructions/" url_text="Zur Bauanleitung" %}}
Bau Dir Deinen eigenen Überholabstandsmesser. Wir unterstützen Dich dabei. Am besten schließt Du Dich einer der Sammelbestellungen und einem unserer Regio-Teams an.
{{% blocks/feature icon="fas fa-biking" title="Bauen & Daten sammeln" url="/bauanleitung" url_text="Zur Bauanleitung" %}}
Bau Dir Deinen eigenen Überholabstandsmesser. Wir unterstützen Dich dabei. Am
besten schließt Du Dich einer der Sammelbestellungen und einem unserer
Regio-Teams an.
{{% /blocks/feature %}}

{{% blocks/feature icon="fab fa-github" title="Weiterentwickeln" url="https://github.com/openbikesensor" url_text="Zu den GitHub-Repositories" %}}
Was wir erstellen ist quelloffen, auf GitHub veröffentlichen wir den kompletten Code. Hier findest Du auch alle Pläne und Anleitungen sowie die Software zur Visualisierung der gesammelten Daten.
Was wir erstellen ist quelloffen, auf GitHub veröffentlichen wir den kompletten
Code. Hier findest Du auch alle Pläne und Anleitungen sowie die Software zur
Visualisierung der gesammelten Daten.
{{% /blocks/feature %}}
</div>
</div>

{{% /blocks/section %}}

Expand Down Expand Up @@ -79,7 +93,7 @@ <h2>Teil der Lösung</h2>

Es wäre toll, wenn schon bald viele mitmachen, und wir so zusammen Bewegung in die Sache bringen.

Klingt interessant? Schau vorbei in unserem <a href="{{< relref "/slack" >}}">Slack Workspace</a>.
Klingt interessant? <a href="{{< relref "/community" >}}">Hier kannst du Teil der Community werden.</a>

</div>
{{% /blocks/section %}}
Expand All @@ -101,7 +115,7 @@ <h2>Visualisierung</h2>

{{< yt id=izUD16ffs_Q thumbnail="/thumbnails/izUD16ffs_Q.jpg" >}}

Wer noch Ideen zur Visualisierung, Automatisierung, Programmierung, Auswertung, etc. hat oder einfach am Projekt interessiert ist und mitgestalten will, ist herzlich in der Community via <a href="{{< relref "/slack" >}}">Slack</a> eingeladen.
Wer noch Ideen zur Visualisierung, Automatisierung, Programmierung, Auswertung, etc. hat oder einfach am Projekt interessiert ist und mitgestalten will, ist herzlich <a href="{{< relref "/community" >}}">in die Community</a> eingeladen.

</div>
{{% /blocks/section %}}
Expand Down
54 changes: 42 additions & 12 deletions content/_index.en.html
Expand Up @@ -8,19 +8,51 @@

{{< blocks/cover title="OpenBikeSensor" image_anchor="top" height="400" >}}
<div class="mx-auto">
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/openbikesensor">
Github <i class="fab fa-github ml-2 "></i>
<h2 class="mb-3">Passing distance measurement for cyclists</h2>
<p class="mb-5">Open Innovation, Open Source, Open Data, Open Science</p>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://forum.openbikesensor.org" target="_blank" rel="noopener noreferrer nofollow">
<i class="fab fa-discourse mr-1"></i> Forum
</a>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="{{< relref "/docs" >}}">
<i class="fas fa-book-open mr-1"></i> Documentation
</a>
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="{{< relref "/slack" >}}">
Slack<i class="fab fa-slack ml-2 "></i>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/openbikesensor" target="_blank" rel="noopener noreferrer nofollow">
<i class="fab fa-github mr-1"></i> Github
</a>
<a class="btn btn-lg btn-primary mr-3 mb-4" href="{{< relref "/docs" >}}">
Documentation <i class="fas fa-arrow-alt-circle-right ml-2"></i>

<a class="btn btn-lg btn-secondary mr-3 mb-4" href="#unterstuetzen" rel="noopener noreferrer nofollow">
<i class="fas fa-hand-holding-heart mr-1"></i> Support
</a>
<p class="lead mt-5">Passing distance measurement for cyclists. Open source, open data, open science.</p>
</div>
{{< /blocks/cover >}}

{{% blocks/section color="primary" %}}

<div class="container">
<div class="row" style="padding: 0">
{{% blocks/feature icon="fab fa-discourse" title="Ask and discuss" url="https://forum.openbikesensor.org" url_text="Zum Forum" %}}
Come over to our Discourse forum for discussions with other interested and active community members
on topics like: help and support, local groups, projects, events and further developments.
{{% /blocks/feature %}}

{{% blocks/feature icon="fas fa-biking" title="Build & measure" url="/bauanleitung" url_text="Zur Bauanleitung" %}}
Build your own device. We will support you as much as we can. How about joining
a local group of builders and cyclists, and join a collective order to save on
parts?
{{% /blocks/feature %}}

{{% blocks/feature icon="fab fa-github" title="Develop" url="https://github.com/openbikesensor" url_text="Zu den GitHub-Repositories" %}}
We publish everything we create as open source. Everything is available on GitHub,
including the software code, schematics, blueprints, CAD models, instructions
and documentation.
{{% /blocks/feature %}}
</div>
</div>

{{% /blocks/section %}}

{{% blocks/section color="secondary" %}}
<div class="container">
Expand All @@ -33,9 +65,7 @@
look at <a href="https://github.com/openbikesensor">Github</a>, where there are
repositories for the firmware, PCBs, the files for 3D printing the case, the
software for the frontend and backend of the data portal, and this
documentation page. You're invited to join and help develop the sensor.

The community mostly communicates through the open <a href="{{< relref "/slack" >}}">Slack</a>.
documentation page. <a href="{{< relref "/community" >}}">You're invited to join</a> and help develop the sensor.

In our data portal, users can upload data recorded with their OpenBikeSensors and
optionally share them as Open Data with the public.
Expand Down Expand Up @@ -76,8 +106,8 @@

If you have ideas for visualisation, automation, software and tool development
and analysis of the data available from the recorded tracks, or you're just
interested in joining the project or keeping up to date with it, please join
the community in the open slack.
interested in joining the project or keeping up to date with it, please
<a href="{{< relref "/community" >}}">join the community</a>.

</div>
{{% /blocks/section %}}
38 changes: 38 additions & 0 deletions content/blog/2021-11-12-forum/index.de.md
@@ -0,0 +1,38 @@
---
title: "Startschuss für neues OpenBikeSensor-Forum"
linkTitle: Neues Forum
date: '2021-11-12'
---

Wir haben vor Kurzem unser eigenes Forum gestartet, und nun heißt es offiziell:
Herzlich willkommen im OpenBikeSensor Discourse:

https://forum.openbikesensor.org

Da wir uns aus verschiedenen Gründen von Slack verabschieden müssen und wollen,
waren wir lange auf der Suche nach etwas neuem. Wir hoffen, dass das Forum für
einen Großteil der Kommunikation zwischen Mitgliedern der Community der
richtige Platz ist. Vorteile sind vor allem:

* Das Forum kann öffentlich gelesen werden. So sind bekannte Probleme und deren
Lösungen auffindbar, Entscheidungen transparent nachvollziehbar, und die
Einstiegshürde zum Projekt generell geringer.
* Die Kommunikation verläuft automatisch in Threads. Neue und aktive Themen
landen ganz oben, es ist leichter die Diskussionen zu verfolgen. Starke
Moderationstools erlauben das "Aufräumen" und Aufbereiten von Informationen,
sodass Gesagtes langfristig hilfreich bleibt.
* Wir haben datenschutztechnisch die Kontrolle und müssen keinem US-Konzern
unsere Daten anvertrauen.
* Discourse, die Forumssoftware, ist Open Source. Es werden nicht plötzlich
hohe Kosten auf uns zukommen, wenn das Projekt "zu groß" geworden ist.

Was uns nun noch fehlt, ist eine Möglichkeit zur schnellen und unkomplizierten
"Ad-Hoc Kommunikation", also ein Chat für kurzlebige Informationen oder
Koordinierung, sowie 1:1-Gespräche. Wir werden hier vermutlich eine Lösung mit
[Matrix](https://matrix.org/) anstreben, aber die genaue Umsetzung fehlt noch.

Vorerst bleibt der Slack wo er ist, aber wenn das Forum für die passenden
Themen gut angenommen wird, werden wir hoffentlich bald einige Channel
archivieren können.

Wir sehen uns im Forum!
24 changes: 16 additions & 8 deletions content/community/_index.de.md
Expand Up @@ -3,12 +3,15 @@ title: Community
menu:
main:
weight: 40
aliases:
- /kontakt
- /contact
---

<section class="row td-box td-box--1 position-relative td-box--gradient td-box--height-auto">
<div class="container text-center td-arrow-down">
<span class="h4 mb-0">

# Werde Teil der OpenBikeSensor-Community

Der OpenBikeSensor ist ein offenes Projekt an dem alle teilnehmen können. Hilf
Expand All @@ -21,17 +24,22 @@ auszuwerten. So kannst du mitmachen:

{{% blocks/section color="dark" %}}

{{% blocks/feature icon="fab fa-slack" title="Mitreden" url="/slack" url_text="Beitreten" %}}
Komm in unseren Slack, und chatte mit den anderen Teilnehmenden. Hier koordinieren wir fast alles. Unterstützung, Ideen, Events...
{{% blocks/feature icon="fab fa-discourse" title="Fragen und Diskutieren" url="https://forum.openbikesensor.org" url_text="Zum Forum" %}}
Komm in unser Discourse-Forum, und diskutiere mit den anderen Interessierten
und Aktiven. Hier findet fast alles einen Platz: Unterstützung bei Problemen,
Lokalgruppen, Forschungs&shy;projekte, Events, Entwicklungsthemen, und vieles mehr.
{{% /blocks/feature %}}

{{% blocks/feature icon="fab fa-github" title="Mitmachen" url="https://github.com/openbikesensor" url_text="Code" %}}
Schau auch mal bei unseren Github-Repositories vorbei. Dort ist der ganze Code,
alle Pläne und Anleitungen zu finden.
{{% blocks/feature icon="fab fa-github" title="Weiterentwickeln" url="https://github.com/openbikesensor" url_text="Zu den GitHub-Repositories" %}}
Was wir erstellen ist quelloffen, auf GitHub veröffentlichen wir den kompletten
Code. Hier findest Du auch alle Pläne und Anleitungen sowie die Software zur
Visualisierung der gesammelten Daten.
{{% /blocks/feature %}}

{{% blocks/feature icon="fab fa-twitter" title="Mitbekommen" url="https://twitter.com/openbikesensor" url_text="Folgen" %}}
Wir halten euch auf dem Laufenden bei Twitter. Jetzt folgen und nichts verpassen!
{{% blocks/feature icon="fab fa-slack" title="Koordinieren" url="/slack" url_text="Zum Slack" %}}
Noch verwenden wir Slack, um uns direkt auszutauschen zu Themen, die nicht
ins Forum passen. Dort werden Termine angekündigt und geplant, Kurzfristiges
koordiniert, und Sammelbestellungen abgewickelt.
{{% /blocks/feature %}}

{{% /blocks/section %}}
22 changes: 15 additions & 7 deletions content/community/_index.en.md
Expand Up @@ -3,12 +3,15 @@ title: Community
menu:
main:
weight: 40
aliases:
- /kontakt
- /contact
---

<section class="row td-box td-box--1 position-relative td-box--gradient td-box--height-auto">
<div class="container text-center td-arrow-down">
<span class="h4 mb-0">

# Join the OpenBikeSensor community

The OpenBikeSensor is an open project that everbody can join. You too can help
Expand All @@ -20,16 +23,21 @@ with development of the sensor, testing, collecting data and analysing it. Here

{{% blocks/section color="dark" %}}

{{% blocks/feature icon="fab fa-slack" title="Communicate" url="/en/slack" url_text="Join"%}}
Feel free to join the Slack, and have a chat about the project. We coordinate everything here: Support, Ideas, Events...
{{% blocks/feature icon="fab fa-discourse" title="Ask and discuss" url="https://forum.openbikesensor.org" url_text="Visit the forum" %}}
Come over to our Discourse forum for discussions with other interested and active community members
on topics like: help and support, local groups, projects, events and further developments.
{{% /blocks/feature %}}

{{% blocks/feature icon="fab fa-github" title="Contribute" url="https://github.com/openbikesensor" url_text="Show" %}}
Check out our repositories on Github. You'll find all code, plans and instructions there.
{{% blocks/feature icon="fab fa-github" title="Develop" url="https://github.com/openbikesensor" url_text="Show repositories" %}}
We publish everything we create as open source. Everything is available on GitHub,
including the software code, schematics, blueprints, CAD models, instructions
and documentation.
{{% /blocks/feature %}}

{{% blocks/feature icon="fab fa-twitter" title="Follow" url="https://twitter.com/openbikesensor" url_text="Follow" %}}
We'll post news and latest developments on Twitter, so the world knows!
{{% blocks/feature icon="fab fa-slack" title="Coordinate" url="/slack" url_text="Join Slack" %}}
We are still using Slack for direct communications that do not fit the format
of the forum. This is where we organize meetings, coordinate events, chat with
each other, and organize collective orders.
{{% /blocks/feature %}}

{{% /blocks/section %}}
7 changes: 4 additions & 3 deletions content/docs/hardware/_index.de.md
Expand Up @@ -24,8 +24,9 @@ Regeln durch Bestellung bei einem Hersteller anhand der Designdateien passiert.

**Hinweis:** Diese Website ist noch (und auf absehbare Zeit) in Arbeit, einige
Teile könnten unvollständig sein oder komplett fehlen. Auch Fehler sind nie
auszuschließen. Wenn du Schwierigkeiten hast, frag auf jeden Fall im Slack
nach. Erwarte nicht, dass alles auf Anhieb klappt, aber es gibt genug Leute die
auszuschließen. Wenn du Schwierigkeiten hast,
[frag auf jeden Fall nach Hilfe]({{< relref "/community" >}}).
Erwarte nicht, dass alles auf Anhieb klappt, aber es gibt genug Leute die
dir gern weiterhelfen, und ihr Wissen teilen. Aber du brauchst auch keine Angst
zu haben, loszulegen -- selbst wenn nicht immer offensichtlich ist, wie alles
funktioniert, so ist es trotzdem auch für Anfänger:innen möglich, erfolgreich
Expand All @@ -38,7 +39,7 @@ sind Sammelbestellungen eine gute Möglichkeit die Komplexität aufzuteilen und
für jede:n Einzelne:n zu verringern. Dabei sparen wir alle Geld, denn in Menge
bestellt sind viele Teile günstiger. Wenn du dich mit einer Lokalgruppe oder
überregional vernetzen möchtest, um so einn Sammelbestellung durchzuführen oder
daran teilzunehmen, komm in unseren Slack!
daran teilzunehmen, komm in unsere [Community]({{< relref "/community" >}})!

{{< imgproc construction-kit Resize 600x >}}
OpenBikeSensor 00.03.10 Bausatz
Expand Down
9 changes: 6 additions & 3 deletions content/docs/hardware/_index.en.md
Expand Up @@ -20,16 +20,19 @@ from your favorite manufacturer, and for assembly of the sensor from all the
parts.

**Note:** This website is still work-in-progress, and some parts of the
documentation are not complete. If you run into trouble, ask in Slack. Don't
documentation are not complete. If you run into trouble, ask in the
[Community]({{< relref "/community" >}}). Don't
expect a smooth experience just yet -- but we're working on it. However, don't
fear, while not necessarily straightforward at all times, it is still very much
possible for beginners to complete this build and construct their own OBS.

## Construction kits

Because the OpenBikeSensor consists many parts from many different sources,
bulk orders organized by local groups are advisable. Head over to Slack if you
want to organize or paricipate in a bulk order.
bulk orders organized by local groups are advisable. Head over to
[Community]({{< relref "/community" >}}) if you want to organize or paricipate
in a bulk order.


{{< imgproc construction-kit Resize 600x >}}
OpenBikeSensor Construction Kit featuring Vertical Case and PCB 00.03.10
Expand Down
Expand Up @@ -8,7 +8,7 @@ weight: 10
Diese Dokumentationsseite beschreibt Hinweise für Menschen, die eine
Sammelbestellung _organisieren_. Wenn du an der Organisation aktueller
Sammelbestellungen interessiert bist, und zum Beispiel einen Bausatz auf diese
Weise erhalten möchtest, besuch den Kanal `#obs_hw_bauteil-börse` im Slack.
Weise erhalten möchtest, [schau doch in der Community vorbei]({{< relref "/community" >}}).
{{% /alert %}}


Expand Down
5 changes: 3 additions & 2 deletions content/docs/hardware/general/pcb/_index.de.md
Expand Up @@ -12,8 +12,9 @@ Optionen:
* Das PCB anhand der Designdateien von einem Platinenhersteller anfertigen
lassen. Je nachdem wo, in welcher Qualität und wie viele Platinen du
bestellst wird dies erstaunlich wenig bis sehr viel kosten.
* Finde heraus, ob jemensch anders schon Platinen anhand der gleichen Dateien hat herstellen lassen. Eventuell hat er:sie noch
Exemplare übrig, frag am besten im [Slack]({{< ref "slack" >}}) nach dafür.
* Finde heraus, ob jemensch anders schon Platinen anhand der gleichen Dateien
hat herstellen lassen. Eventuell hat er:sie noch Exemplare übrig, frag am
besten [in der Community]({{< ref "/community" >}}) nach.
* Bastel dir selbst eine Platine, ganz im DIY-Stil. Da unseren Platinen jedoch
Durchkontaktierungen und beidseitige Leiterbahnen benötigen, ist das
besonders schwierig. Je nach Ausrüstung und Erfahrung ist es aber machbar.
Expand Down
2 changes: 1 addition & 1 deletion content/docs/hardware/general/pcb/_index.en.md
Expand Up @@ -15,7 +15,7 @@ manufactured piece of equipment that's hard to build yourself. Here are your opt
on *where*, at *which quality* and *how many boards* you order, this will
cost a little to a lot of money.
* Find somebody who has ordered your selected PCB already and still has
duplicates in stock. Ask in Slack for this.
duplicates in stock. Ask around [in the community]({{< relref "/community" >}}).
* Build the PCB in a DIY fashion. Since the PCB uses vias and through-hole
components, this is going to be hard, but if you're properly equipped and
have done this before, or are not afraid of repeated failure, this might be
Expand Down