diff --git a/_config.yml b/_config.yml index e7804c5..6661757 100644 --- a/_config.yml +++ b/_config.yml @@ -138,14 +138,12 @@ feed: type: atom path: atom.xml limit: 20 - hub: - content: content_limit: 140 content_limit_delim: ' ' order_by: -date - icon: icon.png + pretty_atom_file: /css/atom.xsl + pretty_rss2_file: /css/rss2.xsl autodiscovery: true - template: sitemap: path: diff --git a/package-lock.json b/package-lock.json index 08e1d09..a7a45ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1181,9 +1181,9 @@ } }, "node_modules/filelist": { - "version": "1.0.4", - "resolved": "https://mirrors.huaweicloud.com/repository/npm/filelist/-/filelist-1.0.4.tgz", - "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", + "version": "1.0.6", + "resolved": "https://mirrors.huaweicloud.com/repository/npm/filelist/-/filelist-1.0.6.tgz", + "integrity": "sha512-5giy2PkLYY1cP39p17Ech+2xlpTRL9HLspOfEgm0L6CwBXBTgsK5ou0JtzYuepxkaQ/tvhCFIJ5uXo0OrM2DxA==", "license": "Apache-2.0", "dependencies": { "minimatch": "^5.0.1" @@ -1386,9 +1386,9 @@ } }, "node_modules/glob/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "version": "3.1.5", + "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-3.1.5.tgz", + "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==", "license": "ISC", "dependencies": { "brace-expansion": "^1.1.7" @@ -3373,9 +3373,9 @@ } }, "node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "version": "5.1.9", + "resolved": "https://mirrors.huaweicloud.com/repository/npm/minimatch/-/minimatch-5.1.9.tgz", + "integrity": "sha512-7o1wEA2RyMP7Iu7GNba9vc0RWWGACJOCZBJX2GJWip0ikV+wcOsgVuY9uE8CPiyQhkGFSlhuSkZPavN7u1c2Fw==", "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" diff --git a/themes/butterfly/source/css/atom.xsl b/themes/butterfly/source/css/atom.xsl new file mode 100644 index 0000000..60702a0 --- /dev/null +++ b/themes/butterfly/source/css/atom.xsl @@ -0,0 +1,38 @@ + + + This RSS feed for the + + website. + + You can subscribe this RSS feed by + Feedly, + Inoreader, + Newsblur, + Follow, + RSS Reader + or + View Source. + + Read More + + Read More + diff --git a/themes/butterfly/source/css/rss2.xsl b/themes/butterfly/source/css/rss2.xsl new file mode 100644 index 0000000..8f5106a --- /dev/null +++ b/themes/butterfly/source/css/rss2.xsl @@ -0,0 +1,38 @@ + + + This RSS feed for the + + website. + + You can subscribe this RSS feed by + Feedly, + Inoreader, + Newsblur, + Follow, + RSS Reader + or + View Source. + + Read More + + Read More +
+ This RSS feed for the + + website. +
+ You can subscribe this RSS feed by + Feedly, + Inoreader, + Newsblur, + Follow, + RSS Reader + or + View Source. +