Skip to content

add README, example app, and GitHub Pages docs#29

Merged
mikehelmick merged 1 commit into
mainfrom
docs/readme-pages-example
Apr 5, 2026
Merged

add README, example app, and GitHub Pages docs#29
mikehelmick merged 1 commit into
mainfrom
docs/readme-pages-example

Conversation

@mikehelmick
Copy link
Copy Markdown
Owner

@mikehelmick mikehelmick commented Apr 5, 2026

Summary

  • README: rewritten with full package table, installation, and quick examples for all packages
  • examples/wordfreq: OTP-style word frequency service showing supervisor, agent, task, pipeline, slice, and maps working together
  • GitHub Pages: _config.yml (minima theme) and index.md with full API reference — will deploy to https://mikehelmick.github.io/go-functional/

Test plan

  • make test passes
  • make lint passes
  • GitHub Pages deploys successfully after merge

🤖 Generated with Claude Code

- Update README with package table and quick usage examples
- Add examples/wordfreq: OTP-style word frequency service demonstrating
  supervisor, agent, task, pipeline, slice, and maps working together
- Add Jekyll _config.yml and index.md for GitHub Pages at
  https://mikehelmick.github.io/go-functional/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cla-bot cla-bot Bot added the cla-signed label Apr 5, 2026
@mikehelmick mikehelmick merged commit a29a90f into main Apr 5, 2026
3 checks passed
@mikehelmick mikehelmick deleted the docs/readme-pages-example branch April 5, 2026 16:25
@mikehelmick mikehelmick restored the docs/readme-pages-example branch April 5, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant