Skip to content

Add hello-world example to examples directory#231

Merged
szmyty merged 2 commits intomainfrom
copilot/add-working-hello-world-example
Mar 31, 2026
Merged

Add hello-world example to examples directory#231
szmyty merged 2 commits intomainfrom
copilot/add-working-hello-world-example

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 31, 2026

Adds a minimal, self-contained example to reduce onboarding friction and provide a quick sanity-check for new users.

Changes

  • examples/hello-world/hello.md – sample Markdown input covering common formatting (headings, bold, code block)
  • examples/hello-world/renderflow.yaml – minimal config wiring hello.md → HTML output under dist/
  • examples/hello-world/README.md – prerequisites, run instructions, expected output path, and dry-run usage

Usage

cd examples/hello-world
renderflow build
# → dist/hello.html

Copilot AI linked an issue Mar 31, 2026 that may be closed by this pull request
4 tasks
Copilot AI changed the title [WIP] Add working hello-world example in examples directory Add hello-world example to examples directory Mar 31, 2026
Copilot AI requested a review from szmyty March 31, 2026 02:58
@szmyty szmyty marked this pull request as ready for review March 31, 2026 03:28
@szmyty szmyty merged commit 6bbeaaa into main Mar 31, 2026
@devactivity-app
Copy link
Copy Markdown

Pull Request Summary by devActivity

Metrics

Cycle Time: 33m Pickup Time: 29m Review Time: < 1 min

Achievements

@szmyty szmyty deleted the copilot/add-working-hello-world-example branch March 31, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📦 Add working hello-world example in examples directory

2 participants