{"id":16715077,"url":"https://github.com/krzysztof-cieslak/codehike-block","last_synced_at":"2025-09-08T11:04:41.906Z","repository":{"id":95688925,"uuid":"567000968","full_name":"Krzysztof-Cieslak/CodeHike-block","owner":"Krzysztof-Cieslak","description":"GitHub Block to display Code Hike code walkthroughs","archived":false,"fork":false,"pushed_at":"2022-11-17T16:53:29.000Z","size":186,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-07T17:57:09.864Z","etag":null,"topics":["github-blocks"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Krzysztof-Cieslak.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-11-16T21:28:14.000Z","updated_at":"2023-03-22T17:52:27.000Z","dependencies_parsed_at":"2023-06-19T06:58:42.746Z","dependency_job_id":null,"html_url":"https://github.com/Krzysztof-Cieslak/CodeHike-block","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"githubnext/blocks-template","purl":"pkg:github/Krzysztof-Cieslak/CodeHike-block","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krzysztof-Cieslak%2FCodeHike-block","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krzysztof-Cieslak%2FCodeHike-block/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krzysztof-Cieslak%2FCodeHike-block/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krzysztof-Cieslak%2FCodeHike-block/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Krzysztof-Cieslak","download_url":"https://codeload.github.com/Krzysztof-Cieslak/CodeHike-block/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krzysztof-Cieslak%2FCodeHike-block/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274174268,"owners_count":25235203,"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-09-08T02:00:09.813Z","response_time":121,"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":["github-blocks"],"created_at":"2024-10-12T21:08:17.182Z","updated_at":"2025-09-08T11:04:41.875Z","avatar_url":"https://github.com/Krzysztof-Cieslak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeHike Block\n\n[![name](https://img.shields.io/badge/GitHub%20Blocks-Build%20with%20%E2%9D%A4%EF%B8%8F%EF%B8%8F-blue?style=for-the-badge)](https://blocks.githubnext.com/)\n\nBlock for displaying code walkthroughs with [CodeHike](https://codehike.org/). It's best used together with Markdown Block - to embed the walkthroughs directly in your interactive Readme. \nHere below, is the basic example of how to use it in the readme:\n\n\u003cBlockComponent\nblock={{\"owner\":\"Krzysztof-Cieslak\",\"repo\":\"CodeHike-block\",\"id\":\"codeHike-block\",\"type\":\"file\"}}\ncontext={{\"repo\":\"CodeHike-block\",\"owner\":\"Krzysztof-Cieslak\",\"path\":\"examples/codehike.mdx\",\"sha\":\"HEAD\",\"file\":\"README.md\"}}\nheight={931}\n/\u003e\nAnd here is another, longer example: \n\n\u003cBlockComponent\nblock={{\"owner\":\"Krzysztof-Cieslak\",\"repo\":\"CodeHike-block\",\"id\":\"codeHike-block\",\"type\":\"file\"}}\ncontext={{\"repo\":\"CodeHike-block\",\"owner\":\"Krzysztof-Cieslak\",\"path\":\"examples/Scrollycoding.mdx\",\"sha\":\"HEAD\",\"file\":\"README.md\"}}\nheight={398}\n/\u003e\nThe implementation is based on the [CodeHike Playground](https://github.com/code-hike/codehike/tree/next/playground)\n\n## How to contribute\n\n_Imposter syndrome disclaimer_: I want your help. No really, I do.\n\nThere might be a little voice inside that tells you you're not ready; that you need to do one more tutorial, or learn another framework, or write a few more blog posts before you can help me with this project.\n\nI assure you, that's not the case.\n\nThis project has some clear Contribution Guidelines and expectations that you can [read here](CONTRIBUTING.md).\n\nThe contribution guidelines outline the process that you'll need to follow to get a patch merged. By making expectations and process explicit, I hope it will make it easier for you to contribute.\n\nAnd you don't just have to write code. You can help out by writing documentation, tests, or even by giving feedback about this work. (And yes, that includes giving feedback about the contribution guidelines.)\n\nThank you for contributing!\n\n## Contributing and copyright\n\nThe project is hosted on [GitHub](https://github.com/Krzysztof-Cieslak/CodeHike-block) where you can [report issues](https://github.com/Krzysztof-Cieslak/CodeHike-block/issues), participate in [discussions](https://github.com/Krzysztof-Cieslak/CodeHike-block/discussions), fork\nthe project and submit pull requests.\n\nThe library is available under [MIT license](LICENSE.md), which allows modification and redistribution for both commercial and non-commercial purposes.\n\nPlease note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzysztof-cieslak%2Fcodehike-block","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrzysztof-cieslak%2Fcodehike-block","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzysztof-cieslak%2Fcodehike-block/lists"}