first commit
This commit is contained in:
112
layouts/index.html
Normal file
112
layouts/index.html
Normal file
@ -0,0 +1,112 @@
|
||||
{{ define "main" }}
|
||||
<section class="section container-fluid mt-n3 pb-3">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-12 text-center">
|
||||
<h1>{{ .Title | safeHTML }}</h1>
|
||||
</div>
|
||||
<div class="col-lg-9 col-xl-8 text-center">
|
||||
<p class="lead">{{ .Params.lead | safeHTML }}</p>
|
||||
{{/* <a class="btn btn-primary btn-cta rounded-pill btn-lg my-3" href="/docs/{{ if site.Params.doks.docsVersioning }}{{ site.Params.doks.docsVersion }}/{{ end }}guides/example-guide/" role="button">{{ i18n "get_started" }}</a> */}}
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{{ end }}
|
||||
|
||||
{{ define "sidebar-prefooter" }}
|
||||
{{ if site.Params.doks.backgroundDots -}}
|
||||
<div class="d-flex justify-content-start">
|
||||
<div class="bg-dots"></div>
|
||||
</div>
|
||||
{{ end -}}
|
||||
{{ if eq $.Site.Language.LanguageName "Français" }}
|
||||
<section class="section section-md section-features">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center text-center">
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">
|
||||
{{- partial "inline-svg" "files" }}
|
||||
Gérer vos données
|
||||
</h2>
|
||||
<p>Gérer en collaboration vos fichiers, contacts et agendas pour permettre une bonne organisation.</p>
|
||||
{{/* <p class="text-muted"><small>Propulsé par Nextcloud et Onlyoffice</small></p> */}}
|
||||
<div class="btn-group" role="group" aria-label="Basic outlined example">
|
||||
<a href="/docs/nuage/gérer-vos-données/" class="btn btn-outline-primary">Guide</a>
|
||||
<a href="https://nuage.lamelio.fr/" class="btn btn-primary">Accéder au service</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">
|
||||
{{- partial "inline-svg" "pencil" }}
|
||||
Prise de notes
|
||||
</h2>
|
||||
<p>Collaborer sur une documentation en ligne pour mettre en lumière les connaissances de vos équipes.</p>
|
||||
{{/* <p class="text-muted"><small>Propulsé par Outline</small></p> */}}
|
||||
<div class="btn-group" role="group" aria-label="Basic outlined example">
|
||||
<a href="/docs/notes/prise-de-notes/" class="btn btn-outline-primary">Guide</a>
|
||||
<a href="https://notes.lamelio.fr/" class="btn btn-primary">Accéder au service</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">
|
||||
{{- partial "inline-svg" "messages" }}
|
||||
Discussion entre équipes
|
||||
</h2>
|
||||
<p>Échanger ensemble avec une messagerie instantanée sécurisée et décentralisée sur différents sujets.</p>
|
||||
{{/* <p class="text-muted"><small>Propulsé par Outline</small></p> */}}
|
||||
<div class="btn-group" role="group" aria-label="Basic outlined example">
|
||||
<a href="/docs/chat/discussion-entre-équipes/" class="btn btn-outline-primary">Guide</a>
|
||||
<a href="https://matrix.to/#/#LaMelio-Entraide:matrix.interhop.org" class="btn btn-primary">Accéder au service</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">
|
||||
{{- partial "inline-svg" "list-details" }}
|
||||
Gestion de projets
|
||||
</h2>
|
||||
<p>Organiser vous autour de listes de tâches et rendre visible l'avancement de vos projets.</p>
|
||||
<div class="btn-group" role="group" aria-label="Basic outlined example">
|
||||
<a href="/docs/projets/gestion-de-projets/" class="btn btn-outline-primary">Guide</a>
|
||||
<a href="https://projets.lamelio.fr/" class="btn btn-primary">Accéder au service</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">
|
||||
{{- partial "inline-svg" "file-type-pdf" }}
|
||||
Gestion de PDF
|
||||
</h2>
|
||||
<p>Signer, parapher, modifier, réorganiser, compresser vos fichiers PDF directement en ligne.</p>
|
||||
<div class="btn-group" role="group" aria-label="Basic outlined example">
|
||||
<a href="/docs/pdf/gestion-de-pdf/" class="btn btn-outline-primary">Guide</a>
|
||||
<a href="https://pdf.lamelio.fr/" class="btn btn-primary">Accéder au service</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-5">
|
||||
<h2 class="h4">
|
||||
{{- partial "inline-svg" "shield-lock" }}
|
||||
Mots de passe
|
||||
</h2>
|
||||
<p>Facilitez-vous la gestion et le partage de vos mots de passe, vous avez besoin d'en retenir qu'un !</p>
|
||||
<div class="btn-group" role="group" aria-label="Basic outlined example">
|
||||
<a href="/docs/pass/gestionnaire-de-mots-de-passe/" class="btn btn-outline-primary">Guide</a>
|
||||
<a href="https://pass.lamelio.fr/" class="btn btn-primary">Accéder au service</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ define "sidebar-footer" }}
|
||||
{{ if site.Params.doks.sectionFooter -}}
|
||||
<section class="section section-md container-fluid bg-light">
|
||||
<div class="row justify-content-center text-center">
|
||||
<div class="col-lg-7">
|
||||
<h2 class="mt-2">Start building with Doks today</h2>
|
||||
<a class="btn btn-primary rounded-pill px-4 my-2" href="/docs/{{ if site.Params.doks.docsVersioning }}{{ site.Params.doks.docsVersion }}/{{ end }}prologue/introduction/" role="button">{{ i18n "get-started" }}</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
{{ end -}}
|
||||
{{ end }}
|
46
layouts/partials/sidebar/auto-default-menu.html
Normal file
46
layouts/partials/sidebar/auto-default-menu.html
Normal file
@ -0,0 +1,46 @@
|
||||
<!-- Auto default section menu -->
|
||||
{{ $currentPage := . -}}
|
||||
{{ $section := $currentPage.Section -}}
|
||||
{{ range (where .Site.Sections "Section" "in" $section) }}
|
||||
{{ range .Sections }}
|
||||
{{ $active := in $currentPage.RelPermalink .RelPermalink }}
|
||||
<h3 class="h6 text-uppercase mb-2">
|
||||
{{ if .Params.icon }}{{- partial "inline-svg" .Params.icon -}} {{ end }}
|
||||
{{ .Title }}
|
||||
</h3>
|
||||
<ul class="list-unstyled">
|
||||
{{ range .Pages }}
|
||||
{{ if .IsNode }}
|
||||
{{ $active := in $currentPage.RelPermalink .RelPermalink }}
|
||||
<h4 class="h6 text-uppercase ms-3 mt-3 mb-2">{{ .Title }}</h4>
|
||||
<ul class="list-unstyled ms-3">
|
||||
{{ range .Pages }}
|
||||
{{ if .IsNode }}
|
||||
{{ $active := in $currentPage.RelPermalink .RelPermalink }}
|
||||
<h5 class="h6 text-uppercase mt-2 mb-2">{{ .Title }}</h5>
|
||||
<ul class="list-unstyled ms-3">
|
||||
{{ range .Pages }}
|
||||
{{ $active := in $currentPage.RelPermalink .RelPermalink }}
|
||||
<li><a class="docs-link{{ if $active }} active{{ end }}" href="{{ .Permalink }}">{{ .Name }}</a></li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
{{ else }}
|
||||
{{ $active := in $currentPage.RelPermalink .RelPermalink }}
|
||||
<li><a class="docs-link{{ if $active }} active{{ end }}" href="{{ .Permalink }}">{{ .Name }}</a></li>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</ul>
|
||||
{{ else }}
|
||||
{{ $active := in $currentPage.RelPermalink .RelPermalink }}
|
||||
<li><a class="docs-link{{ if $active }} active{{ end }}" href="{{ .Permalink }}">{{ .Name }}</a></li>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</ul>
|
||||
{{ end }}
|
||||
{{ range .RegularPages -}}
|
||||
{{ $active := in $currentPage.RelPermalink .RelPermalink -}}
|
||||
<ul class="list-unstyled">
|
||||
<li><a class="docs-link{{ if $active }} active{{ end }}" href="{{ .Permalink }}">{{ .Name }}</a></li>
|
||||
</ul>
|
||||
{{- end }}
|
||||
{{ end }}
|
Reference in New Issue
Block a user