Tale Tale is a minimal Jekyll theme curated for storytellers. Checkout the demo here. Features Easy installation Compatible with GitHub Pages Responsive design (looks just as good on mobile) Syntax…
Tale

Tale is a minimal Jekyll theme curated for storytellers. Checkout the demo here.
Features
- Easy installation
- Compatible with GitHub Pages
- Responsive design (looks just as good on mobile)
- Syntax highlighting, with the help of Pygments
- Markdown and HTML text formatting
- Pagination of posts
Installation
There are 3 ways to install this theme
1. Install it as a Ruby Gem (for self-hosted sites)
1. Install it with the jekyll-remote-theme plugin (for GitHub Pages hosted sites)
1. Fork the project directly
Ruby Gem method
1. Add this line to your Gemfile:
ruby
gem "tale"
2. Install the theme's gems and dependencies:
bash
$ bundle
3. In _config.yml add these lines:
yaml
theme: tale
permalink: /:year-:month-:day/:title
paginate: 5
Remove any other theme: lines.
4. Rename index.md to index.html. Without this, the jekyll-paginate gem will not work.
1. In about.md, change the layout: field to post:
Markdown
layout: post
GitHub Pages method
1. Add these 2 lines in to your Gemfile:
ruby
gem "jekyll-remote-theme"
gem "jekyll-paginate"
2. Install the newly added gems:
bash
$ bundle
3. In _config.yml add these lines:
yaml
remote_theme: chesterhow/tale
permalink: /:year-:month-:day/:title
paginate: 5
plugins:
- jekyll-paginate
- jekyll-remote-theme
Remove any other theme: or remote_theme: lines.
4. Rename index.md to index.html. Without this, the jekyll-paginate gem will not work.
1. In about.md, change the layout: field to post:
Markdown
layout: post
Fork method
1. Fork this repository
1. Delete the unnecessary files/folders: CODE_OF_CONDUCT.md, LICENSE, README.md, tale.gemspec
1. Delete the baseurl line in _config.yml:
yaml
baseurl: /tale # delete this line
Usage
Once you've installed the theme, you're ready to work on your Jekyll site. To start off, I would recommend updating_config.yml with your site's details.
To build and serve your site, run:
bash
$ bundle exec jekyll serve
And you're all set! Head over to http://127.0.0.1:4000/ to see your site in action.
Contributing
Found a bug or have a suggestion? Feel free to create an issue or make a pull request!
License
See LICENSE
Members
-
zinit ★ PINNED
🌻 Flexible and fast ZSH plugin manager
Shell ★ 4.7k 6d agoExplain → -
fast-syntax-highlighting ★ PINNED
Feature-rich syntax highlighting for ZSH
Shell ★ 1.7k 11mo agoExplain → -
zinit-configs ★ PINNED
Real-world configuration files (basically zshrc-s) holding Zinit (former Zplugin) invocations
Shell ★ 79 3y agoExplain → -
history-search-multi-word ★ PINNED
No description.
Shell ★ 124 1mo agoExplain → -
zbrowse ★ PINNED
No description.
Shell ★ 21 3y agoExplain → -
zinit-module ★ PINNED
zsh module for automatically compiling sourced files
C ★ 27 3y agoExplain → -
zinit-packages
zinit package repository
Shell ★ 39 1y agoExplain → -
Zsh-100-Commits-Club
Promote writing Zsh software not simple scripts
Shell ★ 31 2y agoExplain → -
I_WANT_TO_HELP ▣
https://www.reddit.com/r/zsh/comments/qinb6j/httpsgithubcomzdharma_has_suddenly_disappeared_i/hil4oww/
★ 29 4y agoExplain → -
zshelldoc
No description.
Shell ★ 24 2y agoExplain → -
zui
⬢ Zsh User Interface library – CGI+DHTML-like rapid application development with Zsh
Shell ★ 18 3y agoExplain → -
zsh-navigation-tools
Curses-based tools for Zsh, e.g. multi-word history searcher
Shell ★ 16 3y agoExplain → -
zsh-cmd-architect
No description.
Shell ★ 11 3y agoExplain → -
zinit-vim-syntax
A Vim syntax definition for Zinit commands in any ft=zsh file
Vim Script ★ 11 1y agoExplain → -
zinit-annex-bin-gem-node
Unmaintained mirror of zinit-zsh/z-a-bin-gem-node
Shell ★ 10 8mo agoExplain → -
ztrace
No description.
Shell ★ 10 2y agoExplain → -
zinit-annex-meta-plugins
A Zsh-Zinit extension that allows to install predefined groups of plugins ↔ meta-plugins.
Shell ★ 7 3y agoExplain → -
null
No description.
★ 6 2y agoExplain → -
zconvey
Send notifications and commands to all or selected Zshell instances
Shell ★ 6 2y agoExplain → -
zinit-annex-rust
Unmaintained mirror of zinit-zsh/z-a-rust
Shell ★ 6 1y agoExplain → -
zinit-annex-readurl
No description.
Shell ★ 6 2y agoExplain → -
zsh-diff-so-fancy
No description.
Shell ★ 6 2y agoExplain → -
zunit ⑂
A powerful testing framework for ZSH projects
Shell ★ 5 5mo agoExplain → -
zinit-annex-man
No description.
Shell ★ 5 3y agoExplain → -
zinit-annex-patch-dl
Unmaintained mirror of zinit-zsh/z-a-patch-dl
Shell ★ 4 1y agoExplain → -
declare-zsh
No description.
Shell ★ 4 2y agoExplain → -
zredis
No description.
C ★ 4 3y agoExplain → -
zflai
No description.
Shell ★ 4 3y agoExplain → -
zsnapshot
No description.
Shell ★ 4 3y agoExplain → -
pm-perf-test
No description.
Shell ★ 4 3y agoExplain → -
zinit-console
No description.
Shell ★ 3 3y agoExplain → -
zsh-lint
No description.
Shell ★ 3 3y agoExplain → -
zsh-completion-generator
No description.
Python ★ 3 3y agoExplain → -
zinit-annex-default-ice
A Zsh-Zinit extension that allows to define ices active for multiple zinit commands
Shell ★ 3 3y agoExplain → -
zsh-editing-workbench
No description.
Shell ★ 3 3y agoExplain → -
zsh-string-lib
No description.
Shell ★ 2 3y agoExplain → -
zsh-sweep ⑂
Linter for Zshell scripting language
★ 2 3y agoExplain → -
zzcomplete
No description.
Shell ★ 2 3y agoExplain → -
revolver ⑂
A progress spinner for ZSH scripts
Shell ★ 2 3y agoExplain → -
zinit-annex-binary-symlink ⑂
A Zinit annex (i.e. an extension), which provides a non $PATH modifying solution for installing binaries and scripts
Shell ★ 2 5mo agoExplain → -
zinit-annex-submods
No description.
Shell ★ 2 2y agoExplain → -
zinit-annex-unscope
A Zinit-Zsh annex that allows to install plugins without specifying the GitHub user name.
Shell ★ 2 3y agoExplain → -
.github
No description.
★ 1 6d agoExplain → -
zsh-morpho
No description.
Shell ★ 1 3y agoExplain → -
zsh-unique-id
No description.
C ★ 1 3y agoExplain → -
zgdbm
No description.
C ★ 1 3y agoExplain → -
zinit-annex-pull ⑂
No description.
Shell ★ 1 3y agoExplain → -
zinit-crasis
Semigraphical .zshrc editor for Zplugin commands
Shell ★ 1 3y agoExplain → -
zinit-package-fzf ▣
No description.
★ 1 4y agoExplain → -
zdharma
No description.
★ 1 4y agoExplain → -
zsh-github-issues
No description.
Shell ★ 1 3y agoExplain → -
zinit-annex-test
No description.
Shell ★ 1 3y agoExplain → -
zdharma-continuum.github.io
No description.
HTML ★ 0 1d agoExplain → -
zinit-annex-link-man ⑂
No description.
Shell ★ 0 2y agoExplain → -
make-server ⑂
A build service that automatically compiles projects given in $MSERV_CONF_DIRS in background
Shell ★ 0 3y agoExplain → -
psprint-dotfiles ▣
No description.
Vim script ★ 0 4y agoExplain → -
zinit-package-system-completions ▣
No description.
★ 0 4y agoExplain → -
zinit-package-svn ▣
No description.
★ 0 4y agoExplain → -
zinit-package-remark ▣
No description.
★ 0 4y agoExplain → -
zinit-package-pyenv ▣
No description.
★ 0 4y agoExplain → -
zinit-package-ls_colors ▣
No description.
★ 0 4y agoExplain → -
zinit-package-github-issues-srv ▣
No description.
★ 0 4y agoExplain → -
zinit-package-github-issues ▣
No description.
★ 0 4y agoExplain → -
zinit-package-fzy ▣
No description.
★ 0 4y agoExplain → -
zinit-package-ecs-cli ▣
No description.
★ 0 4y agoExplain → -
zinit-package-doctoc ▣
No description.
★ 0 4y agoExplain → -
zinit-package-dircolors-material ▣
No description.
★ 0 4y agoExplain → -
zinit-package-asciidoctor ▣
No description.
★ 0 4y agoExplain → -
zinit-package-apr ▣
No description.
★ 0 4y agoExplain → -
zinit-package-firefox-dev ▣
No description.
★ 0 4y agoExplain → -
zinit-package-any-gem ▣
No description.
★ 0 4y agoExplain → -
zinit-package-any-node ▣
No description.
★ 0 4y agoExplain → -
zinit-package-zsh-static ▣
zinit package for installing romkatv/zsh-bin
★ 0 4y agoExplain → -
zinit-package-zsh ▣
Re-upload of https://github.com/Zsh-Packages/zsh
★ 0 4y agoExplain → -
zsh-prompt-kinetic ▣
No description.
Shell ★ 0 4y agoExplain → -
discussions
Public open-ended discussions.
★ 0 3y agoExplain → -
zsh-tig-plugin
No description.
Shell ★ 0 3y agoExplain → -
zservice-redis
A Zsh plugin that runs redis database server
Shell ★ 0 3y agoExplain → -
zsh-startify
No description.
Shell ★ 0 3y agoExplain → -
zsh-select
No description.
Shell ★ 0 3y agoExplain → -
zaccumulator
No description.
Shell ★ 0 3y agoExplain → -
hacking-private
No description.
Shell ★ 0 3y agoExplain → -
git-url
No description.
Shell ★ 0 3y agoExplain → -
zsh-util-lib
No description.
Shell ★ 0 3y agoExplain → -
zed2
No description.
Shell ★ 0 3y agoExplain → -
zredis-cmd
No description.
Shell ★ 0 3y agoExplain → -
VATS-zsh
No description.
Shell ★ 0 3y agoExplain → -
prompt-box
No description.
Shell ★ 0 3y agoExplain → -
giturl
No description.
Shell ★ 0 3y agoExplain → -
cgiturl
No description.
C++ ★ 0 3y agoExplain → -
zservice-py3http
No description.
Shell ★ 0 3y agoExplain →
No repos match these filters.