GameStuff Blocks
A lightweight, WordPress-native collection of Gutenberg blocks for documentation, wiki, and knowledge base websites.
by Irvan Noerfazri · github.com/irvangen09/gamestuff-blocks · website
★ 2stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/irvangen09/gamestuff-blocks/archive/refs/heads/main.zipFrom the readme
GameStuff Blocks
A lightweight, WordPress-native collection of Gutenberg blocks for documentation, wiki, knowledge base, and article-driven websites.
GameStuff Blocks is built around a small set of well-made blocks rather than a large number of overlapping ones. Every block has a clear purpose, produces clean semantic HTML, is built with accessibility in mind, and loads no CSS or JavaScript it doesn't need.
Requirements
- PHP 8.0+
- WordPress 6.9+
No jQuery or other legacy front-end libraries are used — blocks are built with modern, dependency-free JavaScript where scripting is needed at all.
Blocks
- TOC — an automatic table of contents built from the article's headings, with anchor ids injected into the article body so each entry links directly to its section.
- Accordion — displays content as a set of collapsible panels.
- Content Scroll — a navigation grid on desktop that becomes a native horizontal scroll on mobile.
- Timeline — a vertical timeline for sequential content (events, walkthroughs, quests, etc.), with a Numbered Timeline variant.
- Character Infobox — a portrait + key/value information card, e.g. for character profiles, item stats, or ques
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.11.0 | Aug 17, 2026 |
| v1.10.0 | Aug 9, 2026 |
| v1.9.0 | Aug 6, 2026 |
| v1.8.0 | Aug 6, 2026 |
| v1.7.0 | Aug 6, 2026 |
| v1.6.0 | Aug 6, 2026 |
| v1.5.1 | Jul 28, 2026 |
| v1.5.0 | Jul 27, 2026 |
| v1.4.0 | Jul 27, 2026 |
| v1.3.0 | Jul 26, 2026 |
| v1.2.0 | Jul 26, 2026 |
| v.1.1.0 | Jul 26, 2026 |
| v1.0.0 | Jul 26, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.