/bin/hacken Hacker- & Makerspace Website https://binhacken.de
  • CSS 50.9%
  • HTML 28.8%
  • Ruby 20.3%
Find a file
2026-08-09 14:57:35 +02:00
.bundle Fresh start 2026-02-17 12:31:51 +01:00
_data TdoH verschoben in Posts 2026-04-25 17:18:09 +02:00
_layouts Datumsformat angepasst 2026-04-25 16:57:51 +02:00
_posts DiDayv4 fix 2026-08-05 19:50:45 +02:00
assets new space in Gaulsheim 2026-05-03 15:10:58 +02:00
.gitignore Creature Cards Blog Post 2026-02-17 21:10:09 +01:00
404.md Fixed 404 page style 2026-02-19 23:21:17 +01:00
_config.yml Better blog post slug 2026-02-17 21:40:50 +01:00
beitragsordnung.md chore: add satzung and beitragsordnung directly to the website instead of a broken wiki link 2026-07-26 20:14:13 +02:00
blog.md fixed Kleinkram 2026-04-25 17:24:49 +02:00
CNAME Here we go 2019-09-30 13:39:12 +02:00
diday.md Merge branch 'main' into 030526 2026-07-23 12:44:10 +02:00
events.md New old content 2026-02-17 14:11:10 +01:00
Gemfile Fresh start 2026-02-17 12:31:51 +01:00
Gemfile.lock Bump json from 2.19.2 to 2.19.9 2026-07-26 18:15:42 +00:00
impressum.md Impressums update v1,5 2026-08-05 14:47:58 +02:00
index.md Fraternisation mit der Telekom 2026-08-05 19:41:50 +02:00
projekte.md New old content 2026-02-17 14:11:10 +01:00
README.md Fresh start 2026-02-17 12:31:51 +01:00
satzung.md chore: add satzung and beitragsordnung directly to the website instead of a broken wiki link 2026-07-26 20:14:13 +02:00
tdoh26.md TdoH verschoben in Posts 2026-04-25 17:18:09 +02:00
treffen.md Samstagtheke existiert nicht mehr 2026-08-09 14:57:35 +02:00
verein.md chore: add satzung and beitragsordnung directly to the website instead of a broken wiki link 2026-07-26 20:14:13 +02:00

binhacken.de

Build using jekyll

gem install bundler jekyll
bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve --livereload