|
You are here |
me.micahrl.com | ||
| | | | |
com.micahrl.me
|
|
| | | | | All rituals restricted. All rites reserved. | |
| | | | |
wip.tf
|
|
| | | | | Listen to this post: Your browser does not support the audio element. After stumbling upon this post I decided to give XSLT a go. A few examples Making my blog's RSS feed look like my front page: This site's RSS feed visually mimics its front page . Prettifying the output of my feed generator . Beautiful Podcast Feed with embedded episode player for my youtube to podcast project. Some notes after playing with XSLT in a few projects: Styling your site's feed to match your site's appearance is trivial, but probably confusing when a user expects to have clicked on an RSS feed (thus the orange banner on this site's feed). Poor support across browsers: Safari appears to ignore Content-type, doesn't want to display the XML at all: | |
| | | | |
pklucky.neocities.org
|
|
| | | | | Tutorial on how to set up an RSS feed for a static website. | |
| | | | |
www.ssp.sh
|
|
| | | A static site generator (SSG) is a software used to generate static websites. Usually in plain HTML with added CSS, and potentially little JavaScript. | ||