Blog
All the latest posts from the Roq team.
The first Roq plugin is for tagging (with pagination)
We introduced the first Roq plugin, it is for collection tagging & with pagination support!
2024, Oct 08 — 1 minute(s) readOut of the box awesome SEO
Learn how to implement SEO in Roq in a blink of an eye.
2024, Sep 23 — 3 minute(s) readMastering Pagination in Roq
Learn how to implement pagination in Roq to enhance your content navigation. This article walks through the process of adding pagination, configuring page size, and customizing links.
2024, Sep 20 — 1 minute(s) readHow to add syntax highlighting to your Roq site
Learn how to integrate syntax highlighting into your Roq site using Highlight.js and the Quarkus web-bundler extension. This guide walks you through the simple steps to add it via the pom.xml, JavaScript, and SCSS files.
2024, Sep 20 — 2 minute(s) readEasily manage Drafts and Future articles in Roq
Roq SSG introduces a new feature that allows you to hide or show draft and future articles using simple Quarkus configurations. This update gives developers greater control over which content is visible, improving content management and workflow.
2024, Sep 19 — 1 minute(s) readEffortless URL Handling in Roq with Qute super-power
Effortlessly manage both relative and absolute URLs with our enhanced Qute-powered feature. Utilizing the RoqUrl class, you can easily join and resolve paths, ensuring clean and predictable URLs. This update simplifies URL handling, making your code more efficient and your content easier to navigate and share.
2024, Sep 16 — 2 minute(s) readWelcome to Roq!
This is the first article ever made with Quarkus Roq
2024, Aug 29 — 2 minute(s) read