# Blog and Docs with Discourse site

**URL:** https://meta.discourse.org/t/blog-and-docs-with-discourse-site/61000
**Category:** Site feedback
**Created:** [14 أبريل 2017، 5:22م UTC](https://meta.discourse.org/t/blog-and-docs-with-discourse-site/61000 "2017-04-14T17:22:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![bzero](https://avatars.discourse-cdn.com/v4/letter/b/8797f3/32.png) [@bzero](https://meta.discourse.org/u/bzero)
#### Post date: [14 أبريل 2017، 5:22م UTC](https://meta.discourse.org/t/blog-and-docs-with-discourse-site/61000/1 "2017-04-14T17:22:09Z")

</div>

Hello.

I would like know which CMS platform are being used for this page [blog.discourse.org](http://blog.discourse.org) and [docs.discourse.org](http://docs.discourse.org)

Or do they come with default discourse install?

Thanks a lot.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [14 أبريل 2017، 5:30م UTC](https://meta.discourse.org/t/blog-and-docs-with-discourse-site/61000/2 "2017-04-14T17:30:56Z")

</div>

Edit: Based on the likes received from the team, I’m going to say that the information below is correct.

* * *

The blog is running on WordPress.

The docs are made using Swagger/ReDoc. You can get more details on Github:  
[https://github.com/discourse/discourse\_api\_docs](https://github.com/discourse/discourse_api_docs)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [14 أبريل 2017، 5:38م UTC](https://meta.discourse.org/t/blog-and-docs-with-discourse-site/61000/3 "2017-04-14T17:38:22Z")

</div>

> [@bzero](#):
>
> Or do they come with default discourse install?

No. They are separate appplications. And [https://blog.codinghorror.com/](https://blog.codinghorror.com/) runs [Ghost](https://ghost.org/).

If you are asking this question (and not viewing source of said blogs to see what generated the pages), you probably want to run WordPress on some WordPress hosting site and Discourse on a separate Digital Ocean Droplet, though I do [offer an install with WordPress and Discourse](https://www.literatecomputing.com/product/wordpress-discourse-together/) on a single $20/month droplet. Currently I do that install with [Caddy](https://caddyserver.com/) doing reverse proxying to a [standard install](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md) and Apache/WordPress on non-standard ports.

---

<div class="post-metadata">

### Author: ![bzero](https://avatars.discourse-cdn.com/v4/letter/b/8797f3/32.png) [@bzero](https://meta.discourse.org/u/bzero)
#### Post date: [15 أبريل 2017، 11:56ص UTC](https://meta.discourse.org/t/blog-and-docs-with-discourse-site/61000/4 "2017-04-15T11:56:23Z")

</div>

Big thanks to all and your comments.  
Since i have used Wordpress on one of existing site, so i would try Ghost as it’s also open source.
