global topbar (#6)

adds a global topbar to the theme

Reviewed-on: #6
Reviewed-by: xtul <mpiasecki720@protonmail.com>
Co-authored-by: vickydotbat <vickydotbat@tutamail.com>
Co-committed-by: vickydotbat <vickydotbat@tutamail.com>
This commit was merged in pull request #6.
This commit is contained in:
2026-06-26 08:27:49 +00:00
committed by archvillainette
parent 52999ae604
commit 2d37f8a1f6
13 changed files with 835 additions and 232 deletions
+2 -7
View File
@@ -25,15 +25,10 @@
<body class="{bodyClass} skin-{{{if bootswatchSkin}}}{bootswatchSkin}{{{else}}}noskin{{{end}}}">
<a class="visually-hidden-focusable position-absolute top-0 start-0 p-3 m-3 bg-body" style="z-index: 1021;" href="#content">[[global:skip-to-content]]</a>
{{{ if config.theme.topMobilebar }}}
<!-- IMPORT partials/mobile-header.tpl -->
{{{ end }}}
<div class="layout-container d-flex justify-content-between pb-4 pb-md-0">
<!-- IMPORT partials/sidebar-left.tpl -->
<div class="layout-container wg-layout-container d-flex flex-column pb-4 pb-md-0">
<!-- IMPORT partials/header/topbar.tpl -->
<main id="panel" class="d-flex flex-column gap-3 flex-grow-1 mt-3" style="min-width: 0;">
<!-- IMPORT partials/header/brand.tpl -->
<div class="container-lg px-md-4 d-flex flex-column gap-3 h-100 mb-5 mb-lg-0" id="content">
<!-- IMPORT partials/noscript/warning.tpl -->
<!-- IMPORT partials/noscript/message.tpl -->