diff --git a/_config.yml b/_config.yml index 1bf4d528..68d2c865 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ --- -title: RESTHeart - Ready to use backend for Web and Mobile Apps +title: RESTHeart - Virtual Threads Powered API Framework timezone: Europe/Rome collections: posts: @@ -28,9 +28,14 @@ defaults: docs_version: 6 sitemap: false - scope: - path: docs + path: docs/v7 values: docs_version: 7 + sitemap: false +- scope: + path: docs + values: + docs_version: 8 encoding: UTF-8 email: info@softinstigate.com description: Low code API Framework for MongoDB diff --git a/_includes/docs-sidebar.html b/_includes/docs-sidebar.html index ce95fa0a..4630bdde 100644 --- a/_includes/docs-sidebar.html +++ b/_includes/docs-sidebar.html @@ -3,8 +3,10 @@

Overview

+ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index aefbe87e..d016f929 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -12,7 +12,7 @@ - {% if page.docs_version != null and page.docs_version != 7 %} + {% if page.docs_version != null and page.docs_version != 8 %} {% endif %} diff --git a/_includes/header.html b/_includes/header.html index 5304b6fd..d81530b4 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -28,17 +28,14 @@

RESTHeart

{% include run-restheart-seriously-banner.html %} -{% if page.docs_version != null and page.docs_version != 7 %} -