Hacker News new | ask | show | jobs
by mikae1 814 days ago
Do you write RSS feeds by hand too?
2 comments

Actually, I do. Why would I do it differently than the HTML I just authored?
RSS feeds are easily scriptable
How?
Loop over your HTML files with shell and echo/printf some XML tags?