mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-25 18:34:23 +01:00
Feature Request: Add Configurable HTML Partial Template for Streaming Info #3
Labels
No labels
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Aroy/Rinkusu#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description:
I would like to request the addition of a configurable HTML partial template to the Rinkusu theme, designed to display streaming information primarily from OwnCast, but also supporting other streaming platforms. This feature will enhance the theme by providing users with a flexible way to showcase live streaming data on their websites.
Rationale:
Integrating streaming information directly into the Hugo theme will greatly benefit users who host live streams. By displaying real-time data from OwnCast and other platforms, site visitors can easily see live stream details, enhancing user engagement and providing a seamless experience.
Use Cases:
Implementation Ideas:
streaming.html
) in the theme.config.toml
file or other configuration options.Additional Context:
Some Rinkusu theme users are content creators and streamers who would benefit from having their live streaming information seamlessly integrated into their website. By supporting platforms like OwnCast, this feature aligns with the needs of these users, offering a modern and interactive experience.
Example configuration in
config.toml
:Example usage in a Hugo template:
Example
streaming.html
partial template:By adding this feature, the Hugo theme will cater to a wider audience and provide valuable functionality for users who incorporate live streaming into their web presence.