lukaszraczylo
bbbeb8461b
chore(ci): bump actions off deprecated Node 20 ( #2 )
...
actions/checkout@v4 -> @v6, actions/setup-go@v5 -> @v6,
peter-evans/create-pull-request@v7 -> @v8. Pinned major
versions; all three were flagged by the runner deprecation
notice (Node 20 forced off June 2 2026, removed Sept 16 2026).
2026-05-20 23:00:25 +01:00
lukaszraczylo
35058dd70b
docs(pages): add GitHub Pages landing page mirroring kportal's design
...
- docs/index.html — full landing page (Tailwind CDN, FA icons, Inter+JetBrains Mono,
light/dark mode, glass-morphism nav, hero + features + comparison + install +
usage + examples grid + codegen pipeline + advanced collapsibles + footer)
- docs/logo-light.svg / logo-dark.svg — paper-plane wordmark SVGs
- docs/CNAME — go-telegram.raczylo.com
- .github/workflows/pages.yml — GitHub Pages deploy from docs/ on push to main
ACTION REQUIRED: enable GitHub Pages in repo Settings → Pages → Source: GitHub Actions.
Add a DNS CNAME record: go-telegram.raczylo.com → lukaszraczylo.github.io
2026-05-09 14:14:37 +01:00