diff --git a/_data/en-US/categories.json b/_data/en-US/categories.json new file mode 100644 index 00000000..009cbc6f --- /dev/null +++ b/_data/en-US/categories.json @@ -0,0 +1,34 @@ +{ + "ds-index": [ + { + "key": "guides", + "title": "Guides" + }, + { + "key": "reference", + "title": "Reference" + } + ], + "twilightmenu": [ + { + "key": "installing", + "title": "Installing" + }, + { + "key": "updating", + "title": "Updating" + }, + { + "key": "customization", + "title": "Customization" + }, + { + "key": "other", + "title": "Other" + }, + { + "key": "uninstalling", + "title": "Uninstalling" + } + ] +} \ No newline at end of file diff --git a/_layouts/wiki.html b/_layouts/wiki.html index fb4b2d03..2d9111d7 100644 --- a/_layouts/wiki.html +++ b/_layouts/wiki.html @@ -18,15 +18,6 @@ layout: compress