# Create a "Docs" page like discource meta's

**URL:** https://meta.discourse.org/t/create-a-docs-page-like-discource-metas/196672
**Category:** Support
**Created:** [July 10, 2021, 3:38am UTC](https://meta.discourse.org/t/create-a-docs-page-like-discource-metas/196672 "2021-07-10T03:38:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![oreillyc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/oreillyc/32/212955_2.png) [@oreillyc](https://meta.discourse.org/u/oreillyc)
#### Post date: [July 10, 2021, 3:38am UTC](https://meta.discourse.org/t/create-a-docs-page-like-discource-metas/196672/1 "2021-07-10T03:38:30Z")

</div>

How is the topic display for the [Discourse Meta’s Docs page](https://meta.discourse.org/docs) generated?

Is it [published as a page](https://meta.discourse.org/t/page-publishing/151971)?  
What about the special formatting at the top, categories and tags?

Thank you!

---

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [July 10, 2021, 5:31am UTC](https://meta.discourse.org/t/create-a-docs-page-like-discource-metas/196672/2 "2021-07-10T05:31:49Z")

</div>

It’s a theme component

> [@Discourse Docs Card Filter](https://meta.discourse.org/t/discourse-docs-card-filter-component/187947):
>
> discourse2Summary Discourse Docs Card Filter is to be used with the [Discourse Docs Plugin](https://github.com/discourse/discourse-docs) and allows you to place “Cards” that act as a clickable filter for quicker filter results upon entering the /docs page by your users.eyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/docs-card-filter)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-docs-card-filter](https://github.com/discourse/discourse-docs-card-filter)open_bookNew to Discourse Themes? [Beginner’s guide to using Discourse Themes](https://meta.discourse.org/t/beginners-guide-to-using-discourse-themes/91966) Install this theme comp…

---

<div class="post-metadata">

### Author: ![jordan.vidrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan.vidrine/32/515563_2.png) [@jordan.vidrine](https://meta.discourse.org/u/jordan.vidrine)
#### Post date: [July 12, 2021, 12:59pm UTC](https://meta.discourse.org/t/create-a-docs-page-like-discource-metas/196672/3 "2021-07-12T12:59:00Z")

</div>

Just to be clear, the view of our meta docs page is achieved with the previously shared component. But keep in mind, it also requires the Docs plug-in to be installed to work. 😀

---

<div class="post-metadata">

### Author: ![oreillyc](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/oreillyc/32/212955_2.png) [@oreillyc](https://meta.discourse.org/u/oreillyc)
#### Post date: [July 14, 2021, 1:44pm UTC](https://meta.discourse.org/t/create-a-docs-page-like-discource-metas/196672/4 "2021-07-14T13:44:50Z")

</div>

Thanks ya’ll!

Curious too if there’s a way to (or how hard it would be to create a way to):

1. re-name the Docs link
2. create multiple different “docs” types pages with different names and different categories on the same Discourse instance

---

<div class="post-metadata">

### Author: ![jordan.vidrine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jordan.vidrine/32/515563_2.png) [@jordan.vidrine](https://meta.discourse.org/u/jordan.vidrine)
#### Post date: [July 14, 2021, 1:54pm UTC](https://meta.discourse.org/t/create-a-docs-page-like-discource-metas/196672/5 "2021-07-14T13:54:48Z")

</div>

> [@oreillyc](#):
>
> re-name the Docs link

You should be able to do that here `/admin/customize/site_texts?q=Docs`. This will bring up the occurrences of `docs` within the instance. I think you want to change the first two:

 ![image](https://global.discourse-cdn.com/meta/original/3X/6/4/643732efe30f4f3ec1a6284e91f3bfa3e9a4eb4c.png)

> [@oreillyc](#):
>
> create multiple different “docs” types pages with different names and different categories on the same Discourse instance

This is not possible.
