{"id":13687418,"url":"https://github.com/srid/zulip-archive","last_synced_at":"2025-03-16T14:31:22.747Z","repository":{"id":46721778,"uuid":"236391561","full_name":"srid/zulip-archive","owner":"srid","description":"Zulip Archive viewer (statically generated HTML)","archived":false,"fork":false,"pushed_at":"2024-04-26T20:03:04.000Z","size":9208,"stargazers_count":13,"open_issues_count":12,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T11:00:04.779Z","etag":null,"topics":["functional-programming","static-site","zulip"],"latest_commit_sha":null,"homepage":"https://funprog.srid.ca","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["srid"]}},"created_at":"2020-01-26T23:35:10.000Z","updated_at":"2022-07-25T15:43:51.000Z","dependencies_parsed_at":"2023-11-12T12:22:21.539Z","dependency_job_id":"ad8b4d28-3c58-4c6b-a91c-fb893b69cbac","html_url":"https://github.com/srid/zulip-archive","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"srid/rib-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fzulip-archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fzulip-archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fzulip-archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srid%2Fzulip-archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srid","download_url":"https://codeload.github.com/srid/zulip-archive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243819041,"owners_count":20352807,"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":["functional-programming","static-site","zulip"],"created_at":"2024-08-02T15:00:54.405Z","updated_at":"2025-03-16T14:31:22.324Z","avatar_url":"https://github.com/srid.png","language":"Haskell","funding_links":["https://github.com/sponsors/srid"],"categories":["Haskell"],"sub_categories":[],"readme":"# zulip-archive\n\nZulip archive viewer written in Haskell, using the [rib](https://github.com/srid/rib) static site generator.\n\n[Demo](https://funprog.srid.ca/)\n\n## Prerequisites\n\nFirst, install the [Nix package manager](https://nixos.org/nix/):\n\n``` bash\nbash \u003c(curl https://nixos.org/nix/install)\n```\n\nOptionally, enable the [Nix cache](https://srid.cachix.org/) if you would like to speed up local builds:\n\n``` bash\n# If you do not already have cachix, install it:\nnix-env -iA cachix -f https://cachix.org/api/v1/install\n# Enable nix cache for rib\ncachix use srid\n```\n\n### Zulip API Key\n\nGet your API key for zulip ([instructions here](https://zulipchat.com/api/api-keys)). Note: you are looking for *your* API key, and not a bot's API key.\n\n## Running\n\nFirst, create a configuration file, adding your Zulip site settings (including the API key):\n\n```\ncp config/config.example.dhall config/config.dhall\nvim config/config.dhall\n```\n\nNOTE: You can also pass the contents of the config file in the environment variable `ZULIP_ARCHIVE_CONFIG` which takes precedence over the config file. This can be used to setup GitHub Pages workflow (see `./.github/workflows`).\n\nTo build and run the site:\n\n```bash\nbin/run\n```\n\nGo to http://localhost:7004 to view your generated site.\n\n## Manual update\n\nUser uploaded files are unavailable via the API. They must be manually exported (needs admin rights), and copied to `./site/user_uploads`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fzulip-archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrid%2Fzulip-archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrid%2Fzulip-archive/lists"}