简介
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://github.com/uvexz/ghost-theme-goods
- 下载地址: https://github.com/uvexz/ghost-theme-goods/releases
- 授权类型:
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE