Add GitHub Pages site and release workflow (#20, #21) - docs/index.html: landing page with dynamic download links (fetches latest GitHub Release via API), usage instructions, supported question types - build.yml: zip macOS .app on tag push, upload all platform binaries to GitHub Release via softprops/action-gh-release@v2