Commit Graph

7 Commits

Author SHA1 Message Date
MDLeom c422ff91ee
refactor: utilise full_url_for()
- https://github.com/hexojs/hexo-generator-feed/pull/149
2020-08-21 12:37:10 +00:00
MDLeom 317704fcb2
refactor(sitemap): utilise full_url_for() 2020-07-01 08:34:40 +01:00
MDLeom c0c8c846d1
fix(feed): published data should be formatted correctly
- rename 'data' function to 'formatDate' for clarity
2020-07-01 08:23:48 +01:00
MDLeom 88a26ab144
refactor(feed): object shorthand 2020-07-01 08:21:24 +01:00
curben 80fec3c2f4
refactor(feed): replace encodeURI with encodeURL 2019-12-12 09:00:03 +00:00
curben 8c8c334eaa
fix(feed): compatibility with hexo 4
- permalink variable is now encoded by default
- es6-fy
- remove categories list
2019-10-17 10:28:40 +01:00
curben 14c57d7009
fix: move scripts to theme
- portability
2019-10-06 10:52:28 +01:00
Renamed from scripts/feed/generator.js (Browse further)