Skip to content
View samuelsonbrito's full-sized avatar

Sponsoring

@DJ-Raven

Organizations

@descompila @OcellatusLab

Block or report samuelsonbrito

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
samuelsonbrito/README.md

My Roq Site

A static site built with Roq, a static site generator powered by Quarkus.

Getting Started

Install the Roq CLI (installs JBang if needed):

curl -Ls https://sh.jbang.dev | bash -s - app install --fresh --force roq@quarkiverse/quarkus-roq

Then:

# Start dev mode with live-reload
roq start

# Build the static site
roq generate

# Preview the generated site
roq serve

Dev mode runs on http://localhost:8080 (use -p to change the port).

Project Structure

content/           Pages and collections (posts/, etc.)
templates/
  layouts/         Page layouts
  partials/        Reusable template fragments
data/              Structured data files (YAML/JSON)
public/            Static assets served as-is (images, etc.)
web/               JS/CSS sources (bundled by Quarkus Web Bundler)
config/
  application.properties

Useful Commands

roq add plugin:tagging     # Add a plugin
roq add theme:default      # Add a theme
roq update                 # Update to latest Roq version

AI Coding Assistants

Give your AI assistant full context about Roq by pointing it to https://iamroq.dev/llms.txt.

For detailed skill files, run:

mvn dependency:list -DincludeGroupIds=io.quarkiverse.roq -DoutputAbsoluteArtifactFilename=true

Then extract skills from the *-deployment JARs listed in the output:

unzip -p PATH_TO_JAR META-INF/quarkus-skill.md > .claude/skills/SKILL_NAME.md

Learn More

Pinned Loading

  1. LibreSign/libresign LibreSign/libresign Public

    Control how your documents get signed

    PHP 779 116

  2. descompila/MercadinhoGosling descompila/MercadinhoGosling Public

    ☕️ Aulas Java com Banco de Dados MySQL

    Java 51 32

  3. produtos-front produtos-front Public

    Vue 24 13

  4. descompila/BiometriaJava descompila/BiometriaJava Public

    ☝️ Exemplo de integração com Leitor Biométrico CIS - Futronic

    Java 10 5

  5. GerarPDFJava GerarPDFJava Public

    Gerando PDF em Java com iText

    Java 7 4

  6. descompila/JavaFXArduino descompila/JavaFXArduino Public

    ☕️ Comunicação de Java com Arduino com jSerialComm

    Java 8 2