Website für den Verein Bund Junges Tirol. https://www.bund-junges-tirol.at
  • CSS 56.3%
  • PHP 23.9%
  • Hack 18.3%
  • JavaScript 1.5%
Find a file
2026-01-29 14:38:58 +01:00
Classes/Http/Middleware Integrate basic website 2025-12-22 21:54:36 +01:00
Configuration Update neos from 8.2 to 9.1 2025-12-22 21:54:36 +01:00
NodeTypes Fix: allow editing form submit button text 2026-01-09 15:18:04 +01:00
Resources Integrate form field help in papertiger 2026-01-09 14:55:01 +01:00
.editorconfig Configure editors 2024-06-19 21:25:55 +02:00
composer.json Implement user-editable forms 2026-01-04 04:31:44 +01:00
Readme.md Update description, including new domain 2026-01-29 14:38:58 +01:00

Website Bund Junges Tirol

https://www.bund-junges-tirol.at/

Implementation Details

Backend

Uses Neos Content Application Platform as underlying CMS. In fact, this is a Neos Site Package, intended to be installed using Composer.

Frontend

This project aims for a minimalistic stack, relying on technology broadly available as of 2026:

Privacy

This project is about its users and visitors. Tracking, data selling and even producing such data is contrary to its intent. This especially means:

  • no third-party hosting (libraries, web fonts, images)
  • careful configuration (HTTP headers, link attributes) to avoid data gathering
  • no tracking software
  • no unnecessary cookies

Management

This project is hosted and managed using a private hosted Forgejo instance at https://code.netztechniker.at/ludwig/bund-junges-tirol-website. Although the project is private in nature, this code is freely available. You are welcome to look at it and help me out.