{"id":46731395,"url":"https://github.com/dtekcth/mat-chalmers","last_synced_at":"2026-03-09T15:10:27.074Z","repository":{"id":22924396,"uuid":"26273375","full_name":"dtekcth/mat-chalmers","owner":"dtekcth","description":"Lunch menus on and around Chalmers campus, built in Haskell","archived":false,"fork":false,"pushed_at":"2026-02-06T12:37:25.000Z","size":521,"stargazers_count":8,"open_issues_count":5,"forks_count":9,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-02-06T19:58:28.971Z","etag":null,"topics":["chalmers","graphql","haskell","lunch-menus","rest"],"latest_commit_sha":null,"homepage":"http://mat.dtek.se/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtekcth.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":"2014-11-06T14:24:44.000Z","updated_at":"2025-11-02T14:41:35.000Z","dependencies_parsed_at":"2023-09-27T00:50:46.052Z","dependency_job_id":"60956936-81f4-485c-a5bb-a4e7d3644484","html_url":"https://github.com/dtekcth/mat-chalmers","commit_stats":null,"previous_names":["adamse/mat-chalmers"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/dtekcth/mat-chalmers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtekcth%2Fmat-chalmers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtekcth%2Fmat-chalmers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtekcth%2Fmat-chalmers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtekcth%2Fmat-chalmers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtekcth","download_url":"https://codeload.github.com/dtekcth/mat-chalmers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtekcth%2Fmat-chalmers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30300138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T14:33:48.460Z","status":"ssl_error","status_checked_at":"2026-03-09T14:33:48.027Z","response_time":61,"last_error":"SSL_read: 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":["chalmers","graphql","haskell","lunch-menus","rest"],"created_at":"2026-03-09T15:10:26.352Z","updated_at":"2026-03-09T15:10:27.064Z","avatar_url":"https://github.com/dtekcth.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mat-chalmers\n\n[![Build Status](https://travis-ci.org/dtekcth/mat-chalmers.svg?branch=master)](https://travis-ci.org/dtekcth/mat-chalmers)\n\nLunch menus on Chalmers in Gothenburg. Issues and pull requests welcome.\n\n## Hacking\n\n```\ngit clone https://github.com/dtekcth/mat-chalmers.git\ncd mat-chalmers\ncabal update\ncabal build         # (or cabal run)\n```\n\nIf you're using [NixOS] (or just Nix package manager), use the\nfollowing instructions to get a development environment running:\n\n```\nnix develop         # Download dependencies and start a dev-shell with everything setup\n```\n\nOr, to build everything:\n\n```\nnix build           # (or nix run)\n```\n\nPro-tip, to get shorter build times, consider using [Cachix] and use\nthe `jassob` or `pingu` cache:\n\n```\ncachix use jassob   # Only needed once\ncachix use pingu    # Probably more up to date as of 5/6-24\n```\n\n### Updating the view?\nCurrently, the css framework used is [TailwindCSS](https://tailwindcss.com).\nTo generate css, you can use the [Tailwinds cli](https://tailwindcss.com/blog/standalone-cli) program to generate the new css by running `tailwindcss --content src/View.hs --output static/style.css --minify`.\n\nWorth noting is that the css is embedded in the binary, and changes to it aren't well captured by cabal, so `cabal clean \u0026\u0026 cabal run` or `just up` that fixes the css file and then runs the program.\nWhen running `docker compose up --build`, the css file will be generated by it self.\n\n## Credits\n\nFavicon made by Freepik from \u003ca href=\"http://www.flaticon.com\"\ntitle=\"Flaticon\"\u003ewww.flaticon.com\u003c/a\u003e is licensed by \u003ca\nhref=\"http://creativecommons.org/licenses/by/3.0/\" title=\"Creative\nCommons BY 3.0\"\u003eCC BY 3.0\u003c/a\u003e\n\n[nixos]: https://nixos.org/\n[cachix]: https://docs.cachix.org/installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtekcth%2Fmat-chalmers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdtekcth%2Fmat-chalmers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdtekcth%2Fmat-chalmers/lists"}