Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds details shortcode #661

Merged
merged 5 commits into from
Feb 14, 2022
Merged

Adds details shortcode #661

merged 5 commits into from
Feb 14, 2022

Conversation

h-enk
Copy link
Member

@h-enk h-enk commented Feb 9, 2022

Snag_615b62b

Nested support

{{< 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 >}}

Preview

https://deploy-preview-661--doks.netlify.app/docs/prologue/introduction/

Resources

@h-enk h-enk self-assigned this Feb 9, 2022
@h-enk h-enk added enhancement New feature or request keep labels Feb 9, 2022
@h-enk h-enk added this to the v0.4.1 milestone Feb 9, 2022
@h-enk h-enk merged commit baa812c into master Feb 14, 2022
@h-enk h-enk deleted the details-shortcode branch February 14, 2022 10:04
adhadse pushed a commit to adhadse/doks that referenced this pull request Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant