Content on Cap'n Hugo Relearrrn Theme https://mcshelby.github.io/hugo-theme-relearn/pir/categories/content/index.html Recent content in Content on Cap'n Hugo Relearrrn Theme Hugo -- gohugo.io art-pir Taxonomy https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html Mon, 01 Jan 0001 00:00:00 +0000 https://mcshelby.github.io/hugo-theme-relearn/pir/cont/taxonomy/index.html Th' Relearrrn theme supports Hugo’s default taxonomies tag an' category out o' th' box. Configurat'n Just add tags and/or categories t' any plank. They can be given as a single str'n or an array o' str'ns. ​ toml yaml json +++ categories = ['taxonomy', 'content'] tags = 'tutorial' title = 'Taxonomy' +++ --- categories: - taxonomy - rrrambl'n tags: tutorial title: Taxonomy --- { "categories": [ "taxonomy", "content" ], "tags": "tutorial", "title": "Taxonomy" } Behavior Th' tags be displayed at th' top o' th' plank 'n alphabetical order.