# Homepage overhaul!

**URL:** https://meta.discourse.org/t/homepage-overhaul/38642
**Category:** UX
**Created:** [January 28, 2016, 6:46pm UTC](https://meta.discourse.org/t/homepage-overhaul/38642 "2016-01-28T18:46:51Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![stevenpslade](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevenpslade/32/53550_2.png) [@stevenpslade](https://meta.discourse.org/u/stevenpslade)
#### Post date: [January 28, 2016, 6:46pm UTC](https://meta.discourse.org/t/homepage-overhaul/38642/1 "2016-01-28T18:46:51Z")

</div>

Hello Discoursers,

What are your thoughts on a plugin that could completely redesign the Discourse homepage, turning questions into cards, like so:

 ![](https://global.discourse-cdn.com/meta/original/3X/0/a/0a5db255c9201865a13c8d3ffda20cc1661bc4e8.png)

Also, what are the chances that liking a question could also have functionality on this page? It could be hard, but is it possible?

This overhaul would need some big template changes, pulling in different parts of the question, and some big CSS changes. If it’s possible, I’m going to try!

---

<div class="post-metadata">

### Author: ![DavidGNavas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidgnavas/32/68313_2.png) [@DavidGNavas](https://meta.discourse.org/u/DavidGNavas)
#### Post date: [January 28, 2016, 6:59pm UTC](https://meta.discourse.org/t/homepage-overhaul/38642/2 "2016-01-28T18:59:49Z")

</div>

This reminded me this recent topic:

> [@Material Design Experiments](https://meta.discourse.org/t/material-design-experiments/38398):
>
> Continuing the discussion from [Client Side Hooks and Functions](https://meta.discourse.org/t/client-side-hooks-and-functions/38397): We are in the process of skinning the categories pages of Discourse, see below. This is achieved with 50 lines or so of SCSS(CSS). You’ll notice the categories are packed together vertically. To achieve this we’ve used [Packery](http://packery.metafizzy.co/) and it works well - although to reiterate, the styling changes are all CSS. The same CSS and code, albeit with a slightly different core selector, also works on individual category pages. Note tha…

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [January 28, 2016, 8:02pm UTC](https://meta.discourse.org/t/homepage-overhaul/38642/3 "2016-01-28T20:02:40Z")

</div>

I’d love to see that. We pull Discourse stuff onto our main WP homepage in tiles like this, so to be able to customise the community homepage to match would be cool.

---

<div class="post-metadata">

### Author: ![stevenpslade](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevenpslade/32/53550_2.png) [@stevenpslade](https://meta.discourse.org/u/stevenpslade)
#### Post date: [January 28, 2016, 10:10pm UTC](https://meta.discourse.org/t/homepage-overhaul/38642/4 "2016-01-28T22:10:16Z")

</div>

@HAWK We do the same. It naturally make sense as you want to further customize your homepage, that you just use the Discourse homepage which would be easier to work with. I’ll update this thread if I have any luck.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [January 28, 2016, 11:05pm UTC](https://meta.discourse.org/t/homepage-overhaul/38642/5 "2016-01-28T23:05:34Z")

</div>

Have a look at my theme, it should be fairly simple if you base it on that

---

<div class="post-metadata">

### Author: ![stevenpslade](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevenpslade/32/53550_2.png) [@stevenpslade](https://meta.discourse.org/u/stevenpslade)
#### Post date: [January 29, 2016, 8:01am UTC](https://meta.discourse.org/t/homepage-overhaul/38642/6 "2016-01-29T08:01:32Z")

</div>

> [@sam](#):
>
> Have a look at my theme, it should be fairly simple if you base it on that

which theme are you referring to?

---

<div class="post-metadata">

### Author: ![erlend\_sh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/erlend_sh/32/119475_2.png) [@erlend\_sh](https://meta.discourse.org/u/erlend_sh)
#### Post date: [January 29, 2016, 2:29pm UTC](https://meta.discourse.org/t/homepage-overhaul/38642/7 "2016-01-29T14:29:12Z")

</div>

This:

> [@Sam's Simple Theme](https://meta.discourse.org/t/sams-personal-minimal-topic-list-design/23552):
>
> discourse2Summary Sam’s Simple Theme creates a “minimal” topic list designeyeglassesPreview [Preview on Discourse Theme Creator](https://discourse.theme-creator.io/theme/Discourse/sams-simple-theme)hammer_and_wrenchRepository Link [https://github.com/discourse/discourse-simple-theme](https://github.com/discourse/discourse-simple-theme)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 Features I have been thinking about this a lot, and decided to take a shot at a “minimal” front page customisation. To select this theme here on Meta he…

I think the following can’t be done with CSS alone though:

> [@stevenpslade](#):
>
> Also, what are the chances that liking a question could also have functionality on this page? It could be hard, but is it possible?
