--- title: Hello, world! I'm Roq description: Java Static Site Generator name: I am Roq simple-name: Roq image: logo.svg social-twitter: quarkusio social-facebook: social-github: quarkiverse/quarkus-roq social-linkedin: quarkusio layout: home --- {#roq/hero logo="/images/mascot.svg"} {#title}Ready to Roq my world!{/title} {#tagline}Your site, powered by Quarkus{/tagline} {#subtitle}Writing with Roq is delightful, it is all free and Open Source. Build amazing static sites with the power of Java and Quarkus.{/subtitle} Let's Roq the basics My Blog {/}
{#roq/featureCard icon="fa-bolt" title="Java & Quarkus"} Built with Java and Quarkus under the hood, but you don't need to know them. Just enjoy blazing fast dev mode with live-reload. {/} {#roq/featureCard icon="fa-puzzle-piece" title="Plugin System"} Markdown, AsciiDoc, tagging, search, diagrams, series, sitemap and more. All as Quarkus extensions. {/} {#roq/featureCard icon="fa-palette" title="Themes & Templates"} Qute templates with simple and readable syntax. Themes are just Quarkus extensions. {/} {#roq/featureCard icon="fa-arrow-up-right-from-square" title="Easy to Deploy"} Generate static files and deploy anywhere: GitHub Pages, Netlify, or any static server. {/}

Next steps

Edit the content in the content/ directory, customize the look in web/, and make it yours.