Komik is a webcomic theme for the Ghost blogging platform.
This theme works with Ghost 0.7.4 or newer. You also need to enable the Public Beta API. This is a checkbox at the bottom of your blog's Settings
page.
If you are using Ghost.org's Pro platform, follow the instructions at the Ghost support page.
If you are using a Ghost installation in your own server, follow these steps.
- Go to the releases page and download the latest release.
- If you are hosting your own Ghost installation, unzip the tarball file into
content/themes/
. - Restart Node. How you do this will depend on your actual server setup.
- Login into your blog, go to
Settings
and pick upkomik-theme
from theTheme
dropdown.
This theme assumes that you create a new post per comic strip / page. You also must use the featured image
setting in your post to upload your picture. You get to this setting by clicking the "gear" icon while editing a post. See this picture:
This theme ignores the following:
- The "post per page" setting. It will only display one strip at a time in the main page.
- Tags will not be displayed.
- Featured post will not have a special treatment.
- Blog cover and blog logo (might be taken into account in future releases)
Right not there is nothing to configure, besides what you can normally do.
- 1.0.1
- Fixed broken layout on mobile devices
- 1.0.0
- First version