A simple badge generator for READMEs of projects created at Jugend hackt events.
A simple badge builder for creating the badge can be found here (https://jhbadge.com/builder).
The generator can be found at https://jhbadge.com
.
The standard badge without any further parameters looks like this:
The year and the event can also be specified in the form of GET parameters:
https://jhbadge.com/?year=2019&evt=ffm
The year can also be hidden if the noyear
GET parameter is set to true
.
https://jhbadge.com/?evt=ffm&noyear=true
The simplest variant of the badge therefore looks like this (without event and without year):
https://jhbadge.com/?noyear=true
The following events are currently supported in abbreviated form:
ffm
- Frankfurtber
- Berlinhal
- Hallehh
- Hamburghd
- Heidelbergcgn
- Kölnat
- Österreichch
- Schweizmv
- Mecklenburg-Vorpommernulm
- Ulmasia
- Asiarem
- Remote
The generator should be very reliable, because the domain is registered for five years and the generator itself runs on serverless and therefore automatically scaling infrastructure.
- ...Niklas Schroetler (for the original generator written in PHP)
- ...all in Zulip with tips and suggestions for improvement