{"id":13567453,"url":"https://github.com/Pinjasaur/bic","last_synced_at":"2025-04-04T01:32:03.669Z","repository":{"id":49669464,"uuid":"332963452","full_name":"Pinjasaur/bic","owner":"Pinjasaur","description":"Static blog generator, in bash","archived":false,"fork":false,"pushed_at":"2024-10-19T04:29:14.000Z","size":167,"stargazers_count":16,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T16:44:05.667Z","etag":null,"topics":["bash","cli","nix-flake","static-blog","static-site","static-site-generator"],"latest_commit_sha":null,"homepage":"https://bic.sh/","language":"Shell","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/Pinjasaur.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":"2021-01-26T03:47:02.000Z","updated_at":"2025-02-25T19:21:53.000Z","dependencies_parsed_at":"2024-02-06T01:29:24.619Z","dependency_job_id":"c4cb41a5-f25f-429c-a202-eb526b0621ba","html_url":"https://github.com/Pinjasaur/bic","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Fbic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Fbic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Fbic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pinjasaur%2Fbic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pinjasaur","download_url":"https://codeload.github.com/Pinjasaur/bic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"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":["bash","cli","nix-flake","static-blog","static-site","static-site-generator"],"created_at":"2024-08-01T13:02:31.857Z","updated_at":"2025-04-04T01:31:58.648Z","avatar_url":"https://github.com/Pinjasaur.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"400\" src=\"docs/logo.svg\" alt=\"bic\"\u003e\n\u003c/div\u003e\n\n# bic\n\n![Build Status](https://img.shields.io/github/actions/workflow/status/Pinjasaur/bic/ci.yml)\n\nOpinionated minimal static site (blog) generator. Implemented in a single Bash\nscript.\n\n## Getting Started\n\nCheck out the [docs] or [bic-example] repository.\n\n## Local Development\n\nBuild (local develop):\n\n```bash\ndocker build --platform linux/amd64 . -t bic:local\n```\n\nRun (local develop) with [bic-example]:\n\n```bash\ndocker run --platform linux/amd64 --rm -it -v $PWD/../bic-example:/src -v $PWD:/app --entrypoint bash bic:local\n```\n\nRun (just build) with [bic-example]:\n\n```bash\ndocker run --platform linux/amd64 --rm -v $PWD/../bic-example:/src bic:local\n```\n\nRun using [nix flakes]\n\n```bash\nnix shell github:Pinjasaur/bic --command bic $PWD/../bic-example\n```\n\nLocal server (ran in [bic-example]):\n\n```bash\nnpx -y browser-sync --watch --no-notify --extensions html build\n```\n\nRun test suite (uses [BATS]):\n\n```bash\nbats tests/test.bats --print-output-on-failure\n```\n\n## License\n\n[MIT].\n\n[docs]: https://bic.sh/\n[bic-example]: https://github.com/Pinjasaur/bic-example\n[MIT]: https://pinjasaur.mit-license.org/2021\n[nix flakes]: https://www.tweag.io/blog/2020-05-25-flakes\n[BATS]: https://github.com/bats-core/bats-core\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPinjasaur%2Fbic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPinjasaur%2Fbic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPinjasaur%2Fbic/lists"}