curben
2f062354fa
fix(open_graph): escape html characters in description
2019-10-18 03:31:47 +01:00
curben
d6cccfb940
fix(open_graph): remove trailing index.html from url
2019-10-18 02:17:59 +01:00
curben
d122f5fa6e
style(open_graph): move image-related function to continuous lines
2019-10-18 02:12:43 +01:00
curben
1b6841e9ef
feat(open_graph): add article:author
2019-10-18 02:10:57 +01:00
curben
b545b38c1e
feat(open_graph): remove duplicate twitter tags
...
- https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/markup
- prioritise site.config than theme.config
2019-10-18 02:04:31 +01:00
curben
07b342bb27
feat(open_graph): replace keywords with article:tag
...
- https://yoast.com/meta-keywords/
- add date-related tags to all pages
2019-10-18 01:53:01 +01:00
curben
c3ed7a9840
style: http to https
2019-10-17 11:24:55 +01: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
c61fdab84f
fix(sitemap): modernise
...
- 'index.html' removal function is replaced by pretty_urls config
- add homepage
- remove uriencode, permalink is now encoded by default in Hexo v4+
- es6-fy
2019-10-17 07:01:35 +01:00
curben
14c57d7009
fix: move scripts to theme
...
- portability
2019-10-06 10:52:28 +01:00