diff --git a/package-lock.json b/package-lock.json index 3e4b895..14d9003 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,8 @@ "mdast-util-to-string": "^4.0.0", "reading-time": "^1.5.0", "sanitize-html": "^2.11.0", - "tailwindcss": "^3.3.3" + "tailwindcss": "^3.3.3", + "twikoo": "^1.6.29" }, "devDependencies": { "@typescript-eslint/parser": "5.59.7", @@ -7113,6 +7114,11 @@ "node": "*" } }, + "node_modules/twikoo": { + "version": "1.6.29", + "resolved": "https://registry.npmjs.org/twikoo/-/twikoo-1.6.29.tgz", + "integrity": "sha512-YgtKBEN/Ayw/uFEKud1RXF+ZPG9Q3X6gvAeUMSJFZHXvwNzrJA2ZgRlAOqib03tFGF/0R5/wFRPJfoCChMOrvg==" + }, "node_modules/type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", @@ -12855,6 +12861,11 @@ "safe-buffer": "^5.0.1" } }, + "twikoo": { + "version": "1.6.29", + "resolved": "https://registry.npmjs.org/twikoo/-/twikoo-1.6.29.tgz", + "integrity": "sha512-YgtKBEN/Ayw/uFEKud1RXF+ZPG9Q3X6gvAeUMSJFZHXvwNzrJA2ZgRlAOqib03tFGF/0R5/wFRPJfoCChMOrvg==" + }, "type-check": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", diff --git a/package.json b/package.json index d2906fc..cb7d736 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,8 @@ "mdast-util-to-string": "^4.0.0", "reading-time": "^1.5.0", "sanitize-html": "^2.11.0", - "tailwindcss": "^3.3.3" + "tailwindcss": "^3.3.3", + "twikoo": "^1.6.29" }, "devDependencies": { "@typescript-eslint/parser": "5.59.7", diff --git a/src/components/Comment.astro b/src/components/Comment.astro new file mode 100644 index 0000000..1254043 --- /dev/null +++ b/src/components/Comment.astro @@ -0,0 +1,14 @@ +--- +// https://github.com/withastro/astro/pull/8159/ +const { shortname, identifier, url, title } = Astro.props; + +--- +
+ diff --git a/src/components/Disqus.astro b/src/components/Disqus.astro deleted file mode 100644 index 5f42402..0000000 --- a/src/components/Disqus.astro +++ /dev/null @@ -1,20 +0,0 @@ ---- -// https://github.com/withastro/astro/pull/8159/ -const { shortname, identifier, url, title } = Astro.props; - ---- -
- - diff --git a/src/content/posts/2008-04-02-the-very-first-one.md b/src/content/posts/2008-04-02-the-very-first-one.md index f908bd3..09e2a8e 100644 --- a/src/content/posts/2008-04-02-the-very-first-one.md +++ b/src/content/posts/2008-04-02-the-very-first-one.md @@ -3,7 +3,7 @@ title: the very first one publishedAt: 2008-04-02 description: "first diary on douban backup" isPublish: true -disqus: y +comment: y --- original link: https://www.douban.com/note/10139862/ diff --git a/src/content/posts/2008-06-29-summer-kaze.md b/src/content/posts/2008-06-29-summer-kaze.md index 4b467fb..bf5fb2e 100644 --- a/src/content/posts/2008-06-29-summer-kaze.md +++ b/src/content/posts/2008-06-29-summer-kaze.md @@ -2,7 +2,7 @@ isPublish: true title: 夏日的風 publishedAt: 2008-06-29 -disqus: y +comment: y --- original link: https://www.douban.com/note/13939203/ diff --git a/src/content/posts/2008-07-21-crowded.md b/src/content/posts/2008-07-21-crowded.md index c489049..077359d 100644 --- a/src/content/posts/2008-07-21-crowded.md +++ b/src/content/posts/2008-07-21-crowded.md @@ -2,7 +2,7 @@ isPublish: true title: 人潮擁擠 publishedAt: 2008-07-21 -disqus: y +comment: y --- original link: https://www.douban.com/note/15142909/ diff --git a/src/content/posts/2008-08-02-uvic.md b/src/content/posts/2008-08-02-uvic.md index 9469fb3..b8b4b85 100644 --- a/src/content/posts/2008-08-02-uvic.md +++ b/src/content/posts/2008-08-02-uvic.md @@ -2,7 +2,7 @@ isPublish: true title: 起名字這件事很費腦筋 publishedAt: 2008-08-02 -disqus: y +comment: y --- original link: https://www.douban.com/note/15864420/ diff --git a/src/content/posts/2008-08-28-over-the-rainbow.md b/src/content/posts/2008-08-28-over-the-rainbow.md index c5b562a..f91ffa5 100644 --- a/src/content/posts/2008-08-28-over-the-rainbow.md +++ b/src/content/posts/2008-08-28-over-the-rainbow.md @@ -2,7 +2,7 @@ isPublish: true title: over the rainbow publishedAt: 2008-08-28 -disqus: y +comment: y --- original link: https://www.douban.com/note/17284065/ diff --git a/src/content/posts/2008-09-14-missing-uvic.md b/src/content/posts/2008-09-14-missing-uvic.md index ef2d27b..96013e6 100644 --- a/src/content/posts/2008-09-14-missing-uvic.md +++ b/src/content/posts/2008-09-14-missing-uvic.md @@ -2,7 +2,7 @@ isPublish: true title: 不是不想念 publishedAt: 2008-09-14 -disqus: y +comment: y --- original link: https://www.douban.com/note/18163629/ diff --git a/src/content/posts/2008-12-10-before-final-selfie.md b/src/content/posts/2008-12-10-before-final-selfie.md index 9d7c6be..1805e62 100644 --- a/src/content/posts/2008-12-10-before-final-selfie.md +++ b/src/content/posts/2008-12-10-before-final-selfie.md @@ -2,7 +2,7 @@ isPublish: true title: final期的文藝腔和無聊自拍 publishedAt: 2008-12-10 -disqus: y +comment: y --- original link: https://www.douban.com/note/22922931/ diff --git a/src/content/posts/2009-03-07-AdultStoryBook.md b/src/content/posts/2009-03-07-AdultStoryBook.md index 3be6ff8..f5f1c4b 100644 --- a/src/content/posts/2009-03-07-AdultStoryBook.md +++ b/src/content/posts/2009-03-07-AdultStoryBook.md @@ -2,7 +2,7 @@ isPublish: true title: Adult StoryBook publishedAt: 2009-03-07 -disqus: y +comment: y --- original link: https://www.douban.com/note/28295577/ diff --git a/src/content/posts/2009-03-21-emo.md b/src/content/posts/2009-03-21-emo.md index bd4da36..e3df1fe 100644 --- a/src/content/posts/2009-03-21-emo.md +++ b/src/content/posts/2009-03-21-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 頗為清閒的這個星期,竹子你在幹嘛? publishedAt: 2009-03-21 -disqus: y +comment: y --- original link: https://www.douban.com/note/29281265/ diff --git a/src/content/posts/2009-06-30-life-hot-balloon.md b/src/content/posts/2009-06-30-life-hot-balloon.md index ee5a274..be39ab8 100644 --- a/src/content/posts/2009-06-30-life-hot-balloon.md +++ b/src/content/posts/2009-06-30-life-hot-balloon.md @@ -2,7 +2,7 @@ isPublish: true title: 人生就像热气球 publishedAt: 2009-06-30 -disqus: y +comment: y --- original link: https://www.douban.com/note/37767671/ diff --git a/src/content/posts/2009-09-23-rpbf.md b/src/content/posts/2009-09-23-rpbf.md index 1e81320..2cb52fb 100644 --- a/src/content/posts/2009-09-23-rpbf.md +++ b/src/content/posts/2009-09-23-rpbf.md @@ -2,7 +2,7 @@ isPublish: true title: 哦耶~~~人品啊~~~ publishedAt: 2009-09-23 -disqus: y +comment: y --- original link: https://www.douban.com/note/45568500/ diff --git a/src/content/posts/2010-01-15-emo.md b/src/content/posts/2010-01-15-emo.md index 00ab5b1..67c9049 100644 --- a/src/content/posts/2010-01-15-emo.md +++ b/src/content/posts/2010-01-15-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 看这落寞的人间 publishedAt: 2010-01-15 -disqus: y +comment: y --- original link: https://www.douban.com/note/56999423/ diff --git a/src/content/posts/2010-03-13-douban-2yr.md b/src/content/posts/2010-03-13-douban-2yr.md index d983f77..525575b 100644 --- a/src/content/posts/2010-03-13-douban-2yr.md +++ b/src/content/posts/2010-03-13-douban-2yr.md @@ -2,7 +2,7 @@ isPublish: true title: 我豆瓣了两年 publishedAt: 2010-03-13 -disqus: y +comment: y --- original link: https://www.douban.com/note/63296299/ diff --git a/src/content/posts/2010-05-16-Dear-Victoria.md b/src/content/posts/2010-05-16-Dear-Victoria.md index f13d1a2..37e9629 100644 --- a/src/content/posts/2010-05-16-Dear-Victoria.md +++ b/src/content/posts/2010-05-16-Dear-Victoria.md @@ -2,7 +2,7 @@ isPublish: true title: Dear, Victoria publishedAt: 2010-05-16 -disqus: y +comment: y --- original link: https://www.douban.com/note/71696068/ diff --git a/src/content/posts/2010-09-18-olivia.md b/src/content/posts/2010-09-18-olivia.md index aaaadf3..8e23121 100644 --- a/src/content/posts/2010-09-18-olivia.md +++ b/src/content/posts/2010-09-18-olivia.md @@ -2,7 +2,7 @@ isPublish: true title: 思念如燕 publishedAt: 2010-09-18 -disqus: y +comment: y --- original link: https://www.douban.com/note/91558652/ diff --git a/src/content/posts/2010-10-01-emo.md b/src/content/posts/2010-10-01-emo.md index bc64fef..e5d523e 100644 --- a/src/content/posts/2010-10-01-emo.md +++ b/src/content/posts/2010-10-01-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 情绪的发泄也不是非要半夜 publishedAt: 2010-10-01 -disqus: y +comment: y --- original link: https://www.douban.com/note/93531449/ diff --git a/src/content/posts/2010-11-11-happy-1111.md b/src/content/posts/2010-11-11-happy-1111.md index 184de36..d1b38fc 100644 --- a/src/content/posts/2010-11-11-happy-1111.md +++ b/src/content/posts/2010-11-11-happy-1111.md @@ -2,7 +2,7 @@ isPublish: true title: 苦逼的光棍们节日快乐! publishedAt: 2010-11-11 -disqus: y +comment: y --- original link: https://www.douban.com/note/100054695/ diff --git a/src/content/posts/2010-12-31-2010-summary.md b/src/content/posts/2010-12-31-2010-summary.md index b497391..d542cc8 100644 --- a/src/content/posts/2010-12-31-2010-summary.md +++ b/src/content/posts/2010-12-31-2010-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 12月31日写的才叫年终总结 publishedAt: 2010-12-31 -disqus: y +comment: y --- original link: https://www.douban.com/note/125442027/ diff --git a/src/content/posts/2011-01-08-basically-hidden-youth.md b/src/content/posts/2011-01-08-basically-hidden-youth.md index 124aa57..47a07bf 100644 --- a/src/content/posts/2011-01-08-basically-hidden-youth.md +++ b/src/content/posts/2011-01-08-basically-hidden-youth.md @@ -2,7 +2,7 @@ isPublish: true title: 基本上我只是一個隱蔽的青年 publishedAt: 2011-01-08 -disqus: y +comment: y --- original link: https://www.douban.com/note/127940383/ diff --git a/src/content/posts/2011-01-11-zhuzi-self-intro.md b/src/content/posts/2011-01-11-zhuzi-self-intro.md index 710fe42..0feb6b4 100644 --- a/src/content/posts/2011-01-11-zhuzi-self-intro.md +++ b/src/content/posts/2011-01-11-zhuzi-self-intro.md @@ -2,7 +2,7 @@ isPublish: true title: 要写个有竹子特色的自我介绍 publishedAt: 2011-01-11 -disqus: y +comment: y --- original link: https://www.douban.com/note/128576759/ diff --git a/src/content/posts/2011-01-17-Vaginal-Monologues-screenplay.md b/src/content/posts/2011-01-17-Vaginal-Monologues-screenplay.md index 74ee32d..0ac6112 100644 --- a/src/content/posts/2011-01-17-Vaginal-Monologues-screenplay.md +++ b/src/content/posts/2011-01-17-Vaginal-Monologues-screenplay.md @@ -2,7 +2,7 @@ isPublish: true title: 【剧本】【阴道独白】 publishedAt: 2011-01-17 -disqus: y +comment: y --- original link: https://www.douban.com/note/488822022/ diff --git a/src/content/posts/2011-02-24-hualao.md b/src/content/posts/2011-02-24-hualao.md index 0751bd1..a056f72 100644 --- a/src/content/posts/2011-02-24-hualao.md +++ b/src/content/posts/2011-02-24-hualao.md @@ -2,7 +2,7 @@ isPublish: true title: 我最近会很话痨 publishedAt: 2011-02-24 -disqus: y +comment: y --- original link: https://www.douban.com/note/136441261/ diff --git a/src/content/posts/2011-03-04-keizoku.md b/src/content/posts/2011-03-04-keizoku.md index 5789990..22faac8 100644 --- a/src/content/posts/2011-03-04-keizoku.md +++ b/src/content/posts/2011-03-04-keizoku.md @@ -2,7 +2,7 @@ isPublish: true title: 【继续】截图 publishedAt: 2011-03-04 -disqus: y +comment: y --- original link: https://www.douban.com/note/137956692/ diff --git a/src/content/posts/2011-04-07-oh-shit.md b/src/content/posts/2011-04-07-oh-shit.md index 2d212bd..a49b24a 100644 --- a/src/content/posts/2011-04-07-oh-shit.md +++ b/src/content/posts/2011-04-07-oh-shit.md @@ -2,7 +2,7 @@ isPublish: true title: oh shit!我是真心想要戒豆瓣。 publishedAt: 2011-04-07 -disqus: y +comment: y --- original link: https://www.douban.com/note/144183893/ diff --git a/src/content/posts/2011-06-15-taiwan-2-weeks.md b/src/content/posts/2011-06-15-taiwan-2-weeks.md index d322e30..1ced5bb 100644 --- a/src/content/posts/2011-06-15-taiwan-2-weeks.md +++ b/src/content/posts/2011-06-15-taiwan-2-weeks.md @@ -2,7 +2,7 @@ isPublish: true title: 台湾14天自助游流水账【适合早上起不来、喜欢暴走、有大把时间的人】 publishedAt: 2011-06-15 -disqus: y +comment: y --- original link: https://www.douban.com/note/156347076/ diff --git a/src/content/posts/2011-06-19-habitual-rejection.md b/src/content/posts/2011-06-19-habitual-rejection.md index f901712..3be1ff9 100644 --- a/src/content/posts/2011-06-19-habitual-rejection.md +++ b/src/content/posts/2011-06-19-habitual-rejection.md @@ -2,7 +2,7 @@ isPublish: true title: 习惯性拒绝 publishedAt: 2011-06-19 -disqus: y +comment: y --- original link: https://www.douban.com/note/157075972/ diff --git a/src/content/posts/2011-06-26-nightwatch-vow.md b/src/content/posts/2011-06-26-nightwatch-vow.md index 8f846a1..867ecef 100644 --- a/src/content/posts/2011-06-26-nightwatch-vow.md +++ b/src/content/posts/2011-06-26-nightwatch-vow.md @@ -2,7 +2,7 @@ isPublish: true title: The Vow publishedAt: 2011-06-26 -disqus: y +comment: y --- original link: https://www.douban.com/note/158341134/ diff --git a/src/content/posts/2011-08-24-bday.md b/src/content/posts/2011-08-24-bday.md index 0f88a40..375b2b1 100644 --- a/src/content/posts/2011-08-24-bday.md +++ b/src/content/posts/2011-08-24-bday.md @@ -2,7 +2,7 @@ isPublish: true title: 生日坑爹特供☆ publishedAt: 2011-08-24 -disqus: y +comment: y --- original link: https://www.douban.com/note/168825372/ diff --git a/src/content/posts/2011-10-01-emo.md b/src/content/posts/2011-10-01-emo.md index c3df4bb..18ec774 100644 --- a/src/content/posts/2011-10-01-emo.md +++ b/src/content/posts/2011-10-01-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 一個小感慨 publishedAt: 2011-10-01 -disqus: y +comment: y --- original link: https://www.douban.com/note/175551581/ diff --git a/src/content/posts/2011-12-02-somehow-angry.md b/src/content/posts/2011-12-02-somehow-angry.md index bab4883..86bff99 100644 --- a/src/content/posts/2011-12-02-somehow-angry.md +++ b/src/content/posts/2011-12-02-somehow-angry.md @@ -2,7 +2,7 @@ isPublish: true title: 有的时候不吐槽真的会死,憋死 publishedAt: 2011-12-02 -disqus: y +comment: y --- original link: https://www.douban.com/note/187905605/ diff --git a/src/content/posts/2012-01-11-250-dimensions.md b/src/content/posts/2012-01-11-250-dimensions.md index 8ee5331..302c282 100644 --- a/src/content/posts/2012-01-11-250-dimensions.md +++ b/src/content/posts/2012-01-11-250-dimensions.md @@ -2,7 +2,7 @@ isPublish: true title: 所谓奔向二百五次元w publishedAt: 2012-01-11 -disqus: y +comment: y --- original link: https://www.douban.com/note/195029139/ diff --git a/src/content/posts/2012-02-18-geisha-performance-repo.md b/src/content/posts/2012-02-18-geisha-performance-repo.md index 7f63139..6029417 100644 --- a/src/content/posts/2012-02-18-geisha-performance-repo.md +++ b/src/content/posts/2012-02-18-geisha-performance-repo.md @@ -2,7 +2,7 @@ isPublish: true title: 第一次看艺妓表演 repo publishedAt: 2012-02-18 -disqus: y +comment: y --- original link: https://www.douban.com/note/201265084/ diff --git a/src/content/posts/2012-03-03-blx-emo.md b/src/content/posts/2012-03-03-blx-emo.md index 7384766..8ca6574 100644 --- a/src/content/posts/2012-03-03-blx-emo.md +++ b/src/content/posts/2012-03-03-blx-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 有的时候真觉得自己是BLX【纯发泄 publishedAt: 2012-03-03 -disqus: y +comment: y --- original link: https://www.douban.com/note/203300347/ diff --git a/src/content/posts/2012-03-30-emo.md b/src/content/posts/2012-03-30-emo.md index c314cce..35dcaa7 100644 --- a/src/content/posts/2012-03-30-emo.md +++ b/src/content/posts/2012-03-30-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 窝又来烦恼了 publishedAt: 2012-03-30 -disqus: y +comment: y --- original link: https://www.douban.com/note/207580899/ diff --git a/src/content/posts/2012-04-19-emo.md b/src/content/posts/2012-04-19-emo.md index 1dad690..4b8195e 100644 --- a/src/content/posts/2012-04-19-emo.md +++ b/src/content/posts/2012-04-19-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 419所以来一发! publishedAt: 2012-04-19 -disqus: y +comment: y --- original link: https://www.douban.com/note/209881535/ diff --git a/src/content/posts/2012-05-02-oh-my-octopus.md b/src/content/posts/2012-05-02-oh-my-octopus.md index cd07cb4..8010511 100644 --- a/src/content/posts/2012-05-02-oh-my-octopus.md +++ b/src/content/posts/2012-05-02-oh-my-octopus.md @@ -2,7 +2,7 @@ isPublish: true title: 深情悼念我的八达通 publishedAt: 2012-05-02 -disqus: y +comment: y --- original link: https://www.douban.com/note/212405624/ diff --git a/src/content/posts/2012-07-27-letter.md b/src/content/posts/2012-07-27-letter.md index d20b36b..1ce1101 100644 --- a/src/content/posts/2012-07-27-letter.md +++ b/src/content/posts/2012-07-27-letter.md @@ -2,7 +2,7 @@ isPublish: true title: 家书(我写了一大堆还在想要不要send publishedAt: 2012-07-27 -disqus: y +comment: y --- original link: https://www.douban.com/note/227817511/ diff --git a/src/content/posts/2012-08-15-shanxi.md b/src/content/posts/2012-08-15-shanxi.md index 09cc3df..1c0fbb5 100644 --- a/src/content/posts/2012-08-15-shanxi.md +++ b/src/content/posts/2012-08-15-shanxi.md @@ -2,7 +2,7 @@ isPublish: true title: 去山西避暑 publishedAt: 2012-08-15 -disqus: y +comment: y --- original link: https://www.douban.com/note/231191473/ diff --git a/src/content/posts/2012-12-29-2012-summary.md b/src/content/posts/2012-12-29-2012-summary.md index 32de290..7b5fcbd 100644 --- a/src/content/posts/2012-12-29-2012-summary.md +++ b/src/content/posts/2012-12-29-2012-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2012年终总结 publishedAt: 2012-12-29 -disqus: y +comment: y --- original link: https://www.douban.com/note/255202347/ diff --git a/src/content/posts/2013-04-17-emo.md b/src/content/posts/2013-04-17-emo.md index d9211e0..323e209 100644 --- a/src/content/posts/2013-04-17-emo.md +++ b/src/content/posts/2013-04-17-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 内心住着草泥马伤不起 publishedAt: 2013-04-17 -disqus: y +comment: y --- original link: https://www.douban.com/note/271907944/ diff --git a/src/content/posts/2013-09-25-how-to-choose-mango.md b/src/content/posts/2013-09-25-how-to-choose-mango.md index 9bc2fc6..ffa269c 100644 --- a/src/content/posts/2013-09-25-how-to-choose-mango.md +++ b/src/content/posts/2013-09-25-how-to-choose-mango.md @@ -2,7 +2,7 @@ isPublish: true title: 如何挑芒果 publishedAt: 2013-09-25 -disqus: y +comment: y --- original link: https://www.douban.com/note/305510095/ diff --git a/src/content/posts/2014-02-07-2013-summary.md b/src/content/posts/2014-02-07-2013-summary.md index acba539..2501740 100644 --- a/src/content/posts/2014-02-07-2013-summary.md +++ b/src/content/posts/2014-02-07-2013-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2013总结 publishedAt: 2014-02-07 -disqus: y +comment: y --- original link: https://www.douban.com/note/329611675/ diff --git a/src/content/posts/2014-05-23-wandering.md b/src/content/posts/2014-05-23-wandering.md index e481277..659b4a3 100644 --- a/src/content/posts/2014-05-23-wandering.md +++ b/src/content/posts/2014-05-23-wandering.md @@ -2,7 +2,7 @@ isPublish: true title: 家附近 publishedAt: 2014-05-23 -disqus: y +comment: y --- original link: https://www.douban.com/note/353184852/ diff --git a/src/content/posts/2014-08-19-7-years.md b/src/content/posts/2014-08-19-7-years.md index f13cff4..3fe53ae 100644 --- a/src/content/posts/2014-08-19-7-years.md +++ b/src/content/posts/2014-08-19-7-years.md @@ -2,7 +2,7 @@ isPublish: true title: 7年坐穿了~ publishedAt: 2014-08-19 -disqus: y +comment: y --- original link: https://www.douban.com/note/398158475/ diff --git a/src/content/posts/2014-09-26-i-dont-know-how-to-rely-on-others.md b/src/content/posts/2014-09-26-i-dont-know-how-to-rely-on-others.md index 62376b8..41cd693 100644 --- a/src/content/posts/2014-09-26-i-dont-know-how-to-rely-on-others.md +++ b/src/content/posts/2014-09-26-i-dont-know-how-to-rely-on-others.md @@ -2,7 +2,7 @@ isPublish: true title: 《我不懂得依赖他人的方法》by 腰乃 publishedAt: 2014-09-26 -disqus: y +comment: y --- original link: https://www.douban.com/note/429107796/ diff --git a/src/content/posts/2014-12-31-2014-summary.md b/src/content/posts/2014-12-31-2014-summary.md index adfa6be..37b5713 100644 --- a/src/content/posts/2014-12-31-2014-summary.md +++ b/src/content/posts/2014-12-31-2014-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2014总结 publishedAt: 2014-12-31 -disqus: y +comment: y --- original link: https://www.douban.com/note/475347560/ diff --git a/src/content/posts/2015-01-02-math-students.md b/src/content/posts/2015-01-02-math-students.md index 664e456..1bc9c41 100644 --- a/src/content/posts/2015-01-02-math-students.md +++ b/src/content/posts/2015-01-02-math-students.md @@ -2,7 +2,7 @@ isPublish: true title: 只有数学系学生知道的事情 via Quora publishedAt: 2015-01-02 -disqus: y +comment: y --- original link: https://www.douban.com/note/475843767/ diff --git a/src/content/posts/2015-03-22-flags.md b/src/content/posts/2015-03-22-flags.md index 3bc2800..c4bbd5c 100644 --- a/src/content/posts/2015-03-22-flags.md +++ b/src/content/posts/2015-03-22-flags.md @@ -2,7 +2,7 @@ isPublish: true title: 唔深夜决定作个死 publishedAt: 2015-03-22 -disqus: y +comment: y --- original link: https://www.douban.com/note/489910218/ diff --git a/src/content/posts/2015-05-15-resignation.md b/src/content/posts/2015-05-15-resignation.md index 6c6adba..22462d3 100644 --- a/src/content/posts/2015-05-15-resignation.md +++ b/src/content/posts/2015-05-15-resignation.md @@ -2,7 +2,7 @@ isPublish: true title: 记辞职 publishedAt: 2015-05-15 -disqus: y +comment: y --- original link: https://www.douban.com/note/499368163/ diff --git a/src/content/posts/2015-06-16-rate-of-convergence.md b/src/content/posts/2015-06-16-rate-of-convergence.md index ce4c3dc..f061c53 100644 --- a/src/content/posts/2015-06-16-rate-of-convergence.md +++ b/src/content/posts/2015-06-16-rate-of-convergence.md @@ -2,7 +2,7 @@ isPublish: true title: rate of convergence publishedAt: 2015-06-16 -disqus: y +comment: y --- original link: https://www.douban.com/note/504128084/ diff --git a/src/content/posts/2015-07-02-GB.md b/src/content/posts/2015-07-02-GB.md index 7164e39..2e9d95e 100644 --- a/src/content/posts/2015-07-02-GB.md +++ b/src/content/posts/2015-07-02-GB.md @@ -2,7 +2,7 @@ isPublish: true title: 你英穷逼游玩流水账 publishedAt: 2015-07-02 -disqus: y +comment: y --- original link: https://www.douban.com/note/506533891/ diff --git a/src/content/posts/2015-08-06-emo.md b/src/content/posts/2015-08-06-emo.md index 6cf24e5..1387625 100644 --- a/src/content/posts/2015-08-06-emo.md +++ b/src/content/posts/2015-08-06-emo.md @@ -2,7 +2,7 @@ isPublish: true title: (<ゝω·)☆ publishedAt: 2015-08-06 -disqus: y +comment: y --- original link: https://www.douban.com/note/511640131/ diff --git a/src/content/posts/2015-08-20-summer-kansai.md b/src/content/posts/2015-08-20-summer-kansai.md index ec1a967..e6a3483 100644 --- a/src/content/posts/2015-08-20-summer-kansai.md +++ b/src/content/posts/2015-08-20-summer-kansai.md @@ -2,7 +2,7 @@ isPublish: true title: 夏日关西暴走团 publishedAt: 2015-08-20 -disqus: y +comment: y --- original link: https://www.douban.com/note/513533477/ diff --git a/src/content/posts/2015-09-04-capricious.md b/src/content/posts/2015-09-04-capricious.md index 647716b..1dd05c1 100644 --- a/src/content/posts/2015-09-04-capricious.md +++ b/src/content/posts/2015-09-04-capricious.md @@ -2,7 +2,7 @@ isPublish: true title: 任性 publishedAt: 2015-09-04 -disqus: y +comment: y --- original link: https://www.douban.com/note/515515848/ diff --git a/src/content/posts/2015-12-28-momiji.md b/src/content/posts/2015-12-28-momiji.md index cab235d..e2c5487 100644 --- a/src/content/posts/2015-12-28-momiji.md +++ b/src/content/posts/2015-12-28-momiji.md @@ -2,7 +2,7 @@ isPublish: true title: 为了枫叶之又去日本 publishedAt: 2015-12-28 -disqus: y +comment: y --- original link: https://www.douban.com/note/531605420/ diff --git a/src/content/posts/2015-12-31-the-end.md b/src/content/posts/2015-12-31-the-end.md index 5e99047..f8ff3be 100644 --- a/src/content/posts/2015-12-31-the-end.md +++ b/src/content/posts/2015-12-31-the-end.md @@ -2,7 +2,7 @@ isPublish: true title: To the end, there's a new start publishedAt: 2015-12-31 23:42:42 -disqus: y +comment: y --- 嗯哼~ diff --git a/src/content/posts/2016-01-01-memory-of-2015.md b/src/content/posts/2016-01-01-memory-of-2015.md index c6e55c6..30a17c7 100644 --- a/src/content/posts/2016-01-01-memory-of-2015.md +++ b/src/content/posts/2016-01-01-memory-of-2015.md @@ -2,7 +2,7 @@ isPublish: true title: In memory of 2015 publishedAt: 2016-01-02 05:56:42 -disqus: y +comment: y --- 开头自然是回顾了一下[去年的总结](./2014-12-31-2014-summary)([douban](http://www.douban.com/note/475347560/)), 今年也有很多事想大致总结一下. diff --git a/src/content/posts/2016-01-04-first-touch-of-ubuntu.md b/src/content/posts/2016-01-04-first-touch-of-ubuntu.md index e87c6d1..4d51a59 100644 --- a/src/content/posts/2016-01-04-first-touch-of-ubuntu.md +++ b/src/content/posts/2016-01-04-first-touch-of-ubuntu.md @@ -2,7 +2,7 @@ isPublish: true title: NOTE1-First touch of ubuntu publishedAt: 2016-01-04 23:56:42 -disqus: y +comment: y --- 一篇简短的文, 第一次接触linux系统, 其实也就是一个命令行. diff --git a/src/content/posts/2016-01-05-first-touch-of-mysql.md b/src/content/posts/2016-01-05-first-touch-of-mysql.md index 92098f9..6e037d6 100644 --- a/src/content/posts/2016-01-05-first-touch-of-mysql.md +++ b/src/content/posts/2016-01-05-first-touch-of-mysql.md @@ -2,7 +2,7 @@ isPublish: true title: NOTE2-First touch of mysql publishedAt: 2016-01-05 23:20:42 -disqus: y +comment: y --- 昨天其实在阿里云主机安装mysql成功后, 也迅速根据[这个基础教程](https://www.digitalocean.com/community/tutorials/a-basic-mysql-tutorial)试了下mysql. 今天就翻译+总结一下. diff --git a/src/content/posts/2016-01-07-a-little-class.md b/src/content/posts/2016-01-07-a-little-class.md index 80c3739..4665377 100644 --- a/src/content/posts/2016-01-07-a-little-class.md +++ b/src/content/posts/2016-01-07-a-little-class.md @@ -2,7 +2,7 @@ isPublish: true title: NOTE3-a little Class publishedAt: 2016-01-07 01:25:42 -disqus: y +comment: y --- 昨天和今天花了一点时间就把coursera上这门[Using Databases with Python](https://www.coursera.org/learn/python-databases)的week1刷完了. diff --git a/src/content/posts/2016-01-10-invisible-future.md b/src/content/posts/2016-01-10-invisible-future.md index c94b9e9..2857ebb 100644 --- a/src/content/posts/2016-01-10-invisible-future.md +++ b/src/content/posts/2016-01-10-invisible-future.md @@ -2,7 +2,7 @@ isPublish: true title: Invisible Future publishedAt: 2016-01-10 04:55:42 -disqus: y +comment: y --- 今日深圳开智聚会, 有幸见到了志平仁波切. 没想到比起大妈先见到阳老, 哦不, 要叫`阳社长`. diff --git a/src/content/posts/2016-01-12-sample-variance-unbiased-estimator.md b/src/content/posts/2016-01-12-sample-variance-unbiased-estimator.md index b884950..be8ac3b 100644 --- a/src/content/posts/2016-01-12-sample-variance-unbiased-estimator.md +++ b/src/content/posts/2016-01-12-sample-variance-unbiased-estimator.md @@ -2,7 +2,7 @@ isPublish: true title: NOTE4-sample variance, why n-1 publishedAt: 2016-01-12 20:55:42 -disqus: y +comment: y --- 前两天, 谢辉童鞋问我, 为什么样本方差要除以`n-1`? 嗯哼, 这实在是个太经典的统计学问题. diff --git a/src/content/posts/2016-01-22-NOTE5-some-basic-stats-concepts.md b/src/content/posts/2016-01-22-NOTE5-some-basic-stats-concepts.md index 3928d6d..30afb31 100644 --- a/src/content/posts/2016-01-22-NOTE5-some-basic-stats-concepts.md +++ b/src/content/posts/2016-01-22-NOTE5-some-basic-stats-concepts.md @@ -2,7 +2,7 @@ isPublish: true title: NOTE5-some basic stats concepts publishedAt: 2016-01-22 23:57:31 -disqus: y +comment: y --- 最近会尽量在地铁上刷`统计学的世界`这本书. diff --git a/src/content/posts/2016-02-16-genesis.md b/src/content/posts/2016-02-16-genesis.md index a979b8f..5b4f859 100644 --- a/src/content/posts/2016-02-16-genesis.md +++ b/src/content/posts/2016-02-16-genesis.md @@ -2,7 +2,7 @@ isPublish: true title: Genesis publishedAt: 2016-02-16 23:42:31 -disqus: y +comment: y --- 年初九, 拜个晚年. 🐵年好~ diff --git a/src/content/posts/2016-02-25-doomsday.md b/src/content/posts/2016-02-25-doomsday.md index 6451e59..1fadf30 100644 --- a/src/content/posts/2016-02-25-doomsday.md +++ b/src/content/posts/2016-02-25-doomsday.md @@ -2,7 +2,7 @@ isPublish: true title: doomsday publishedAt: 2016-02-25 19:42:31 -disqus: y +comment: y --- diff --git a/src/content/posts/2016-03-03-midnight-humanity.md b/src/content/posts/2016-03-03-midnight-humanity.md index b7cdfe5..a703813 100644 --- a/src/content/posts/2016-03-03-midnight-humanity.md +++ b/src/content/posts/2016-03-03-midnight-humanity.md @@ -2,7 +2,7 @@ isPublish: true title: DW-midnight humanity publishedAt: 2016-03-03 19:42:31 -disqus: y +comment: y --- 还是在看 Doctor Who. 以下严重剧透. diff --git a/src/content/posts/2016-03-04-timeline.md b/src/content/posts/2016-03-04-timeline.md index 901fd17..2cfef56 100644 --- a/src/content/posts/2016-03-04-timeline.md +++ b/src/content/posts/2016-03-04-timeline.md @@ -2,7 +2,7 @@ isPublish: true title: DW-Timeline publishedAt: 2016-03-04 19:42:31 -disqus: y +comment: y --- Sci-Fi很fascinating的一个地方, 有关时间线. diff --git a/src/content/posts/2016-03-10-alphago.md b/src/content/posts/2016-03-10-alphago.md index 541ec2d..2a1b1c7 100644 --- a/src/content/posts/2016-03-10-alphago.md +++ b/src/content/posts/2016-03-10-alphago.md @@ -2,7 +2,7 @@ isPublish: true title: AlphaGo, SF come true? publishedAt: 2016-03-10 00:42:31 -disqus: y +comment: y --- 最近我的 github page 貌似出了问题, 更新就是显示不出来....还在找原因 diff --git a/src/content/posts/2016-03-14-pi-day.md b/src/content/posts/2016-03-14-pi-day.md index 33413c5..7dbca33 100644 --- a/src/content/posts/2016-03-14-pi-day.md +++ b/src/content/posts/2016-03-14-pi-day.md @@ -2,7 +2,7 @@ isPublish: true title: π day publishedAt: 2016-03-14 00:42:31 -disqus: y +comment: y --- 今儿是 `π day`. 但是没有要讲啥和 pi 相关的, 只是突然意识自己是个容忍度很高的人. diff --git a/src/content/posts/2016-03-20-writing-is-hard.md b/src/content/posts/2016-03-20-writing-is-hard.md index a9de298..f659364 100644 --- a/src/content/posts/2016-03-20-writing-is-hard.md +++ b/src/content/posts/2016-03-20-writing-is-hard.md @@ -2,7 +2,7 @@ isPublish: true title: writing is hard publishedAt: 2016-03-20 00:42:31 -disqus: y +comment: y --- diff --git a/src/content/posts/2016-03-28-play-shakespeare.md b/src/content/posts/2016-03-28-play-shakespeare.md index 5750ca6..71afd8a 100644 --- a/src/content/posts/2016-03-28-play-shakespeare.md +++ b/src/content/posts/2016-03-28-play-shakespeare.md @@ -2,7 +2,7 @@ isPublish: true title: play Shakespeare publishedAt: 2016-03-28 00:42:31 -disqus: y +comment: y --- mark 一下, 虽然做的不怎么样. 数据班的大作业, [play Shakespeare in Python](https://github.com/bambooom/play-Shakespeare). diff --git a/src/content/posts/2016-04-07-for-granny.md b/src/content/posts/2016-04-07-for-granny.md index 5386a54..172f4cb 100644 --- a/src/content/posts/2016-04-07-for-granny.md +++ b/src/content/posts/2016-04-07-for-granny.md @@ -2,7 +2,7 @@ isPublish: true title: For Granny publishedAt: 2016-04-07 00:42:31 -disqus: y +comment: y --- 刚打算躺下睡觉, 老爸发来信息: diff --git a/src/content/posts/2016-04-25-why-like-JOJO.md b/src/content/posts/2016-04-25-why-like-JOJO.md index e6d87c6..2287f4b 100644 --- a/src/content/posts/2016-04-25-why-like-JOJO.md +++ b/src/content/posts/2016-04-25-why-like-JOJO.md @@ -2,7 +2,7 @@ isPublish: true title: why I like JOJO publishedAt: 2016-04-25 00:42:31 -disqus: y +comment: y --- diff --git a/src/content/posts/2016-05-03-look-but-not-SEE.md b/src/content/posts/2016-05-03-look-but-not-SEE.md index be54e4f..35eda6e 100644 --- a/src/content/posts/2016-05-03-look-but-not-SEE.md +++ b/src/content/posts/2016-05-03-look-but-not-SEE.md @@ -2,7 +2,7 @@ isPublish: true title: Look but not SEE publishedAt: 2016-05-03 11:42:31 -disqus: y +comment: y --- ## 视而不见 diff --git a/src/content/posts/2016-05-31-addicted.md b/src/content/posts/2016-05-31-addicted.md index 41681af..ffa9490 100644 --- a/src/content/posts/2016-05-31-addicted.md +++ b/src/content/posts/2016-05-31-addicted.md @@ -2,7 +2,7 @@ isPublish: true title: addicted to sth publishedAt: 2016-05-31 00:42:31 -disqus: y +comment: y --- 转眼间, 从算法转岗至前端快一个月了, 要学的太多, 自己的能力太差, 也越来越懒的写 blog 了.....😂 diff --git a/src/content/posts/2016-06-29-last-2m.md b/src/content/posts/2016-06-29-last-2m.md index 998189f..7d55b5d 100644 --- a/src/content/posts/2016-06-29-last-2m.md +++ b/src/content/posts/2016-06-29-last-2m.md @@ -2,7 +2,7 @@ isPublish: true title: last 2 month publishedAt: 2016-06-30 00:12:31 -disqus: y +comment: y --- # 最近两个月のreview diff --git a/src/content/posts/2016-07-19-house-living-lived.md b/src/content/posts/2016-07-19-house-living-lived.md index 47cd51f..9bb7e21 100644 --- a/src/content/posts/2016-07-19-house-living-lived.md +++ b/src/content/posts/2016-07-19-house-living-lived.md @@ -2,7 +2,7 @@ isPublish: true title: 住过一个月以上的一些地方 publishedAt: 2016-07-19 00:12:31 -disqus: y +comment: y --- diff --git a/src/content/posts/2016-07-25-jquery-f.md b/src/content/posts/2016-07-25-jquery-f.md index ab280ff..32b1e0a 100644 --- a/src/content/posts/2016-07-25-jquery-f.md +++ b/src/content/posts/2016-07-25-jquery-f.md @@ -2,7 +2,7 @@ isPublish: true title: jQuery 的一个小坑 publishedAt: 2016-07-25 00:12:31 -disqus: y +comment: y --- 趁印象还比较深, 记一下今天遇到的一个不大不小的坑. diff --git a/src/content/posts/2016-08-25-bday.md b/src/content/posts/2016-08-25-bday.md index 12ac960..1667998 100644 --- a/src/content/posts/2016-08-25-bday.md +++ b/src/content/posts/2016-08-25-bday.md @@ -2,7 +2,7 @@ isPublish: true title: 母上来访 & 半年会议 & BDay publishedAt: 2016-08-25 23:42:31 -disqus: y +comment: y --- ## 母上来访 diff --git a/src/content/posts/2016-09-17-react-001.md b/src/content/posts/2016-09-17-react-001.md index a867968..8e41813 100644 --- a/src/content/posts/2016-09-17-react-001.md +++ b/src/content/posts/2016-09-17-react-001.md @@ -2,7 +2,7 @@ isPublish: true title: react 001 publishedAt: 2016-09-17 23:42:31 -disqus: y +comment: y --- 嘛, 无数次印证不能高估自己的自控力. 于是只在中秋三天假期的最后半天干了点正事. diff --git a/src/content/posts/2016-09-27-miscellaneous.md b/src/content/posts/2016-09-27-miscellaneous.md index b39ab8c..bfcc1df 100644 --- a/src/content/posts/2016-09-27-miscellaneous.md +++ b/src/content/posts/2016-09-27-miscellaneous.md @@ -2,7 +2,7 @@ isPublish: true title: miscellaneous publishedAt: 2016-09-27 00:42:31 -disqus: y +comment: y --- 工作突然发生挺大变化, 一位优秀的同事因为身体原因要离职了, 我要开始去接手他的工作了. diff --git a/src/content/posts/2016-10-16-node-version.md b/src/content/posts/2016-10-16-node-version.md index 1203161..2d7eb21 100644 --- a/src/content/posts/2016-10-16-node-version.md +++ b/src/content/posts/2016-10-16-node-version.md @@ -2,7 +2,7 @@ isPublish: true title: a little node version publishedAt: 2016-10-16 15:42:31 -disqus: y +comment: y --- 工作一般使用 shipit 作为自动部署的工具. 但之前一直有个问题不能理解无法解决, 就是自动部署的最后一步 diff --git a/src/content/posts/2016-10-16-react-native-env-setup.md b/src/content/posts/2016-10-16-react-native-env-setup.md index c53e1fb..5733e2c 100644 --- a/src/content/posts/2016-10-16-react-native-env-setup.md +++ b/src/content/posts/2016-10-16-react-native-env-setup.md @@ -2,7 +2,7 @@ isPublish: true title: react-native env setup publishedAt: 2016-10-16 22:42:31 -disqus: y +comment: y --- 前两天折腾了 react-native 的环境, 也稍微记一下坑, 以及顺便清理下爬坑时打开的无数个浏览器 tab 😂 diff --git a/src/content/posts/2016-12-25-shikoku.md b/src/content/posts/2016-12-25-shikoku.md index 3576250..1d52184 100644 --- a/src/content/posts/2016-12-25-shikoku.md +++ b/src/content/posts/2016-12-25-shikoku.md @@ -2,7 +2,7 @@ isPublish: true title: 无法描述主题的四国及中国(?)之旅 publishedAt: 2016-12-25 -disqus: y +comment: y --- original link: https://www.douban.com/note/598705001/ diff --git a/src/content/posts/2017-01-04-2016-summary.md b/src/content/posts/2017-01-04-2016-summary.md index df9cade..238154a 100644 --- a/src/content/posts/2017-01-04-2016-summary.md +++ b/src/content/posts/2017-01-04-2016-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2016 summary publishedAt: 2017-01-04 00:42:31 -disqus: y +comment: y --- [douban 备份](https://www.douban.com/note/600437210/) diff --git a/src/content/posts/2017-01-13-lets-go-to-japan.md b/src/content/posts/2017-01-13-lets-go-to-japan.md index 6e65fa3..228825c 100644 --- a/src/content/posts/2017-01-13-lets-go-to-japan.md +++ b/src/content/posts/2017-01-13-lets-go-to-japan.md @@ -2,7 +2,7 @@ isPublish: true title: 一次纯粹吃喝玩乐的分享 publishedAt: 2017-01-13 23:42:31 -disqus: y +comment: y --- 每周一次的内部分享会, 我很无耻的来分享了一下去日本玩的三次的一些照片, 嗯是的, 纯粹吃喝玩乐 😏 diff --git a/src/content/posts/2017-02-09-new-blog-theme.md b/src/content/posts/2017-02-09-new-blog-theme.md index ce38e70..0fae4ff 100644 --- a/src/content/posts/2017-02-09-new-blog-theme.md +++ b/src/content/posts/2017-02-09-new-blog-theme.md @@ -2,7 +2,7 @@ isPublish: true title: change blog theme publishedAt: 2017-02-09 20:42:31 -disqus: y +comment: y --- 早就想换个模板, 选模板的时间比起改模板来, 耗费太多时间, 选择困难.... diff --git a/src/content/posts/2017-02-18-its-work.md b/src/content/posts/2017-02-18-its-work.md index b3135cd..96b3a9d 100644 --- a/src/content/posts/2017-02-18-its-work.md +++ b/src/content/posts/2017-02-18-its-work.md @@ -2,7 +2,7 @@ isPublish: true title: 仕事だし publishedAt: 2017-02-18 -disqus: y +comment: y --- original link: https://www.douban.com/note/607058303/ diff --git a/src/content/posts/2017-03-04-tsukkomi-netease-yanxuan-register.md b/src/content/posts/2017-03-04-tsukkomi-netease-yanxuan-register.md index e147895..25378d1 100644 --- a/src/content/posts/2017-03-04-tsukkomi-netease-yanxuan-register.md +++ b/src/content/posts/2017-03-04-tsukkomi-netease-yanxuan-register.md @@ -2,7 +2,7 @@ isPublish: true title: 吐槽注册网易严选时的发生的事 publishedAt: 2017-03-04 21:42:31 -disqus: y +comment: y --- 这是一篇纯粹吐槽的东西.... diff --git a/src/content/posts/2017-04-19-shadowsocks-global-mode-block-localhost.md b/src/content/posts/2017-04-19-shadowsocks-global-mode-block-localhost.md index 029679b..5bc6f13 100644 --- a/src/content/posts/2017-04-19-shadowsocks-global-mode-block-localhost.md +++ b/src/content/posts/2017-04-19-shadowsocks-global-mode-block-localhost.md @@ -2,7 +2,7 @@ isPublish: true title: shadowsocks 全局模式下屏蔽 localhost publishedAt: 2017-04-19 22:42:31 -disqus: y +comment: y --- ## 起因 diff --git a/src/content/posts/2017-05-04-eslint-a-little-tutorial.md b/src/content/posts/2017-05-04-eslint-a-little-tutorial.md index 6b7d31a..591b9f0 100644 --- a/src/content/posts/2017-05-04-eslint-a-little-tutorial.md +++ b/src/content/posts/2017-05-04-eslint-a-little-tutorial.md @@ -2,7 +2,7 @@ isPublish: true title: ESLint 简易教程 publishedAt: 2017-05-04 23:42:31 -disqus: y +comment: y --- ## 简介 diff --git a/src/content/posts/2017-06-08-crx-manifest-json.md b/src/content/posts/2017-06-08-crx-manifest-json.md index d496d70..eb8d66f 100644 --- a/src/content/posts/2017-06-08-crx-manifest-json.md +++ b/src/content/posts/2017-06-08-crx-manifest-json.md @@ -2,7 +2,7 @@ isPublish: true title: chrome 插件中的 manifest.json 是啥 publishedAt: 2017-06-08 00:42:31 -disqus: y +comment: y --- 花了两天晚上, 把 chrome 插件开发的 manifest.json 的文档翻了一下, 总算把所有 field 大概是啥意思搞清楚了 diff --git a/src/content/posts/2017-06-10-crx-intro-tutorial.md b/src/content/posts/2017-06-10-crx-intro-tutorial.md index 917b498..ab2abd7 100644 --- a/src/content/posts/2017-06-10-crx-intro-tutorial.md +++ b/src/content/posts/2017-06-10-crx-intro-tutorial.md @@ -2,7 +2,7 @@ isPublish: true title: chrome 插件开发小教程 publishedAt: 2017-06-10 16:42:31 -disqus: y +comment: y --- -> [Repo url](https://github.com/bambooom/crx-intro-demo) diff --git a/src/content/posts/2017-06-15-optimisation-intro-presen.md b/src/content/posts/2017-06-15-optimisation-intro-presen.md index 229d811..9828cc6 100644 --- a/src/content/posts/2017-06-15-optimisation-intro-presen.md +++ b/src/content/posts/2017-06-15-optimisation-intro-presen.md @@ -2,7 +2,7 @@ isPublish: true title: 性能优化小分享 publishedAt: 2017-06-15 23:42:31 -disqus: y +comment: y --- 又是内部分享会, 技术组的~ 仍旧是备份.... diff --git a/src/content/posts/2017-07-30-gintama-tamaya.md b/src/content/posts/2017-07-30-gintama-tamaya.md index ab1b38a..770149b 100644 --- a/src/content/posts/2017-07-30-gintama-tamaya.md +++ b/src/content/posts/2017-07-30-gintama-tamaya.md @@ -2,7 +2,7 @@ isPublish: true title: 银妈 & 花火主题 之 4 回目关西 publishedAt: 2017-07-30 -disqus: y +comment: y --- original link: https://www.douban.com/note/631062396/ diff --git a/src/content/posts/2017-08-25-bday.md b/src/content/posts/2017-08-25-bday.md index 463179b..5362378 100644 --- a/src/content/posts/2017-08-25-bday.md +++ b/src/content/posts/2017-08-25-bday.md @@ -2,7 +2,7 @@ isPublish: true title: 🎂 publishedAt: 2017-08-25 23:42:31 -disqus: y +comment: y --- ![b-day](../../assets/images/170825bday.jpg) diff --git a/src/content/posts/2017-12-27-2017-summary.md b/src/content/posts/2017-12-27-2017-summary.md index c245083..b98e470 100644 --- a/src/content/posts/2017-12-27-2017-summary.md +++ b/src/content/posts/2017-12-27-2017-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2017 总结 publishedAt: 2017-12-27 -disqus: y +comment: y cover_url: /assets/images/antarc.jpg cover_meta: 💔の南极石 --- diff --git a/src/content/posts/2017-12-27-mla.md b/src/content/posts/2017-12-27-mla.md index 1657e6e..6bddcf9 100644 --- a/src/content/posts/2017-12-27-mla.md +++ b/src/content/posts/2017-12-27-mla.md @@ -2,7 +2,7 @@ isPublish: true title: 浪子經已泊岸 publishedAt: 2017-12-27 -disqus: y +comment: y --- original link: https://www.douban.com/note/650710129/ diff --git a/src/content/posts/2018-02-02-hospital-and-teeth.md b/src/content/posts/2018-02-02-hospital-and-teeth.md index 26c34e6..67b0636 100644 --- a/src/content/posts/2018-02-02-hospital-and-teeth.md +++ b/src/content/posts/2018-02-02-hospital-and-teeth.md @@ -2,7 +2,7 @@ isPublish: true title: 住院拔牙记 publishedAt: 2018-02-02 -disqus: y +comment: y --- diff --git a/src/content/posts/2018-03-08-hexo-multi-lang.md b/src/content/posts/2018-03-08-hexo-multi-lang.md index 1d27880..0dfbdb0 100644 --- a/src/content/posts/2018-03-08-hexo-multi-lang.md +++ b/src/content/posts/2018-03-08-hexo-multi-lang.md @@ -2,7 +2,7 @@ isPublish: true title: hexo 多语言 blog publishedAt: 2018-03-08 -disqus: y +comment: y --- 虽然自己是个懒惰的 github pages + jekyll user, 连域名都懒得花钱折腾的那种, 但是其他原因折腾了一下 [hexo](https://hexo.io/), 简单说下我认为比较靠谱的多语言 blog 方案. diff --git a/src/content/posts/2018-04-11-elementfrompoint-text-element.md b/src/content/posts/2018-04-11-elementfrompoint-text-element.md index 5ea14b0..6a18c4c 100644 --- a/src/content/posts/2018-04-11-elementfrompoint-text-element.md +++ b/src/content/posts/2018-04-11-elementfrompoint-text-element.md @@ -2,7 +2,7 @@ isPublish: true title: elementFromPoint of text element publishedAt: 2018-04-11 -disqus: y +comment: y --- 捉 bug 记录一个 case diff --git a/src/content/posts/2018-04-14-Typography-Note1.md b/src/content/posts/2018-04-14-Typography-Note1.md index c94a32a..981618b 100644 --- a/src/content/posts/2018-04-14-Typography-Note1.md +++ b/src/content/posts/2018-04-14-Typography-Note1.md @@ -2,7 +2,7 @@ isPublish: true title: Typography - Note 1 publishedAt: 2018-04-14 -disqus: y +comment: y --- original link: https://www.douban.com/note/665653445/ diff --git a/src/content/posts/2018-04-20-Typography-Note2.md b/src/content/posts/2018-04-20-Typography-Note2.md index 320a5d9..f11e85d 100644 --- a/src/content/posts/2018-04-20-Typography-Note2.md +++ b/src/content/posts/2018-04-20-Typography-Note2.md @@ -2,7 +2,7 @@ isPublish: true title: Typography - Note 2 publishedAt: 2018-04-20 -disqus: y +comment: y --- original link: https://www.douban.com/note/666373670/ diff --git a/src/content/posts/2018-04-24-Typography-Note3.md b/src/content/posts/2018-04-24-Typography-Note3.md index cd48faa..3d6ff21 100644 --- a/src/content/posts/2018-04-24-Typography-Note3.md +++ b/src/content/posts/2018-04-24-Typography-Note3.md @@ -2,7 +2,7 @@ isPublish: true title: Typography - Note 3 publishedAt: 2018-04-24 -disqus: y +comment: y --- original link: https://www.douban.com/note/667028571/ diff --git a/src/content/posts/2018-07-14-hk-arts-events.md b/src/content/posts/2018-07-14-hk-arts-events.md index 264de2d..7252c42 100644 --- a/src/content/posts/2018-07-14-hk-arts-events.md +++ b/src/content/posts/2018-07-14-hk-arts-events.md @@ -2,7 +2,7 @@ isPublish: true title: 香港文化活动推荐 (?) publishedAt: 2018-07-14 -disqus: y +comment: y --- original link: https://www.douban.com/note/682858282/ diff --git a/src/content/posts/2018-08-25-heisei-last-summer-tokyo.md b/src/content/posts/2018-08-25-heisei-last-summer-tokyo.md index 8821a41..5a2017b 100644 --- a/src/content/posts/2018-08-25-heisei-last-summer-tokyo.md +++ b/src/content/posts/2018-08-25-heisei-last-summer-tokyo.md @@ -2,7 +2,7 @@ isPublish: true title: 平成最後の夏之东京爆走 8.16 - 8.20 publishedAt: 2018-08-25 -disqus: y +comment: y --- original link: https://www.douban.com/note/687932624/ diff --git a/src/content/posts/2018-10-02-using-google-cloud-api-via-proxy.md b/src/content/posts/2018-10-02-using-google-cloud-api-via-proxy.md index ce795bd..778d0bc 100644 --- a/src/content/posts/2018-10-02-using-google-cloud-api-via-proxy.md +++ b/src/content/posts/2018-10-02-using-google-cloud-api-via-proxy.md @@ -2,7 +2,7 @@ isPublish: true title: using google cloud python API via proxy publishedAt: 2018-10-02 -disqus: y +comment: y --- 想试用 google cloud 的 tts 服务, 跟着[文档](https://cloud.google.com/text-to-speech/docs/quickstart-protocol)先把前期设置搞完了, credential 获取了, 安装了 python API (`pip install google-cloud-texttospeech`), 直接借用[文档](https://cloud.google.com/text-to-speech/docs/create-audio)的 python 例子(`python example.py`)想试试效果, 结果死也出不来结果... diff --git a/src/content/posts/2018-10-20-flame-graph-customization.md b/src/content/posts/2018-10-20-flame-graph-customization.md index 3164a43..d5cd502 100644 --- a/src/content/posts/2018-10-20-flame-graph-customization.md +++ b/src/content/posts/2018-10-20-flame-graph-customization.md @@ -2,7 +2,7 @@ isPublish: true title: 火焰图魔改杂项 publishedAt: 2018-10-20 -disqus: y +comment: y --- 最近帮大佬的[幻灯片](https://openresty.org/slides/nginx-conf-2018/)做了点杂事,乱七八糟的东西总结一下,不过可能也没啥卵用。 diff --git a/src/content/posts/2018-12-25-heisei-last-winter-hokkaido.md b/src/content/posts/2018-12-25-heisei-last-winter-hokkaido.md index d80d141..923ba0b 100644 --- a/src/content/posts/2018-12-25-heisei-last-winter-hokkaido.md +++ b/src/content/posts/2018-12-25-heisei-last-winter-hokkaido.md @@ -2,7 +2,7 @@ isPublish: true title: 平成最後の冬之北海道 12.12 - 12.17 publishedAt: 2018-12-25 -disqus: y +comment: y --- original link: https://www.douban.com/note/701265318/ diff --git a/src/content/posts/2019-01-03-2018-summary.md b/src/content/posts/2019-01-03-2018-summary.md index 7cfacbb..c42bd81 100644 --- a/src/content/posts/2019-01-03-2018-summary.md +++ b/src/content/posts/2019-01-03-2018-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2018 该秃的还是会秃(。 publishedAt: 2019-01-03 -disqus: y +comment: y cover_url: /assets/images/2018-sayonara.jpeg cover_meta: Hello 2019 --- diff --git a/src/content/posts/2019-01-04-how-i-goto-hk.md b/src/content/posts/2019-01-04-how-i-goto-hk.md index 3b813be..5ae6d05 100644 --- a/src/content/posts/2019-01-04-how-i-goto-hk.md +++ b/src/content/posts/2019-01-04-how-i-goto-hk.md @@ -2,7 +2,7 @@ isPublish: true title: 我是怎么去香港读大学的 publishedAt: 2019-01-04 -disqus: y +comment: y --- 应暴君请求,写下将近 12 年前的事,有关我是怎么跑去香港读大学的。记性不太好,不保证所有回忆都正确。 diff --git a/src/content/posts/2019-07-15-failure-speech.md b/src/content/posts/2019-07-15-failure-speech.md index 4e1d54d..08f1a7b 100644 --- a/src/content/posts/2019-07-15-failure-speech.md +++ b/src/content/posts/2019-07-15-failure-speech.md @@ -2,7 +2,7 @@ isPublish: true title: 记一次失败的发言…… publishedAt: 2019-07-15 -disqus: y +comment: y --- original link: https://www.douban.com/note/726292696/ diff --git a/src/content/posts/2019-07-30-setouchi-artfest-1.md b/src/content/posts/2019-07-30-setouchi-artfest-1.md index c3a95c4..b2098c3 100644 --- a/src/content/posts/2019-07-30-setouchi-artfest-1.md +++ b/src/content/posts/2019-07-30-setouchi-artfest-1.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其一 publishedAt: 2019-07-29 -disqus: y +comment: y --- original link: https://www.douban.com/note/728217071/ diff --git a/src/content/posts/2019-07-30-setouchi-artfest-2.md b/src/content/posts/2019-07-30-setouchi-artfest-2.md index 6211fb9..f8a41a7 100644 --- a/src/content/posts/2019-07-30-setouchi-artfest-2.md +++ b/src/content/posts/2019-07-30-setouchi-artfest-2.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其二 publishedAt: 2019-07-30 -disqus: y +comment: y --- original link: https://www.douban.com/note/728267844/ diff --git a/src/content/posts/2019-07-31-setouchi-artfest-3.md b/src/content/posts/2019-07-31-setouchi-artfest-3.md index 83baa4c..e79d706 100644 --- a/src/content/posts/2019-07-31-setouchi-artfest-3.md +++ b/src/content/posts/2019-07-31-setouchi-artfest-3.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其三 publishedAt: 2019-07-31 -disqus: y +comment: y --- original link: https://www.douban.com/note/728415477/ diff --git a/src/content/posts/2019-08-02-setouchi-artfest-4.md b/src/content/posts/2019-08-02-setouchi-artfest-4.md index d6bbf12..d22eda6 100644 --- a/src/content/posts/2019-08-02-setouchi-artfest-4.md +++ b/src/content/posts/2019-08-02-setouchi-artfest-4.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其四 publishedAt: 2019-08-02 -disqus: y +comment: y --- original link: https://www.douban.com/note/728579087/ diff --git a/src/content/posts/2019-08-04-setouchi-artfest-5.md b/src/content/posts/2019-08-04-setouchi-artfest-5.md index d51bd01..3ba9652 100644 --- a/src/content/posts/2019-08-04-setouchi-artfest-5.md +++ b/src/content/posts/2019-08-04-setouchi-artfest-5.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其五 publishedAt: 2019-08-04 -disqus: y +comment: y --- original link: https://www.douban.com/note/728934373/ diff --git a/src/content/posts/2019-08-06-setouchi-artfest-6.md b/src/content/posts/2019-08-06-setouchi-artfest-6.md index d5b73ab..af8de9b 100644 --- a/src/content/posts/2019-08-06-setouchi-artfest-6.md +++ b/src/content/posts/2019-08-06-setouchi-artfest-6.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其六 publishedAt: 2019-08-06 -disqus: y +comment: y --- original link: https://www.douban.com/note/729118519/ diff --git a/src/content/posts/2019-08-07-setouchi-artfest-7.md b/src/content/posts/2019-08-07-setouchi-artfest-7.md index 6558a2b..b28ade7 100644 --- a/src/content/posts/2019-08-07-setouchi-artfest-7.md +++ b/src/content/posts/2019-08-07-setouchi-artfest-7.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其七 publishedAt: 2019-08-07 -disqus: y +comment: y --- original link: https://www.douban.com/note/729348647/ diff --git a/src/content/posts/2019-08-07-setouchi-artfest-8-fin.md b/src/content/posts/2019-08-07-setouchi-artfest-8-fin.md index 3e6533d..393fc96 100644 --- a/src/content/posts/2019-08-07-setouchi-artfest-8-fin.md +++ b/src/content/posts/2019-08-07-setouchi-artfest-8-fin.md @@ -2,7 +2,7 @@ isPublish: true title: 令和元年之濑户内+艺术节 其八 fin publishedAt: 2019-08-08 -disqus: y +comment: y --- original link: https://www.douban.com/note/729353142/ diff --git a/src/content/posts/2019-08-25-bday.md b/src/content/posts/2019-08-25-bday.md index b4c2904..7c4a5dc 100644 --- a/src/content/posts/2019-08-25-bday.md +++ b/src/content/posts/2019-08-25-bday.md @@ -2,7 +2,7 @@ isPublish: true title: 🧙🏻‍‍ 成为了魔法师 publishedAt: 2019-08-25 23:42:31 -disqus: y +comment: y --- 一不小心成为了魔法师...... diff --git a/src/content/posts/2019-08-29-read-folder-to-object-using-webpack.md b/src/content/posts/2019-08-29-read-folder-to-object-using-webpack.md index 81a58cb..387a264 100644 --- a/src/content/posts/2019-08-29-read-folder-to-object-using-webpack.md +++ b/src/content/posts/2019-08-29-read-folder-to-object-using-webpack.md @@ -2,7 +2,7 @@ isPublish: true title: read folder to object using webpack publishedAt: 2019-08-29 23:42:31 -disqus: y +comment: y --- diff --git a/src/content/posts/2019-09-12-vue-i18n-extract-update.md b/src/content/posts/2019-09-12-vue-i18n-extract-update.md index 19fcdf9..9412d39 100644 --- a/src/content/posts/2019-09-12-vue-i18n-extract-update.md +++ b/src/content/posts/2019-09-12-vue-i18n-extract-update.md @@ -2,7 +2,7 @@ isPublish: true title: extract and update messages for vue-i18n publishedAt: 2019-09-12 23:21:42 -disqus: y +comment: y --- diff --git a/src/content/posts/2019-11-08-firefox-ws-debug.md b/src/content/posts/2019-11-08-firefox-ws-debug.md index fa34e8b..0c94fd7 100644 --- a/src/content/posts/2019-11-08-firefox-ws-debug.md +++ b/src/content/posts/2019-11-08-firefox-ws-debug.md @@ -2,7 +2,7 @@ isPublish: true title: 记一次 Firefox WebSocket debug publishedAt: 2019-11-08 15:27:42 -disqus: y +comment: y --- 我司经常会通过 WebSocket 来向前端实时传递大量信息,之前同事一直说 Firefox 下 WebSocket 传送的数据有丢失, diff --git a/src/content/posts/2019-11-30-emo.md b/src/content/posts/2019-11-30-emo.md index 41d9c76..9b03308 100644 --- a/src/content/posts/2019-11-30-emo.md +++ b/src/content/posts/2019-11-30-emo.md @@ -2,7 +2,7 @@ isPublish: true title: mark publishedAt: 2019-11-30 -disqus: y +comment: y --- original link: https://www.douban.com/note/743794803/ diff --git a/src/content/posts/2019-11-30-tower-of-babel.md b/src/content/posts/2019-11-30-tower-of-babel.md index 2fea196..b40d014 100644 --- a/src/content/posts/2019-11-30-tower-of-babel.md +++ b/src/content/posts/2019-11-30-tower-of-babel.md @@ -2,7 +2,7 @@ isPublish: true title: 巴别塔 publishedAt: 2019-11-30 13:43:42 -disqus: y +comment: y --- ## 起因 diff --git a/src/content/posts/2019-12-19-tokyo-3d-hea.md b/src/content/posts/2019-12-19-tokyo-3d-hea.md index eb0721e..a1a9fff 100644 --- a/src/content/posts/2019-12-19-tokyo-3d-hea.md +++ b/src/content/posts/2019-12-19-tokyo-3d-hea.md @@ -2,7 +2,7 @@ isPublish: true title: 东京 hea 游三日 publishedAt: 2019-12-19 -disqus: y +comment: y --- original link: https://www.douban.com/note/745990626/ diff --git a/src/content/posts/2020-01-14-2019-summary.md b/src/content/posts/2020-01-14-2019-summary.md index 07979e9..401d89c 100644 --- a/src/content/posts/2020-01-14-2019-summary.md +++ b/src/content/posts/2020-01-14-2019-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2019 而立的废渣 publishedAt: 2020-01-14 -disqus: y +comment: y cover_url: /assets/images/enoshima.jpg cover_meta: 2020? Feels like Scifi --- diff --git a/src/content/posts/2020-02-21-running-inoshishi.md b/src/content/posts/2020-02-21-running-inoshishi.md index db7f61b..43e4136 100644 --- a/src/content/posts/2020-02-21-running-inoshishi.md +++ b/src/content/posts/2020-02-21-running-inoshishi.md @@ -2,7 +2,7 @@ isPublish: true title: 真夜中に高架橋を走ているイノシシ publishedAt: 2020-02-21 -disqus: y +comment: y --- # 凌晨,在二环高架上奔跑的🐗 diff --git a/src/content/posts/2020-04-14-emo.md b/src/content/posts/2020-04-14-emo.md index c2649e0..0ad0aa8 100644 --- a/src/content/posts/2020-04-14-emo.md +++ b/src/content/posts/2020-04-14-emo.md @@ -2,7 +2,7 @@ isPublish: true title: 记录点小破事 publishedAt: 2020-04-14 -disqus: y +comment: y --- original link: https://www.douban.com/note/758678497/ diff --git a/src/content/posts/2020-05-18-hypnosismic.md b/src/content/posts/2020-05-18-hypnosismic.md index 5b4d0cb..bab4421 100644 --- a/src/content/posts/2020-05-18-hypnosismic.md +++ b/src/content/posts/2020-05-18-hypnosismic.md @@ -2,7 +2,7 @@ isPublish: true title: ヒプノシスマイク 听碟记录 publishedAt: 2020-05-18 -disqus: y +comment: y --- original link: https://www.douban.com/note/763128418/ diff --git a/src/content/posts/2020-05-26-github-pkg-registry.md b/src/content/posts/2020-05-26-github-pkg-registry.md index 1078527..3c3c547 100644 --- a/src/content/posts/2020-05-26-github-pkg-registry.md +++ b/src/content/posts/2020-05-26-github-pkg-registry.md @@ -2,7 +2,7 @@ isPublish: true title: GitHub Package Registry 简单试用记录 publishedAt: 2020-05-26 -disqus: y +comment: y --- > 简单记录下 GitHub Package Registry 怎么用 diff --git a/src/content/posts/2020-10-08-shantou.md b/src/content/posts/2020-10-08-shantou.md index db4c8b3..701b1d7 100644 --- a/src/content/posts/2020-10-08-shantou.md +++ b/src/content/posts/2020-10-08-shantou.md @@ -2,7 +2,7 @@ isPublish: true title: 并不怎么好玩好吃的汕头之旅 publishedAt: 2020-10-08 -disqus: y +comment: y --- original link: https://www.douban.com/note/780063259/ diff --git a/src/content/posts/2020-12-12-2009-hubei-museum.md b/src/content/posts/2020-12-12-2009-hubei-museum.md index a8841c0..2051647 100644 --- a/src/content/posts/2020-12-12-2009-hubei-museum.md +++ b/src/content/posts/2020-12-12-2009-hubei-museum.md @@ -2,7 +2,7 @@ isPublish: true title: 2009 年的湖北省博 publishedAt: 2020-12-12 -disqus: y +comment: y --- original link: https://www.douban.com/note/787704919/ diff --git a/src/content/posts/2021-01-01-2020-summary.md b/src/content/posts/2021-01-01-2020-summary.md index c9520e8..466266b 100644 --- a/src/content/posts/2021-01-01-2020-summary.md +++ b/src/content/posts/2021-01-01-2020-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2020 恍惚 publishedAt: 2021-01-01 -disqus: y +comment: y cover_url: /assets/images/2020-wuhan.jpg cover_meta: Empty Wuhan in 2020-02-09 --- diff --git a/src/content/posts/2021-01-09-bl-misogyny.md b/src/content/posts/2021-01-09-bl-misogyny.md index 20fd58d..47a011c 100644 --- a/src/content/posts/2021-01-09-bl-misogyny.md +++ b/src/content/posts/2021-01-09-bl-misogyny.md @@ -2,7 +2,7 @@ isPublish: true title: 看BL=厌女?的无意义吐槽 publishedAt: 2021-01-09 -disqus: y +comment: y --- 昨天刷到这么一个帖子,[看个耽美就是仇女、不配女权了么?](https://www.douban.com/group/topic/207573158/),一时内心很震惊: diff --git a/src/content/posts/2021-03-04-great-suspender-toby.md b/src/content/posts/2021-03-04-great-suspender-toby.md index b39a16d..8c5b03c 100644 --- a/src/content/posts/2021-03-04-great-suspender-toby.md +++ b/src/content/posts/2021-03-04-great-suspender-toby.md @@ -2,7 +2,7 @@ isPublish: true title: The Great Suspender + Toby publishedAt: 2021-03-04 -disqus: y +comment: y --- > 其实也没啥特别的小事,但就想随手记一下 diff --git a/src/content/posts/2021-03-05-first-time-chrome-bug.md b/src/content/posts/2021-03-05-first-time-chrome-bug.md index aab0482..daaaee1 100644 --- a/src/content/posts/2021-03-05-first-time-chrome-bug.md +++ b/src/content/posts/2021-03-05-first-time-chrome-bug.md @@ -2,7 +2,7 @@ isPublish: true title: 第一次发现了 Chrome 的 bug publishedAt: 2021-03-05 -disqus: y +comment: y --- [bug issue](https://bugs.chromium.org/p/chromium/issues/detail?id=1154551) diff --git a/src/content/posts/2021-03-12-face.md b/src/content/posts/2021-03-12-face.md index 12459e6..af7820a 100644 --- a/src/content/posts/2021-03-12-face.md +++ b/src/content/posts/2021-03-12-face.md @@ -2,7 +2,7 @@ isPublish: true title: 让人生气 publishedAt: 2021-03-12 -disqus: y +comment: y --- diff --git a/src/content/posts/2021-03-20-bigwave-shenzhen-b10-repo.md b/src/content/posts/2021-03-20-bigwave-shenzhen-b10-repo.md index 88a8963..da507a7 100644 --- a/src/content/posts/2021-03-20-bigwave-shenzhen-b10-repo.md +++ b/src/content/posts/2021-03-20-bigwave-shenzhen-b10-repo.md @@ -2,7 +2,7 @@ isPublish: true title: 大波浪 深圳 B10 简单 repo publishedAt: 2021-03-20 -disqus: y +comment: y --- original link: https://www.douban.com/note/797377332/ diff --git a/src/content/posts/2021-05-03-for-shirley-fenette.md b/src/content/posts/2021-05-03-for-shirley-fenette.md index e853d92..a4d39c6 100644 --- a/src/content/posts/2021-05-03-for-shirley-fenette.md +++ b/src/content/posts/2021-05-03-for-shirley-fenette.md @@ -2,7 +2,7 @@ isPublish: true title: for Shirley Fenette publishedAt: 2021-05-03 -disqus: y +comment: y --- 最近补完了反叛的鲁路修的 tv 两季和剧场版三部以及电影版复活的鲁路修。 diff --git a/src/content/posts/2021-05-23-ParadoxLive.md b/src/content/posts/2021-05-23-ParadoxLive.md index d2bc333..9666cab 100644 --- a/src/content/posts/2021-05-23-ParadoxLive.md +++ b/src/content/posts/2021-05-23-ParadoxLive.md @@ -2,7 +2,7 @@ isPublish: true title: Paradox Live 听碟记录 publishedAt: 2021-05-23 -disqus: y +comment: y --- original link: https://www.douban.com/note/803479251/ diff --git a/src/content/posts/2021-06-05-douban-backup-sync-notion.md b/src/content/posts/2021-06-05-douban-backup-sync-notion.md index 4964641..79309c1 100644 --- a/src/content/posts/2021-06-05-douban-backup-sync-notion.md +++ b/src/content/posts/2021-06-05-douban-backup-sync-notion.md @@ -2,7 +2,7 @@ isPublish: true title: 豆瓣标记导出到 Notion 并同步 publishedAt: 2021-06-05 -disqus: y +comment: y --- 我个人的豆瓣标记条目导出到 Notion 并同步的一套操作和工具,并不适用于所有人。 diff --git a/src/content/posts/2021-09-04-gh-noti.md b/src/content/posts/2021-09-04-gh-noti.md index 2e1fa69..c37d08e 100644 --- a/src/content/posts/2021-09-04-gh-noti.md +++ b/src/content/posts/2021-09-04-gh-noti.md @@ -2,7 +2,7 @@ isPublish: true title: gh extension gh-noti publishedAt: 2021-09-04 -disqus: y +comment: y --- 之前看到 [GitHub 的博客介绍他们的官方命令行工具 `gh` 出了个新功能](https://github.blog/2021-08-24-github-cli-2-0-includes-extensions/),`gh extension`, 可以自行扩展 `gh` 工具。 diff --git a/src/content/posts/2021-10-05-nanjing.md b/src/content/posts/2021-10-05-nanjing.md index 7e374b5..fe96fc7 100644 --- a/src/content/posts/2021-10-05-nanjing.md +++ b/src/content/posts/2021-10-05-nanjing.md @@ -2,7 +2,7 @@ isPublish: true title: 毫无感情的南京流水账 publishedAt: 2021-10-05 -disqus: y +comment: y --- https://www.douban.com/note/814012678/ (豆瓣发不出来,留个 link) diff --git a/src/content/posts/2021-10-23-1367-map.md b/src/content/posts/2021-10-23-1367-map.md index f0cad4a..b8903d4 100644 --- a/src/content/posts/2021-10-23-1367-map.md +++ b/src/content/posts/2021-10-23-1367-map.md @@ -2,7 +2,7 @@ isPublish: true title: map of 13.67 publishedAt: 2021-10-23 -disqus: y +comment: y --- 幾年前就知道這本小說,[陳浩基的《13.67》](https://book.douban.com/subject/25897884/),聽說作者就是中大畢業的,然後就一早列入了想看的列表。 diff --git a/src/content/posts/2022-01-03-2021-summary.md b/src/content/posts/2022-01-03-2021-summary.md index 0c19a74..93d4fa2 100644 --- a/src/content/posts/2022-01-03-2021-summary.md +++ b/src/content/posts/2022-01-03-2021-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2021 平淡 publishedAt: 2022-01-03 -disqus: y +comment: y cover_url: /assets/images/2021.jpg cover_meta: Cute! --- diff --git a/src/content/posts/2022-03-22-for-granny-too.md b/src/content/posts/2022-03-22-for-granny-too.md index 5976639..d8ce871 100644 --- a/src/content/posts/2022-03-22-for-granny-too.md +++ b/src/content/posts/2022-03-22-for-granny-too.md @@ -2,7 +2,7 @@ isPublish: true title: 奶奶也走了 publishedAt: 2022-03-22 -disqus: y +comment: y --- 早上 9 点半,正准备开始工作干活,老妈打来电话,这么突然一大早的电话,总感觉不太对。 diff --git a/src/content/posts/2023-10-06-update.md b/src/content/posts/2023-10-06-update.md index 72e50b1..2f0260c 100644 --- a/src/content/posts/2023-10-06-update.md +++ b/src/content/posts/2023-10-06-update.md @@ -2,7 +2,7 @@ isPublish: true title: 久违的更新 publishedAt: 2023-10-06 -disqus: y +comment: y --- 国庆长假的最后一天,久违地更新一下博客吧。 diff --git a/src/content/posts/2023-12-30-real-work.md b/src/content/posts/2023-12-30-real-work.md index 313b656..4f6883d 100644 --- a/src/content/posts/2023-12-30-real-work.md +++ b/src/content/posts/2023-12-30-real-work.md @@ -2,7 +2,7 @@ isPublish: true title: Real 打工故事 publishedAt: 2023-12-30 -disqus: y +comment: y --- 在这个时间点更新,以为是年终总结么?不好意思并不是😬,但今年真的会更新的(nbcs diff --git a/src/content/posts/2023-12-31-2023-summary.md b/src/content/posts/2023-12-31-2023-summary.md index 75edbc2..84d92e5 100644 --- a/src/content/posts/2023-12-31-2023-summary.md +++ b/src/content/posts/2023-12-31-2023-summary.md @@ -2,7 +2,7 @@ isPublish: true title: 2023 总结 publishedAt: 2023-12-31 -disqus: y +comment: y --- 2023 终于来到了最后一天。 diff --git a/src/data/config.ts b/src/data/config.ts index edb3781..568038f 100644 --- a/src/data/config.ts +++ b/src/data/config.ts @@ -1,2 +1,2 @@ export const SITE_URL = "https://zhuzi.dev/"; -export const DISQUS_SHORTNAME = 'bamboooom'; +// export const comment_SHORTNAME = 'bamboooom'; diff --git a/src/pages/about.astro b/src/pages/about.astro index 83ada8b..b8d5481 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -2,8 +2,7 @@ import { getEntry } from "astro:content"; import Layout from "@/layouts/Layout.astro"; import SocialLinks from "@/components/SocialLinks.astro"; -import Disqus from "@/components/Disqus.astro"; -import { DISQUS_SHORTNAME } from '@/data/config'; +import Comment from "@/components/Comment.astro"; const isProd = import.meta.env.PROD; @@ -16,8 +15,6 @@ const { Content: LinksContent } = await linksEntry.render(); const logEntry = await getEntry('meta', 'changelog'); const { Content: LogContent } = await logEntry.render(); -const canonicalURL = new URL(Astro.url.pathname, Astro.site); - --- @@ -57,10 +54,6 @@ const canonicalURL = new URL(Astro.url.pathname, Astro.site); - { DISQUS_SHORTNAME && isProd && - } + { isProd && } diff --git a/src/pages/posts/[slug].astro b/src/pages/posts/[slug].astro index 12620eb..07fd8d5 100644 --- a/src/pages/posts/[slug].astro +++ b/src/pages/posts/[slug].astro @@ -2,8 +2,7 @@ import { type CollectionEntry, getCollection } from "astro:content"; import Layout from "@/layouts/Layout.astro"; import formatDate from "@/utils/formatDate"; -import Disqus from "@/components/Disqus.astro"; -import { DISQUS_SHORTNAME } from '@/data/config'; +import Comment from "@/components/Comment.astro"; const isProd = import.meta.env.PROD; @@ -20,7 +19,6 @@ type Props = { post: CollectionEntry<"posts">; }; -const canonicalURL = new URL(Astro.url.pathname, Astro.site); const { post } = Astro.props; const { Content, remarkPluginFrontmatter } = await post.render(); --- @@ -40,10 +38,6 @@ const { Content, remarkPluginFrontmatter } = await post.render();
- { DISQUS_SHORTNAME && isProd && - } + { isProd && }