{{ define "main" }}

{{ .Title }}

{{ .Params.lead | safeHTML }}

Suivez le guide {{ .Content }}
{{ end }} {{ define "sidebar-prefooter" }} {{ if site.Params.doks.backgroundDots -}}
{{ end -}} {{ if eq $.Site.Language.LanguageName "English" }}

Update content

Edit content/_index.md and content/layout/index.htmlto see this page change.

Add new content

Follow this steps

Configure your site

Edit your config in config/_default/hugo.toml.

Read the docs

Learn more in the Docs.

{{ end }} {{ end }} {{ define "sidebar-footer" }} {{ if site.Params.doks.sectionFooter -}}

Start building with Doks today

{{ i18n "get-started" }}
{{ end -}} {{ end }}