uvexz / ghost-theme-lite

A lite theme for Ghost

Home Page:https://yjk.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghost Theme Lite

A lite theme for Ghost.

To download, visit the releases page.

More

  • 因精简了 Ghost 相关框架,启用本主题时,需点击 Active with errors
  • 主题自带 Artalk 评论,须在 Settings - Code Injection - Site Footer 加上以下代码。
<script>
    Artalk.init({
        el:        '#comments',
        server:    'https://[your.server.domain]',
        site:      '[Your Site Name]',
    })
</script>

Screenshot

desktop

Copyright & License

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
Version 2, December 2004 

Copyright (C) 2023 YJK.

Everyone is permitted to copy and distribute verbatim or modified 
copies of this license document, and changing it is allowed as long 
as the name is changed. 

      DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE 
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

0. You just DO WHAT THE FUCK YOU WANT TO.

About

A lite theme for Ghost

https://yjk.im


Languages

Language:CSS 86.4%Language:Handlebars 13.6%