{"id":15557194,"url":"https://github.com/414owen/buss","last_synced_at":"2026-04-17T05:03:26.326Z","repository":{"id":131089328,"uuid":"250872917","full_name":"414owen/buss","owner":"414owen","description":"Bottom Up Static Sites","archived":false,"fork":false,"pushed_at":"2020-04-12T14:41:50.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T21:13:40.781Z","etag":null,"topics":["blaze-html","clay","css","haskell","html","nix","static-site-generator"],"latest_commit_sha":null,"homepage":null,"language":"Haskell","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/414owen.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}},"created_at":"2020-03-28T19:06:54.000Z","updated_at":"2020-04-12T14:41:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"277a1148-4e76-491a-9ceb-a36ba275147a","html_url":"https://github.com/414owen/buss","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/414owen/buss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/414owen%2Fbuss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/414owen%2Fbuss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/414owen%2Fbuss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/414owen%2Fbuss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/414owen","download_url":"https://codeload.github.com/414owen/buss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/414owen%2Fbuss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blaze-html","clay","css","haskell","html","nix","static-site-generator"],"created_at":"2024-10-02T15:16:35.484Z","updated_at":"2026-04-17T05:03:26.320Z","avatar_url":"https://github.com/414owen.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buss - Bottom Up Static Sites\n\n## For people who\n\n* Want the full abstractive power of Haskell\n* Like having a little server that reloads\n* Prefer functions to templating systems\n* Use nix\n\n## Usage\n\nFork this repo, then:\n\n### Run dev server:\n\n```bash\nnix-shell live.nix --run ./live.sh\n```\n\n### Generate static site:\n\n```bash\nnix-shell --run 'cd src; runhaskell Main.hs'\n```\n\n## Quickstart\n\nEverything required to make your site should go in `src/`, this is where buss is run from.\n\nThe dev server reloads whenever a file in `src/` changes.\n\nWhen the generator is run, the site will be put into `result/`.\n\nThe default renders XHTML5 with `blaze-html`, and CSS3 using `clay`, but you can change this to use your favourite web DSL, or you can read in and transform files.\n\nFor a more complete example website, see [owen.cafe](https://github.com/414owen/owen.cafe).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F414owen%2Fbuss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F414owen%2Fbuss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F414owen%2Fbuss/lists"}