Jekyll

Posts in category 'Jekyll'

Gumroad Overlay

Gumroad Overlay is a nice function that lets users on desktop computers buy products from you without ever having to leave your website.

Gumroad Embed

You’ll find Gumroad integration snippets in _includes. There are two ways to post a Gumroad product on your site: embed or overlay. In this post, we will look at how to use the embed method.

How to add a product page

Jekyll collections front matter type

To add a new product page, simply add a file in the _products directory and include the necessary front matter.

Site Search

Built-in site search functionality

Post with responsive videos

Here are two examples of how to add responsive video to a post or page.

Post with code blocks

This is how to add codeblocks to your posts

This is an updated post

This is a recently updated blog post example. Add last_modified_at: YYYY-MM-DD in any posts YAML front-matter. Your sitemap will be automatically updated.

Updated

Post formatting

Everything you need to format your posts

Updated

Using custom variables

Jekyll collections front matter type

Theme development

Develop

Updated

How to use Jekyll

Start a blog or a static site with Jekyll.

Jekyll is “an open-source simple static site generator”. In other words, Jekyll converts plain text files from a computer into a website or blog.