diff --git a/_config.yml b/_config.yml index b33ec8b52..71d9bf21d 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ twitter_username: openhab github_username: openhab # Build settings markdown: kramdown -exclude: ["CNAME", "pom.xml", "README.md", "CONTRIBUTING.md", "process_addons.groovy", "update.sh", "Vagrantfile"] +exclude: ["CNAME", "pom.xml", "README.md", "CONTRIBUTING.md", "process_addons.groovy", "update-external-resources.sh", "Vagrantfile"] # Additional gems for sitemap generation plugins: - jekyll-sitemap @@ -21,10 +21,10 @@ collections: addons_iconsets: output: true permalink: /addons/iconsets/:path:output_ext - addons_io: + addons_ios: output: true - permalink: /addons/io/:path:output_ext - addons_persistence: + permalink: /addons/ios/:path:output_ext + addons_persistences: output: true permalink: /addons/persistence/:path:output_ext addons_transformations: @@ -58,13 +58,13 @@ defaults: - scope: path: "" - type: addons_io + type: addons_ios values: layout: addon - scope: path: "" - type: addons_persistence + type: addons_persistences values: layout: addon - diff --git a/_includes/user-menu.html b/_includes/user-menu.html index 13ff33461..d8795bb04 100644 --- a/_includes/user-menu.html +++ b/_includes/user-menu.html @@ -53,6 +53,7 @@
  • Initial Setup Packages
  • Paper UI
  • HABmin
  • +
  • HABPanel
  • Rules (Experimental)
  • Editors

  • @@ -95,7 +96,7 @@