{"id":48769019,"url":"https://github.com/l5yth/funkfabrik-b","last_synced_at":"2026-04-13T09:30:56.029Z","repository":{"id":343724256,"uuid":"1178304429","full_name":"l5yth/funkfabrik-b","owner":"l5yth","description":"website for funkfabrik b","archived":false,"fork":false,"pushed_at":"2026-03-14T11:23:33.000Z","size":33,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-14T21:44:53.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://funkfabrik-b.de","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/l5yth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-10T22:35:18.000Z","updated_at":"2026-03-14T11:23:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/l5yth/funkfabrik-b","commit_stats":null,"previous_names":["l5yth/funkfabrik","l5yth/funkfabrik-b"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/l5yth/funkfabrik-b","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l5yth%2Ffunkfabrik-b","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l5yth%2Ffunkfabrik-b/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l5yth%2Ffunkfabrik-b/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l5yth%2Ffunkfabrik-b/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l5yth","download_url":"https://codeload.github.com/l5yth/funkfabrik-b/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l5yth%2Ffunkfabrik-b/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-13T09:30:55.377Z","updated_at":"2026-04-13T09:30:56.022Z","avatar_url":"https://github.com/l5yth.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FUNKFABRIK\\*B\n\nA teletext-aesthetic radio station website, rebuilt from a 15-year-old Drupal 7\nsite as a modern Rust application.\n\n## Design\n\nFaithful recreation of 1980s European teletext: black background, primary-color\npalette (red / green / yellow / cyan / blue), chunky AEnigma bitmap font, fixed\n960 px \"screen\" with a blue 20 px bezel, blinking elements, and live clock.\n\nNavigate like a remote control — type any three-digit page number on the keyboard.\n\n## Pages\n\n| No. | Title |\n|-----|-------|\n| 100 | Startseite |\n| 101 | Radio hören |\n| 170 | Wettermagazin |\n| 300 | Fanseite |\n| 666 | Kontakt |\n| 777 | Spiele |\n| 999 | Impressum |\n\n## Stack\n\n- **Rust 2024 edition** — no PHP, Node, or Ruby\n- **Axum 0.7** — async HTTP server\n- **Tera 1** — Jinja2-style HTML templates\n- **tower-http** — static file serving\n- Vanilla CSS + vanilla JS (zero front-end dependencies)\n\n## Run\n\n```sh\ncargo run\n```\n\nServes on `http://0.0.0.0:3000`. Templates and static files are loaded from the\nworking directory at runtime, so run from the project root.\n\n## Project layout\n\n```\n.\n├── src/           Rust source\n├── templates/     Tera HTML templates (base + one per page)\n├── static/\n│   ├── style.css  Teletext stylesheet\n│   ├── teletext.js  Clock, scroll, remote-control nav\n│   └── fonts/     AEnigma.woff\n├── cache/         Original Drupal static-HTML archive (reference only)\n├── Cargo.toml\n├── CLAUDE.md      Architecture \u0026 design notes for AI assistants\n└── LICENSE        Apache 2.0\n```\n\n## Keyboard shortcuts\n\n| Key | Action |\n|-----|--------|\n| `↑` / `↓` | Scroll content viewport |\n| `0`–`9` | Type page number (3 digits → navigate) |\n| `Esc` | Cancel digit input |\n\n## License\n\nCopyright (c) 2006-2026 afri \u0026 veit.\nLicensed under the [Apache License, Version 2.0](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl5yth%2Ffunkfabrik-b","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl5yth%2Ffunkfabrik-b","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl5yth%2Ffunkfabrik-b/lists"}