Skip to content

How to build a grid as shown on the getdoks.org page #1332

Pinned Answered by h-enk
zhangineer2 asked this question in Support
Discussion options

You must be logged in to vote

Thanks for asking! I will make this part of the upcoming release of Doks core: thuliteio/doks-core#117

Until then you'll have to add a custom card shortcode and use it like so:

{{< card-grid >}}
{{< card title="Learn Doks" icon="outline/book" color="yellow" >}}

- [Project structure](/docs/basics/project-structure/)
- [Configuration](/docs/basics/configuration/)
- [Deploy](https://docs.thulite.io/guides/deploy/)

{{< /card >}}
{{< card title="Extend Doks" icon="outline/puzzle" color="purple" >}}

- [Analytics](https://docs.thulite.io/guides/analytics/)
- [CMS](https://docs.thulite.io/guides/cms/)
- [DocSearch](/docs/recipes/docsearch/)

{{< /card >}}
{{< /card-grid >}}

{{< card-grid >}}
{{<

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by zhangineer2
Comment options

You must be logged in to vote
1 reply
@h-enk
Comment options

Comment options

You must be logged in to vote
2 replies
@h-enk
Comment options

@zhangineer2
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants