Overview
BroadcastChannel allows users to turn their Telegram Channel into a MicroBlog. With features like SEO friendly URLs, RSS and RSS JSON feeds, and support for serverless platforms like Cloudflare, Netlify, and Vercel, users can easily create and deploy their MicroBlog.
Features
- Turn Telegram Channel into MicroBlog: Transform your Telegram Channel into a MicroBlog on BroadcastChannel.
- SEO Friendly: Generate SEO friendly URLs and sitemap.xml for better search engine visibility.
- RSS Feeds: Create RSS and RSS JSON feeds for your MicroBlog content.
- Serverless Deployment: Supports deployment on serverless platforms like Cloudflare, Netlify, and Vercel.
Installation
To install the BroadcastChannel theme, follow these steps:
- Docker Installation:
docker pull ghcr.io/ccbikai/broadcastchannel:main docker run -d --name broadcastchannel -p 4321:4321 -e CHANNEL=miantiao_me ghcr.io/ccbikai/broadcastchannel:main
- Serverless Deployment:
- Fork the project on GitHub
- Create a project on Cloudflare/Netlify/Vercel
- Select the BroadcastChannel project and the Astro framework
- Configure the environment variable CHANNEL with your channel name
- Save and deploy
Summary
BroadcastChannel allows users to create a MicroBlog from their Telegram Channel with features like SEO friendly URLs, RSS feeds, and serverless deployment options. By following the installation guide, users can easily set up their MicroBlog and start sharing content with their audience.