{"id":17201893,"url":"https://github.com/podsvirov/mdbook-pikchr","last_synced_at":"2025-04-13T21:10:56.989Z","repository":{"id":61357069,"uuid":"550518179","full_name":"podsvirov/mdbook-pikchr","owner":"podsvirov","description":"mdBook Pikchr","archived":false,"fork":false,"pushed_at":"2025-04-11T15:25:15.000Z","size":1533,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T16:43:35.088Z","etag":null,"topics":["hacktoberfest","mdbook","pic","pikchr","svg"],"latest_commit_sha":null,"homepage":"https://podsvirov.github.io/mdbook-pikchr","language":"C","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/podsvirov.png","metadata":{"files":{"readme":"docs/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}},"created_at":"2022-10-12T22:47:23.000Z","updated_at":"2025-04-11T15:25:20.000Z","dependencies_parsed_at":"2024-10-23T03:57:05.357Z","dependency_job_id":"c513e6a5-cfbd-4ec6-a226-efa869ebe37f","html_url":"https://github.com/podsvirov/mdbook-pikchr","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"7ec841d55cf700933bf6963d7e2e22b5f10f62a2"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podsvirov%2Fmdbook-pikchr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podsvirov%2Fmdbook-pikchr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podsvirov%2Fmdbook-pikchr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/podsvirov%2Fmdbook-pikchr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/podsvirov","download_url":"https://codeload.github.com/podsvirov/mdbook-pikchr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782261,"owners_count":21160717,"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":["hacktoberfest","mdbook","pic","pikchr","svg"],"created_at":"2024-10-15T02:13:02.160Z","updated_at":"2025-04-13T21:10:56.967Z","avatar_url":"https://github.com/podsvirov.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdBook Pikchr\n\nA [mdBook][1] preprocessor to render [Pikchr][2] code blocks as images in your book.\n\nTaken from the [Pikchr][2] homepage:\n\n\u003e Pikchr (pronounced like \"picture\") is a [PIC][3]-like markup\n\u003e language for diagrams in technical documentation.  Pikchr is\n\u003e designed to be embedded in [fenced code blocks][4] of\n\u003e Markdown (or in similar mechanisms in other markup languages)\n\u003e to provide a convenient means of showing diagrams.\n\nThis [crate][5] use builtin copy of the [pikchr.c][6] file downloaded from that website.\n\n## How it's work\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/podsvirov/mdbook-pikchr/master/docs/demos/diagram.svg\" width=\"424\"\u003e\n\u003c/p\u003e\n\n## Installation\n\nInstall it via `cargo`:\n\n```shell\n$ cargo install mdbook-pikchr\n```\n\n## Configuration\n\nJust type next line in your `book.toml` file:\n\n```toml\n[preprocessor.pikchr]\n```\n\n## Source code\n\nSource code available on [GitHub][7].\n\n[1]: https://rust-lang.github.io/mdBook\n[2]: https://pikchr.org\n[3]: https://en.wikipedia.org/wiki/Pic_language\n[4]: https://spec.commonmark.org/0.29/#fenced-code-blocks\n[5]: https://crates.io/crates/mdbook-pikchr\n[6]: https://pikchr.org/home/file?name=pikchr.c\u0026ci=1e14a4118c79991c\n[7]: https://github.com/podsvirov/mdbook-pikchr\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodsvirov%2Fmdbook-pikchr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpodsvirov%2Fmdbook-pikchr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpodsvirov%2Fmdbook-pikchr/lists"}