Blog
All the latest posts from the Roq team.
Add Comments to Your Blog with a Web Component (30min)
Step-by-step tutorial: build a Lit web component for comments backed by a Quarkus REST API on your Roq blog.
Jul 5, 2026 — 13 minute(s) readAdd Comments to Your Blog with Hybrid Mode (30min)
Step-by-step tutorial: add dynamic comments to your Roq blog using hybrid mode, Panache, and Qute templates.
Jul 5, 2026 — 12 minute(s) readCreate a Link-Tree with Roq (45min)
Step-by-step tutorial: build a personal link-tree site from scratch with Roq.
Jul 5, 2026 — 24 minute(s) readCreate a Blog from Scratch with Roq (45min)
Step-by-step tutorial: build a blog from scratch with Roq using the base theme. Learn layouts, collections, and Tailwind styling.
Jul 5, 2026 — 19 minute(s) readCreate your own Blog with Roq (30min)
Step-by-step tutorial: create and customize a blog with Roq using the default theme.
Jul 5, 2026 — 15 minute(s) readCollapsible Sections: Hide and Reveal Content in Your Posts
The Roq default theme now styles HTML collapsible sections out of the box, in both Markdown and AsciiDoc content. Perfect for tutorials with hints, FAQs, and long reference sections.
Jul 1, 2026 — 2 minute(s) readGenerate first class citizen pages from your data
You can now generate pages dynamically from data collections, perfect for catalogs, team pages, or any content driven by structured data files.
May 22, 2026 — 2 minute(s) readDevoured: My Healthy Instagram for Tech News
How I built a daily AI-curated tech digest with Roq, replacing doomscrolling with something actually useful.
May 20, 2026 — 4 minute(s) readHow AI Helped Me Rebuild My Blog and Move from Jekyll to Quarkus Roq
A comprehensive journey of rebuilding a personal blog with the help of AI, moving from Jekyll to Quarkus Roq, exploring GitHub Issues Driven Development, and discovering how modern AI tools can transform the way we build and maintain websites.
May 6, 2026 — 26 minute(s) readGFM Alert Blocks: Styled Callouts in Your Markdown
Roq supports GitHub Flavored Markdown alert blocks with icons and themed colors. Learn how to use NOTE, TIP, IMPORTANT, WARNING, and CAUTION blocks, and how to add custom alert types.
May 4, 2026 — 4 minute(s) read