Radio T Site

screenshot of Radio T Site
hugo

Сайт подкаста Радио-Т

Overview:

The Радио-Т hugo is a theme and set of scripts used for creating and delivering a generated website and publishing podcasts. Before using it, you need to have the docker image "publisher" built. The scripts for publishing can be accessed using the "make" command in the "./publisher" directory. They allow for creating templates for new episodes, uploading MP3 files with tags and images, deploying changes to a git repository, and more.

Features:

  • Easy setup: Requires docker-compose and a pre-built docker image.
  • Template creation: Allows for creating templates for new podcast episodes.
  • MP3 file handling: Includes a script for adding tags and images to an MP3 file and distributing it to multiple nodes.
  • Deployment automation: Provides a script for adding changes to a git repository and deploying them.
hugo
Hugo

Hugo is an open-source static site generator that features fast build times, flexible themes, support for multiple content formats, multilingual websites, live reloading, and an active community. It allows developers to easily create and deploy SEO-friendly and mobile-responsive websites.