{"id":31578373,"url":"https://github.com/gustafla/zmarkgen","last_synced_at":"2026-05-17T00:32:01.070Z","repository":{"id":315605678,"uuid":"1060182438","full_name":"gustafla/zmarkgen","owner":"gustafla","description":"A very simple static site generator","archived":false,"fork":false,"pushed_at":"2025-10-03T12:33:04.000Z","size":106,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T13:10:51.064Z","etag":null,"topics":["cmark","markdown","static-site-generator","zig"],"latest_commit_sha":null,"homepage":"https://gustafla.github.io/zmarkgen/","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gustafla.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":"2025-09-19T14:02:16.000Z","updated_at":"2025-10-03T12:22:16.000Z","dependencies_parsed_at":"2025-09-19T16:26:48.725Z","dependency_job_id":"156de439-592f-4c73-bf49-e1c0666e3ef2","html_url":"https://github.com/gustafla/zmarkgen","commit_stats":null,"previous_names":["gustafla/zmarkgen"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/gustafla/zmarkgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustafla%2Fzmarkgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustafla%2Fzmarkgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustafla%2Fzmarkgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustafla%2Fzmarkgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gustafla","download_url":"https://codeload.github.com/gustafla/zmarkgen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gustafla%2Fzmarkgen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278510917,"owners_count":25998997,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":["cmark","markdown","static-site-generator","zig"],"created_at":"2025-10-05T19:57:14.103Z","updated_at":"2025-10-05T19:57:16.568Z","avatar_url":"https://github.com/gustafla.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zmarkgen\n\n[![CI](https://github.com/gustafla/zmarkgen/actions/workflows/ci.yml/badge.svg)](https://github.com/gustafla/zmarkgen/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/gustafla/zmarkgen/graph/badge.svg?token=QG5PM8TAM9)](https://codecov.io/gh/gustafla/zmarkgen)\n\nA simple static site generator, written in Zig with\nthe [commonmark](https://github.com/commonmark/cmark) library.\n\nThis tool was written primarily for the purpose of organizing my personal notes.\nI do not intend to develop this into a feature-rich static site generator, for\nthat purpose try [zine](https://zine-ssg.io/) or [hugo](https://gohugo.io/).\n\n## Build\n\nThis project uses the Zig build system. You need Zig 0.15.1.\n\nTo build a release binary for your native architecture and OS, run\n```\nzig build -Doptimize=ReleaseSafe\n```\nAfter a successful build, the `zmarkgen` binary can be found in `zig-out/bin`.\n\n## Usage\n\nBy default the `zmarkgen` command reads all .md-files from the working directory\nand generates corresponding .html files in `generated`.\n\nYou can also specify an input directory, eg. `zmarkgen doc`.\n\nSee `zmarkgen -h` for another example.\n\n## Documentation and Example Site\n\nSee the [GitHub Pages](https://gustafla.github.io/zmarkgen/) deployed by CI.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustafla%2Fzmarkgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgustafla%2Fzmarkgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgustafla%2Fzmarkgen/lists"}