This is a theme for Ghost.
##Preview
##Feature
- use highlightjs to highlight code
- use disqus for comments
- use pjax
- use baidu to handle the search
- design by COoL but somethings refer to the icarus theme of hexo and w3cplus
##Installation
-
install ghost
-
checkout this repo to themes folder
$ cd ghostfolder/content/themes $ git clone https://github.com/coolhihi/gxxghost.git
##Configuration
-
Blog title
edit this file
partials/custom/sitetitle.hbs -
Owner info in sidebar
edit this file
partials/custom/owner.hbs -
add or edit
<meta>edit this file
partials/custom/meta.hbs -
because ghost do not have folder, show I make hidden tags to do this, the hidden tags should not show in sidebar. so edit
partials/sitebarto change the my 3 chinese words -
change the disqus short_name and baidu search sid
edit this file
partials/custom/config.hbs -
you can delete the
partials/custom/hm.hbsor use it.
##Use
- log in your ghost manage platform
- go to
Generalto select thisGxxGhosttheme - go to
Labsto tickPublic API(if you want to use the images list and tags list in sidebar, you must do this) - restart your ghost