A simple webcomic theme for Jekyll, a static site generator. Built using Bootstrap.
This theme is meant to offer a free and relatively easy webcomic hosting solution for artists with little or no coding experience. Here's the user guide for this theme.
To use this theme, you'll need to install Jekyll. The easiest way to install Jekyll is to using RubyGems. Ruby Installation Guide.
Once you have Ruby installed, you can simply open up your Terminal and type
gem install jekyll
Here's the Jekyll Installation Guide if you need more info.
jekyll serve
into Terminal.http://127.0.0.1:4000
into a browser to see it!Read about using the code here.
Github has a fantastic guide for creating a Github Page and pushing your code to live. Github Pages Guide I won't waste your time trying to duplicate it. When you're finished building your site, go ahead and try it!