Skip to content

Latest commit

 

History

History
135 lines (110 loc) · 9.29 KB

jekyll.md

File metadata and controls

135 lines (110 loc) · 9.29 KB

Bookmarks tagged [jekyll]

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...


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


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.


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...


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 ...


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


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


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.


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


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


http://aronbordin.com/neo-hpstr-jekyll-theme/

Neo-HPSTR Jekyll is a responsive and modern blog template.


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,


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...


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...

  • 📆 published on: 2015-02-20
  • tags: jekyll

https://staticman.net/

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...


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...


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...


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.