Tale

screenshot of Tale
jekyll

Minimal Jekyll theme for storytellers

Overview

TaleGem is a minimal Jekyll theme designed specifically for storytellers. It offers easy installation options, compatibility with GitHub Pages, responsive design, syntax highlighting, pagination of posts, sticky posts, tags, excerpt management, and Disqus comments. This theme provides a sleek and visually appealing platform for creators to showcase their stories.

Features

  • Easy installation: Three installation methods available including Ruby Gem, GitHub Pages, and Fork
  • Compatible with GitHub Pages: Can be used with GitHub Pages hosted sites
  • Responsive design: Theme is optimized for mobile devices
  • Syntax highlighting: Utilizes Pygments for syntax highlighting in code snippets
  • Markdown and HTML text formatting: Allows for flexible formatting of text content
  • Pagination of posts: Pages posts to allow for easier navigation and browsing
  • Sticky posts: Option to make selected posts stick to the top of the page
  • Tags: Ability to categorize posts using tags
  • Excerpt management: Control over the excerpts displayed on post previews
  • Disqus comments: Option to enable comments using the Disqus platform

Ruby Gem Method

  1. Add the following line to your Gemfile:
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.