{"id":46697196,"url":"https://github.com/cfengine/build-website","last_synced_at":"2026-03-09T05:33:25.313Z","repository":{"id":38337854,"uuid":"220067222","full_name":"cfengine/build-website","owner":"cfengine","description":"CFEngine Build Website repo","archived":false,"fork":false,"pushed_at":"2026-03-04T00:48:12.000Z","size":2184,"stargazers_count":0,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-04T05:34:19.351Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://build.cfengine.com","language":"Less","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/cfengine.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":"2019-11-06T18:50:32.000Z","updated_at":"2026-03-04T00:48:16.000Z","dependencies_parsed_at":"2024-05-06T11:35:11.770Z","dependency_job_id":"dc906945-f120-4d33-bd1e-eb2e208476d2","html_url":"https://github.com/cfengine/build-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cfengine/build-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fbuild-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fbuild-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fbuild-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fbuild-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfengine","download_url":"https://codeload.github.com/cfengine/build-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfengine%2Fbuild-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","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":[],"created_at":"2026-03-09T05:33:23.258Z","updated_at":"2026-03-09T05:33:25.283Z","avatar_url":"https://github.com/cfengine.png","language":"Less","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CFEngine Build website\n\nThe website lists available modules from the index and gives you easy commands to copy.\n\n## Deployment workflow\n\n1. Create your own branch / fork based on master branch.\n2. Make changes locally and preview with docker / hugo.\n3. Submit a PR to `cfengine:master` - once reviewed and merged see results here: https://staging.build.cfengine.com/\n4. Create a new PR from `cfengine:master` to `cfengine:production` here: https://github.com/cfengine/build-website/compare/production...master\n5. Merge to deploy (after seeing it working on staging site).\n\n\n## Dependencies\n\n[Hugo](https://gohugo.io/).\n[Lunr](https://lunrjs.com/).\n[Node.js](https://nodejs.dev/).\n\n\n## Build\n\n```\nexport GITHUB_USERNAME_TOKEN='place githubName:token here'\nnpm ci\nnpm run build\nnpm run create-modules-json\nhugo\n```\n\n## Serve\n\n```\ncd public\npython3 -m http.server\n\nor\n\nhugo serve\n```\n\n## Container\n\nUsing docker / podman to build and serve is fairly straight forward:\n\n```\nexport GITHUB_USERNAME_TOKEN='place githubName:token here'\ndocker build --build-arg GITHUB_USERNAME_TOKEN --tag cfengine-build-website -f Dockerfile . \u0026\u0026 docker run -it -p 80:80 -p 81:81 --volume ./proxy:/home/proxy --name cfengine-build-website --rm cfengine-build-website\n```\n\n## CFEngine Build repositories\n\n* [build-index](https://github.com/cfengine/build-index) - Index of modules\n* [build-website](https://github.com/cfengine/build-website) - Website\n* [cfbs](https://github.com/cfengine/cfbs) - Command line client\n* [modules](https://github.com/cfengine/modules) - Official modules provided by the CFEngine team\n* [module-template](https://github.com/cfengine/build-example) - Template for creating new modules\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfengine%2Fbuild-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfengine%2Fbuild-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfengine%2Fbuild-website/lists"}