jekyll.md
July 15, 2021 · View on GitHub
Bookmarks tagged [jekyll]
www.codever.land/bookmarks/t/jekyll
Can I email… All HTML and CSS features on Can I email…
https://www.caniemail.com/features/
All HTML and CSS features on Can I email…
Can I email…
caniemail.com provides email clients support tables for HTML and CSS features.
Can I email runs on [Jekyll...
How to insert and highlight code in Jekyll blog post on Codepedia.org – CodepediaOrg
https://www.codepedia.org/ama/how-to-insert-and-highlight-code-in-jekyll-blog-post-on-codingpedia-or...
This demo post displays the various ways of inserting and highlighting code in Markdown, when posting on Codepedia.org
- tags: code-highlighting, jekyll, highlightjs
Liquid template language home page
https://shopify.github.io/liquid/
Liquid is an open-source template language created by Shopify and written in Ruby. It is the backbone of Shopify themes and is used to load dynamic content on storefronts.
- tags: liquid, jekyll
- :octocat: source code
How to give your Jekyll Site Structured Data for Search with JSON-LD
https://aramzs.github.io/jekyll/schema-dot-org/2018/04/27/how-to-make-your-jekyll-site-structured.ht...
You’ve got Jekyll, now you need to get all your structured data ready for Google, archival systems and more with Schema.org markup. Here’s how you can deploy a structured data in a JSON-LD format to y...
- :calendar: published on: 2018-04-27
- tags: blogging, jekyll, structured-data
Create JSON-LD Structured Data in Jekyll
https://mincong.io/2018/08/22/create-json-ld-structured-data-in-jekyll/
Google uses structured data that it finds on the web to understand the content of the page, as well as to gather information about the web and the world in general. In this post, I will explain how I ...
- :calendar: published on: 2018-08-22
- tags: json-ld, structured-data, jekyll, blogging
List of supported languages and lexers · rouge-ruby/rouge Wiki · GitHub
https://github.com/rouge-ruby/rouge/wiki/List-of-supported-languages-and-lexers
A pure Ruby code highlighter that is compatible with Pygments - rouge-ruby/rouge
- tags: code-highlighting, jekyll
- :octocat: source code
Using Jekyll as a static site generator with GitHub Pages - User Documentation
https://help.github.com/articles/using-jekyll-as-a-static-site-generator-with-github-pages/
If you use Jekyll as a static site generator with GitHub Pages, you benefit from more support with setting up, updating, and troubleshooting your site.
Hyperlinks to Github and Jekyll
- tags: github-pages, jekyll, docs
Themes · jekyll/jekyll Wiki · GitHub
https://github.com/jekyll/jekyll/wiki/Themes
It's interesting to see what designs and features others have come up with. Link to Jekyll Themes.
How to insert and highlight code in Jekyll blog post on Codingpedia.org – CodingpediaOrg
http://www.codingpedia.org/ama/how-to-insert-and-highlight-code-in-jekyll-blog-post-on-codingpedia-o...
Demo post displaying the various ways of inserting and highlighting code in Markdown, when posting on Codingpedia.org
Minimal Mistakes
https://mmistakes.github.io/minimal-mistakes/
A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server. Latest release v4.6.0
- tags: jekyll
- :octocat: source code
Welcome to the Neo-HPSTR Blog – Blog Title
http://aronbordin.com/neo-hpstr-jekyll-theme/
Neo-HPSTR Jekyll is a responsive and modern blog template.
- tags: jekyll, jekyll-theme
- :octocat: source code
Introduction to collections - CloudCannon Academy
https://learn.cloudcannon.com/jekyll/introduction-to-jekyll-collections/
In this tutorial we’re looking at a page on the demo Bakery Store site which lists all the cookies we have.
It shows some collection variables, like collection.url,
- tags: jekyll
Get Pagination working in Jekyll Collection in Github pages · The Explorer
http://anjesh.github.io/2015/01/25/collection-pagination-working-github-pages/
Pagination doesn’t work in jekyll collections by default. By pagination i meant getting the links and title of previous and next links, because that’s our requirement. Few lines of complicated looking...
- :calendar: published on: 2015-01-25
- tags: jekyll
- :octocat: source code
Explain like I’m five: Jekyll collections | Ben Balter
http://ben.balter.com/2015/02/20/jekyll-collections/
What then, might you use collections for? Let’s say you’re making a website for a bakery and want to list the different cupcakes varieties you sell. You might use a collection called “cupcakes”. You’d...
- :calendar: published on: 2015-02-20
- tags: jekyll
Staticman: Static sites with superpowers
Staticman is a Node.js application that receives user-generated content and uploads it as data files to a GitHub repository. In practice, this allows you to have dynamic content (e.g. blog post commen...
- tags: blogging, github-pages, jekyll
- :octocat: source code
Clearing Up Confusion Around baseurl -- Again – By Parker
https://byparker.com/blog/2014/clearing-up-confusion-around-baseurl/
Hey, so there’s been a bit of confusion about what the Jekyll configuration option called baseurl is. Part of the beauty of open-source and of Jekyll is that there’s a lot of flexibility. Unfortunat...
Welcome - Jekyll • Simple, blog-aware, static sites
http://jekyllrb.com/docs/home/
This site aims to be a comprehensive guide to Jekyll. We’ll cover topics such as getting your site up and running, creating and managing your content, customizing the way your site works and looks, de...
Setting up your GitHub Pages site locally with Jekyll - User Documentation
https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/
Guide on how to install Jekyll locally, build the website locally, keep site up to date etc.
- tags: github-pages, jekyll