7 Commits

Author SHA1 Message Date
Ahmad Al Maaz
0119d23567 Import escape function locally from html-escaper 2021-06-19 12:02:56 +03:00
Ahmad Al Maaz
4c1b4fbd78 Swap convertStringToHTML with html-escaper module 2021-06-18 22:19:29 +03:00
Dávid Lévai
b04e3f1279
Add convertStringToHTML function to prevent RSS encoding issues
When parsing descriptions and titles with characters like '&', '<', etc. feed was broken. This regex swaps these characters with their HTML entity equivalent.
2021-06-12 11:37:28 +02:00
Timothy
18533065ed fix image link and xml blog path 2021-01-19 22:03:09 +08:00
Timothy
2b2ea2747c fix broken rss guid and link 2021-01-19 21:40:24 +08:00
Timothy
1c2f40424b add tag based rss feed 2021-01-13 18:35:20 +08:00
Timothy Lin
9a6f4efbb8 Upload starter template 2021-01-09 17:50:45 +08:00