GitHub Blocks Template
π£ Use this repository as a starter template if you're a GitHub user interested in building your own custom Blocks!
This project contains React components written in Typescript and bundled with Vite. Read on to learn how to build Blocks with it!
Or watch the video:
Blocks.tutorial.mp4
What are blocks?
Blocks allow you to extend GitHub's interface in some pretty powerful ways! It could be as simple as a custom renderer for files or folders in your repository, and it can be as flexible as a full interface for editing content.
You can view any repository in the experimental Blocks interface at blocks.githubnext.com.
π¨ Blocks is currently a technical preview! It may have bugs or issues, and should not be used for anything mission-critical.
Check out some blocks examples to get a better sense for what you can do with blocks, and see how someβ¦