Invisible link to canonical for Microformats

Navigate the tags


Tags from demo and skins collections

Here you can find the list of tags includes in the demo and skins collections.

Configuring a tag cloud is a two-step process:

1. Set the url were the tag cloud would be host on the page

This could be easily done on your _config file via defaults. On this specific case:

  -
    scope:
      path: ""
      type: "demo"
    values:
      layout: "default"
      header_type: "base"
      cloudtag_url        : "/demo/tags"
  -
    scope:
      path: ""
      type: "skins"
    values:
      header_type       : "splash"
      cloudtag_url        : "/demo/tags"

After this steps, the tags generated on each specific page of the collection would link to demo/tags.

2. Create the page and host it in that url

The front matter of this page:

---
layout: cloudtag
title: Navigate the tags
subtitle: 'Tags from <code>demo</code> collection only'
header_type: hero
permalink: /demo/tags
include_collection: demo,skins
breadcrumb_list:
  - label: Home
    url: /
  - label: Demo
    url: /demo
---

The tag cloud should be generated right after this line:


bootstrap
23
Top
header-splash
23
Top
skin
22
Top
dieghernan
10
Top
image
8
Top
layout-default
8
Top
bottom-navs
7
Top
tags
7
Top
categories
7
Top
tophat
6
Top
date
6
Top
author
5
Top
dark-skin
4
Top
comments
4
Top
bootswatch
4
Top
header-hero
3
Top
header-base
3
Top
author-guest
2
Top
header-post
2
Top
themes-guide
1
Top
no-avatar
1
Top
layout-landingpage
1
Top
no-location
1
Top
mathjax
1
Top
current-theme
1
Top
header-image
1
Top
layout-minimal
1
Top