You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open menu items in same tab and remove installation menu point (#1219)
* Open menu items in same tab
Fixing a Hugo vs Docsy incompatibility error.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Addressing review comments
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Triggering a Netlify build
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Downgrading go, hugo and docsy versions
Due ot a bug in Netlify it ignored the HUGO_VERSION directive in the
config file what makes the deployment fail.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Setting sidebar_cache_limit to false
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Setting ul_show to true
Netlify build environment seems to require the explicit definition of a set of
Docsy parameters.
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Adding more explicit parameters
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Adding a space to trigger the build
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
* Update go version
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
---------
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
<liclass="td-sidebar-nav__section-title td-sidebar-nav__section{{ if $withChild }} with-child{{ else }} without-child{{ end }}{{ if $activePath }} active-path{{ end }}{{ if (not (or $show $p.Site.Params.ui.sidebar_menu_foldable )) }} collapse{{ end }}" id="{{ $mid }}-li">
69
69
{{ if (and $p.Site.Params.ui.sidebar_menu_foldable (ge $ulNr 1)) -}}
0 commit comments