This is a theme for Ghost.
This branch only support Ghost 1.x
the branch for0.x is for Ghost 0.x
- use highlightjs to highlight code
- use disqus for comments
- use pjax
- use google to handle the search
- others can give you a reward by scan qrcode
- design by COoL but somethings refer to the icarus theme of hexo and w3cplus
-
Blog title
edit this file
dist/partials/custom/sitetitle.hbs -
Owner info in sidebar
edit this file
dist/partials/custom/owner.hbs -
because ghost do not have folder, so 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 disqus's shortname, google analytics id, tag default size
edit this file
dist/partials/custom/config.hbs -
update the qrcode for pay
- if you are developer, make sure
gulpis running, then replacesrc/img/wepay.pngandsrc/img/alipay.png - if you are just a user, please replace
dist/assets/img/wepay.pnganddist/assets/img/alipay.png
- if you are developer, make sure
- zip the
distfolder - login your ghost manage panel
- go to
DesignthenUpload a theme, select the file you just zip - go to
Designthen add navigations - go to
Labsto tickPublic API(if you want to use the images list and tags list in sidebar, you must do this)
npm run devorgulpsrcfolder is the asset sources, including css,js,font,img. they will be minify and copy todist/assetsdistfolder is the final theme folder
