Posts in category 'tutorial'
Jekyll Seo
SEO
Supply comes with the Jekyll SEO Tag plugin installed.Post With Products
How to add product(s) to a post
On top of your product collection, you can, of course, add a product in a regular post, using the hyperlink, embed, or the overlay methods.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 hyperlink
Sometimes all you want is a simple hyperlink to your product on Gumroad.
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