Commit Graph
4 Commits
Author SHA1 Message Date
Dávid LévaiandGitHub 9459b2a761 Added my website to examples 2021-08-28 19:54:02 +02:00
Dávid LévaiandGitHub 8920e8425a add /blog to pages 2021-06-20 16:47:56 +02:00
Dávid LévaiandGitHub c741e0894c Remove /404 & /[...slug] from sitemap 2021-06-20 11:38:37 +02:00
Dávid LévaiandGitHub 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