menu: home: / || fa fa-home archives: /archives/ || fa fa-archive Docs: default: /docs/ || fa fa-book Getting Started: default: /getting-started/ || fa fa-flag Installation: /installation.html || fa fa-download Configuration: /configuration.html || fa fa-wrench Third Party Services: default: /third-party-services/ || fa fa-puzzle-piece Math Equations: /math-equations.html || fa fa-square-root-alt Comment Systems: /comments.html || fa fa-comment-alt
其他的細部設定就參考官方文件設定即可
在現在的架構下務必要加上
1
wiki: https://kiwi0093.github.io/Wiki-site/ || fa fa-sitemap
# DisqusJS # Alternative Disqus - Render comment component using Disqus API. # Demo: https://suka.js.org/DisqusJS/ # For more information: https://github.com/SukkaW/DisqusJS disqusjs: enable: true # API Endpoint of Disqus API (https://disqus.com/api/). # Leave api empty if you are able to connect to Disqus API. Otherwise you need a reverse proxy for it. # For example: # api: https://disqus.skk.moe/disqus/ api: apikey: ${Your_API_KEY}# Register new application from https://disqus.com/api/applications/ shortname: ${your_shortname}# See: https://disqus.com/admin/settings/general/