{"id":14979452,"url":"https://github.com/techaachen/webseite-jekyll","last_synced_at":"2025-08-17T16:34:47.616Z","repository":{"id":38385980,"uuid":"147719804","full_name":"TechAachen/Webseite-Jekyll","owner":"TechAachen","description":"Webseite des TechAachen e.V.","archived":false,"fork":false,"pushed_at":"2024-10-08T15:58:06.000Z","size":63040,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-11T19:40:54.382Z","etag":null,"topics":["jekyll","jekyll-website","website"],"latest_commit_sha":null,"homepage":"https://techaachen.de/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TechAachen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-09-06T18:57:56.000Z","updated_at":"2024-10-08T15:58:07.000Z","dependencies_parsed_at":"2023-12-26T13:44:53.795Z","dependency_job_id":"4ef28f8e-bfba-44af-8b29-16b544a1e3ce","html_url":"https://github.com/TechAachen/Webseite-Jekyll","commit_stats":{"total_commits":335,"total_committers":15,"mean_commits":"22.333333333333332","dds":"0.31641791044776124","last_synced_commit":"0bc3809ffb7423ba1f3ffe1feebe67229e5cb66f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAachen%2FWebseite-Jekyll","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAachen%2FWebseite-Jekyll/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAachen%2FWebseite-Jekyll/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TechAachen%2FWebseite-Jekyll/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TechAachen","download_url":"https://codeload.github.com/TechAachen/Webseite-Jekyll/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859014,"owners_count":16556038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["jekyll","jekyll-website","website"],"created_at":"2024-09-24T14:00:02.682Z","updated_at":"2024-10-11T19:41:02.285Z","avatar_url":"https://github.com/TechAachen.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TechAachen Webseite\n\n## How to build locally\n\n```bash\ndocker run --rm --volume=\"$PWD:/srv/jekyll\" --volume=\"$PWD/vendor/bundle:/usr/local/bundle\" -p 4000:4000 -it jekyll/jekyll jekyll serve\n```\n\nand open http://localhost:4000/ in your web browser for a live preview.\n\n\n## Website\n\nIt is ~~going to be~~ the second Version of TechAachen's Webpage.\n\n\"l'preview\" for every branch pushed to this Github repository is automatiocally build using *Github Actions* and published on https://preview.techaachen.de/.\nNote: This feature does not work for forks of this repository.\n\nWebsite structure:\n- [X] Mainpage\n  - [ ] About us, Our Mission:\n    - [ ] Ziele ergänzen.\n    - [ ] Fenstergröße anpassen\n  - [x] Projects\n    - [x] Add Texts, Files and better images\n    - [x] Add Kompetenztreffenpage\n    - [x] finalize Kompetenztreffen\n- [x] Contact\n  - [x] Logo-position\n  - [x] Hallo-size in smartphone view\n  - [x] legal: vertical alignment\n  - [x] Impressum\n  - [x] Datenschutz\n  - [x] Satzung\n\nAll those bulled-points represent a `*.md`-file in root with a corresponding layout, stored in `_layouts`, as so:\n\n| Page            | Layouts-Name     | Info                           |\n| :------------- | :-------------   | :-------------                 |\n| index.html     | front.html       | Front-Page                     |\n| about.md       | page.html        | About us and Mission           |\n| *{project}*.html | page.html      | individual Projectpage         |\n| contact.md     | contactpage.html | contactpage inherits page.html |\n| impressum.md   | paperwork.html   | impressum                      |\n| datenschutz.md | paperwork.html   | Datenschutzerklärung           |\n| satzung.md     | paperwork.html   | Satzung TechAachen             |\n\nUnimportant Layout-ToDos:\n- [ ] Paperwork add Download as PDF-Button\n- [ ] Paperwork make goback-button floating\n- [ ] Struktur die von default.html erben soll erstellen.\n- [x] Add pictures\n\nThe front-page contains mostly subpages, created from card in `_includes`.\nOther includes are:\n- [x] card\n- [x] navbar\n- [x] socialmedia\n  - [x] smaller version suitable for Footer\n  - [x] removed from includes\n- [x] members (images and links to all members)\n  - [x] ugly workaround\n- [x] mitgliederversammlung\n  - [x] on contact\n- [x] deleted paperwork.html\n- [x] persons (board members etc.)\n  - [x] needs to become cards and replaced on aboutus\n  - [ ] sizing\n- [x] Header\n  - [x] general design\n  - [ ] responsive design not working really good\n  - [ ] scroll down button or smaller background image\n- [x] persons um Mittmachen Feld ergänzen\n- [x] Footer\n  - [x] responsivnes\n  - [x] Logo\n  - [x] remove bulled-points\n  - [x] alignment\n  - [x] border-top\n  - [x] socialmedia buttons\n\n\nVariables accessible all over the website are stored in `config.yml`\n\nData like members, project on front etc. are stored in `_data`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechaachen%2Fwebseite-jekyll","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechaachen%2Fwebseite-jekyll","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechaachen%2Fwebseite-jekyll/lists"}