Medium syndication information

This commit is contained in:
Brandon Rozek 2023-01-05 14:04:45 -05:00
parent e5a96d735a
commit c5ff5538a6
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
276 changed files with 371 additions and 80 deletions

View file

@ -1,9 +1,11 @@
---
title: "Pretty RSS Feeds"
date: 2022-12-04T21:42:36-05:00
draft: false
tags: []
date: 2022-12-04 21:42:36-05:00
draft: false
math: false
medium_enabled: true
medium_post_id: 5eb712e808ae
tags: []
title: Pretty RSS Feeds
---
Hi, I have a RSS feed. This allows you to subscribe to my words without me even knowing. How does it work? Well you need an RSS link, here's mine:
@ -34,4 +36,4 @@ Most RSS feeds don't come styled. Therefore if you click on the RSS link you'll
<?xml-stylesheet href="/PATH-TO-YOUR-STYLES/pretty-feed-v3.xsl" type="text/xsl"?>
```
I hope more bloggers incorporate the style into their feed. I'm waiting for the day that the largest blogging platform Wordpress includes it by default.
I hope more bloggers incorporate the style into their feed. I'm waiting for the day that the largest blogging platform Wordpress includes it by default.