Skip to content

Reflect Telegram as a notification destination - #23

Merged
vpetersson merged 1 commit into
masterfrom
feat/telegram-destination
Jul 27, 2026
Merged

Reflect Telegram as a notification destination#23
vpetersson merged 1 commit into
masterfrom
feat/telegram-destination

Conversation

@vpetersson-bot

Copy link
Copy Markdown
Collaborator

What

Notipus now delivers enriched alerts to Telegram in addition to Slack (see Notipus/Notipus#37). This surfaces that on the marketing site.

Scoped intentionally: I kept the Slack-first hero/positioning intact (that's a brand call) and only reflected the new capability where destinations are described.

Changes

  • Home feature copy (layouts/index.html): "from webhook to Slack or Telegram in seconds".
  • FAQ (layouts/faq.html) — new entry: "Can I get notifications somewhere other than Slack?" → yes, Telegram via a bot token + chat ID, per workspace.
  • FAQ schema (layouts/partials/schema/faqpage.html): the same Q added to the FAQPage JSON-LD (the file is marked "keep in sync with faq.html").

Verification

  • bun run lint:css, bun run lint:md, bun run format:check — all pass (the CI gate).
  • hugo --minify builds cleanly (12 pages); confirmed the new content renders in the FAQ page, its JSON-LD, and the home feature card.

Note

If you'd like a deeper pass (hero subhead, the "→ Slack" eyebrow, a Telegram logo in the "Connects to" strip, or the remaining "to Slack" phrasings), say the word — I stopped short of rebranding the core positioning on purpose.

🤖 Generated with Claude Code

Notipus now delivers enriched alerts to Telegram in addition to Slack
(Notipus/Notipus#37). Surface it on the marketing site without changing
the Slack-first positioning:

- Feature copy: "from webhook to Slack or Telegram in seconds".
- New FAQ entry "Can I get notifications somewhere other than Slack?"
  in both layouts/faq.html and the FAQPage schema (kept in sync).

Verified: bun lint:css/lint:md/format:check pass, and `hugo --minify`
builds cleanly (12 pages) with the new content in the rendered FAQ page,
JSON-LD, and home feature card.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GMSEWRc8EtJUAeRWEJLw8u
@vpetersson
vpetersson merged commit d5bded5 into master Jul 27, 2026
2 checks passed
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.

2 participants