簡介#
Ghost-Theme-Goods 是一款極簡風格的 Ghost 博客主題,設計靈感來自於 Goods.wtf,基於 Bootstrap 5 CSS 框架製作。
為了在大陸地區更快的加載,捨棄了 Ghost 博客的訂閱功能,減少加載了 Ghost 相關框架 JS,所以在啟用本主題時,需點擊 Activate with errors
。
主題自帶 Artalk 評論,須在 Settings
- Code Injection
- Site Footer
加上以下代碼。
<script>
Artalk.init({
el: '#comments',
server: 'https://[your.server.domain]',
site: '[Your Site Name]',
})
</script>
預覽#
- 獨立世界: https://yjk.im.sb
下載#
- 開源地址: https://github.com/uvexz/ghost-theme-goods
- 下載地址: https://github.com/uvexz/ghost-theme-goods/releases
- 授權類型:
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE