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/sitebar
to 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
gulp
is running, then replacesrc/img/wepay.png
andsrc/img/alipay.png
- if you are just a user, please replace
dist/assets/img/wepay.png
anddist/assets/img/alipay.png
- if you are developer, make sure
- zip the
dist
folder - login your ghost manage panel
- go to
Design
thenUpload a theme
, select the file you just zip - go to
Design
then add navigations - go to
Labs
to tickPublic API
(if you want to use the images list and tags list in sidebar, you must do this)
npm run dev
orgulp
src
folder is the asset sources, including css,js,font,img. they will be minify and copy todist/assets
dist
folder is the final theme folder