Commit ef77f4f9 authored by Henk Verlinde's avatar Henk Verlinde
Browse files

content: prepare for merge

parent a2585ea8
Loading
Loading
Loading
Loading
+0 −70
Original line number Diff line number Diff line
@@ -13,76 +13,6 @@ weight: 100
toc: true
---

## Shortcode

{{< details "Markdown and HTML" >}}
_Markdown_ and <em>HTML</em> will be rendered.
{{< /details >}}

{{< details "Unordered list" >}}

- step 1
- step 2

{{< /details >}}

{{< details "Ordered list" >}}

1. step 1
2. step 2
3. step 3

{{< /details >}}

{{< details "Parent" >}}
Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.
{{< details "Child" >}}
Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.
{{< details "Grandchild" >}}
Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.
{{< /details >}}
{{< /details >}}
{{< /details >}}

{{< details "Start in open state" open >}}
Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.
{{< /details >}}

{{< details "Headings" >}}

Paragraph before heading.

## Heading 2

Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.

Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.

Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.

### Heading 3

Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.

#### Heading 4

Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.
{{< /details >}}

{{< details "<span class=\"fw-bold\">Custom HTML styled summary</span>" >}}
Doks is a Hugo theme for building secure, fast, and SEO-ready documentation websites, which you can easily update and customize.
{{< /details >}}

{{< details "Code" >}}
Paragraph before code block

```bash
npm run create [path] [flags]
```

Paragraph after code block
{{< /details >}}

## Get started

There are two main ways to get started with Doks: