[DEPRECATED!!!] Please redirect to the new and easier version, kiko-now==>
The Kiko-plus theme is no longer being updated, but there is a new version called Kiko-now that combines Jekyll-now and Kiko-plus. The theme features a Disqus comment system, Google analytics integration, pagination support, custom tags, and SEO support. This product analysis will provide a guide for installing the theme.
git clone https://github.com/AWEEKJ/Kiko-plus.git to clone the Kiko-plus template to your computer.git checkout -b gh-pages, replacing gh-pages with your desired branch name.git remote add gh-pages https://github.com/<yourName>/<yourMaster>/gh-pages, replacing yourName with your GitHub account name and yourMaster with your repository name.git push gh-pages.baseurl: "<branchName>", replacing branchName with your branch name where gh-pages resides.All configuration is done via the _config.yml file located in your main repository folder. Here are some key configurations to consider:
rake geminstall.jekyll serve or rake preview.url: "https://localhost:4000". Note that you need to have Jekyll installed to do this.The Kiko-plus theme is no longer being updated, but a new version called Kiko-now is available. This article provided an overview of the theme and its key features, as well as a guide for installing and configuring it for use.