Jekyll Gist

screenshot of Jekyll Gist
jekyll

:page_with_curl: Liquid tag for displaying GitHub Gists in Jekyll sites.

Overview

The Jekyll::GistLiquid tag is a tool that allows users to display GitHub Gists on their Jekyll sites. It provides a way to easily incorporate code snippets or examples into blog posts or tutorials.

Features

  • Easy integration with Jekyll sites
  • Ability to display GitHub Gists using Liquid tags
  • Option to specify a specific file from the Gist to display
  • Supports personal access tokens for faster site generation

Summary

The Jekyll::GistLiquid tag is a useful tool for Jekyll users who want to display GitHub Gists on their sites. With easy installation and integration, as well as support for specifying specific files and personal access tokens, it provides a convenient way to showcase code examples and snippets in blog posts and tutorials.

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.