generated from NetCoreTemplates/razor-ssg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
title: Podcasts now in Razor SSG | ||
summary: Razor SSG now includes support for Podcasts | ||
tags: [razor,ssg,markdown] | ||
url: https://media.servicestack.com/podcasts/razor-ssg-podcasts.mp3 | ||
media: {size:842061,duration:210.456000,format:mp3} | ||
--- | ||
|
||
This episode looks at Razor SSG - a free, open-source project template for creating fast, | ||
static websites and blogs, now includes support for podcasts. | ||
|
||
This new feature leverages Markdown and C# Razor Pages, allowing users to easily | ||
add podcasts to their websites. Users can create and publish podcasts for free using | ||
GitHub Pages CDN and customize podcast content with Markdown and interactive Vue Components. | ||
|
||
Podcasts are playable through an integrated AudioPlayer component, and users can easily browse | ||
podcast archives by tags and year. The template also generates an iTunes-compatible | ||
RSS feed, making it simple to publish podcasts to Apple Podcasts. | ||
|
||
### Links | ||
|
||
- [Blog Post](/posts/razor-ssg-podcasts) |