{"id":16311330,"url":"https://github.com/zag/rakupod-rakudoc-blocks","last_synced_at":"2025-08-27T04:13:07.307Z","repository":{"id":152991756,"uuid":"613992499","full_name":"zag/rakupod-rakudoc-blocks","owner":"zag","description":"View and edit Raku Pod content, with the ability to embed other blocks","archived":false,"fork":false,"pushed_at":"2023-03-15T05:50:11.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T22:34:51.571Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2023-03-14T17:13:16.000Z","updated_at":"2023-03-14T17:13:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1e58648-f456-4b73-8afd-18425d5c5d6e","html_url":"https://github.com/zag/rakupod-rakudoc-blocks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"githubnext/blocks-template","purl":"pkg:github/zag/rakupod-rakudoc-blocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Frakupod-rakudoc-blocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Frakupod-rakudoc-blocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Frakupod-rakudoc-blocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Frakupod-rakudoc-blocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zag","download_url":"https://codeload.github.com/zag/rakupod-rakudoc-blocks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zag%2Frakupod-rakudoc-blocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272289578,"owners_count":24907799,"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-08-27T02:00:09.397Z","response_time":76,"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":[],"created_at":"2024-10-10T21:44:05.003Z","updated_at":"2025-08-27T04:13:07.286Z","avatar_url":"https://github.com/zag.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Blocks Template\n\nUse this repository as a starter template for building your own Blocks.\n## Quickstart\n\n\u003e 🛑 Currently, you must be flagged into the [GitHub Blocks Technical Preview](https://blocks.githubnext.com) in order to develop blocks. There is no \"offline\" development mode at this time.\n\nFork this repo using the [`Use this template`](https://github.com/githubnext/blocks-template/generate) button above:\n\n![\"Use this template\" button](https://user-images.githubusercontent.com/8978670/144893319-5d45ab5c-12c0-42b4-99f8-97f658deb03b.png)\n\nThen, clone _your_ repo (not [this one!](https://github.com/githubnext/blocks-template)) and get ready for action:\n\n```bash\nyarn # install dependencies\nyarn start # start the dev server\n# Or use npm, pnpm, you know the drill\n```\n\nWhen you visit [localhost:4000](https://localhost:4000) in your browser, you'll be\nredirected to the Blocks app, but your locally-developed blocks will appear in the block picker:\n\n\u003cimg alt=\"Block picker\" src=\"https://user-images.githubusercontent.com/56439/181648955-101b6567-3f9b-44b3-af99-7ef3ca6161b9.png\" width=\"418\" /\u003e\n\n(if you're using Safari (or another browser that doesn't permit calling `http` URLs from an `https` page), run `yarn start-https` and visit [https://localhost:4000](https://localhost:4000) instead.)\n\nThis template includes one example File Block and one Folder Block. The dev server supports hot reloading, so make some changes, and see what they do!\n\n## Under the hood\n\nCurrently, Blocks are [React](https://reactjs.org/) components. They have a well-defined contract with their surroundings, and receive a [fixed set of props](https://github.com/githubnext/blocks/blob/main/docs/Developing%20blocks/4%20API%20reference%20and%20types.md) when they are instantiated. They are developed in [TypeScript](https://www.typescriptlang.org/), and bundled with [Vite](https://vitejs.dev/).\n\n## More Info\n\nVisit [githubnext/blocks](https://blocks.githubnext.com/githubnext/blocks) for a full tutorial, documentation, and examples.\n\nYou should also join us in our discord! There's a [#blocks channel](https://discord.com/channels/735557230698692749/1039950186136469535) where you can connect with us and other folks who are building Blocks:\n\n\u003e 👋 https://discord.gg/githubnext\n## License\n\nMIT\n\n✌️ ❤️\n_GitHub Next_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzag%2Frakupod-rakudoc-blocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzag%2Frakupod-rakudoc-blocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzag%2Frakupod-rakudoc-blocks/lists"}