Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 690 Bytes

index.md

File metadata and controls

37 lines (27 loc) · 690 Bytes
layout is_home
home
true

What is this?

A simple Jekyll theme that allows you to quietly publish your beautiful comics and any related artwork. Supports pagination, Atom feeds, Google analytics, Facebook comments, emojis and automatic thumbnailing.


# Getting Started Add this theme to your Gemfile
# ./Gemfile

gem "quiet-commic"

Install the theme

bundle

Add this to your config.yml to activate the theme:

theme: quiet-comic

Build and enjoy 😃

bundle exec jekyll serve

To learn more, check out the documentation for this theme on Github