Skip to content

Commit

Permalink
Categorize CLI commands to improve search results
Browse files Browse the repository at this point in the history
  • Loading branch information
jmooring committed Dec 14, 2023
1 parent 08cc2da commit eef04df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,8 @@ ID = 'G-MBZGKNMDWC'

[taxonomies]
category = "categories"

[[cascade]]
categories = ['commands']
[cascade._target]
path = '/commands/**'

0 comments on commit eef04df

Please sign in to comment.