Blog
All the latest posts from the Roq team.
How 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