future-architect.github.io
future-architect.github.io copied to clipboard
Bumps [ws](https://github.com/websockets/ws) from 8.14.2 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...
ページングした先にはこれらの情報は非表示でよいと考えられる 
原稿にてQiitaライクに任意の文字列による脚注を設定されると動作しない https://qiita.com/phigasui/items/010f4c79ff47bbaaebdd 以下なら動作する。 ``` xxxについてはyyyyです[^1]。 [^1]: 諸元のURL ```
- アイコンをカスタマイズ化 - 本文のテキストリンクがそのまま投稿されるため、OGP展開されてしまう - 本文中のリンクは排除したRSSを作ったほうが良い 利用しているplugin https://github.com/hexojs/hexo-generator-feed 特に設定なし 類似のpluginだが特に設定無し https://github.com/sergeyzwezdin/hexo-feed icon 設定を入れたが効果なし。 既存ツールだと対応できなそうか。 atom.xml には以下で設定されている。 https://future-architect.github.io/feed_icon.png どうすれば利用されるか継続調査 ## 関連 https://github.com/future-architect/tech-blog/issues/1089