# How do I make my gallery?

**URL:** <https://meta.discourse.org/t/how-do-i-make-my-gallery/41618>\
**Category:** Development\
**Created:** [2016年三月27日 14:08 UTC](https://meta.discourse.org/t/how-do-i-make-my-gallery/41618 "2016-03-27T14:08:22Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![JimmyX](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jimmyx/32/52302_2.png) [@JimmyX](https://meta.discourse.org/u/JimmyX)\
**Post date:** [2016年三月27日 14:08 UTC](https://meta.discourse.org/t/how-do-i-make-my-gallery/41618/1 "2016-03-27T14:08:22Z")

</div>

I am building a web site heavily based on images and videos that people will comment on. There will also be text and audio as subjects of discussion, which perhaps I will also have people represent with images. So I will have to build a gallery application.

I followed the beginners plugin guide and downloaded some plugins.

I guess I will make a Handlebar template with plugin outlets in spots where I want to inject my stuff. Then I guess I write Javascript to do the actual image gallery (or more probably take one of the many free Javascript image galleries out there).

Am I way off base here or is that it?

---

<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:** [2016年三月29日 18:59 UTC](https://meta.discourse.org/t/how-do-i-make-my-gallery/41618/2 "2016-03-29T18:59:52Z")

</div>

> [@JimmyX](#):
>
> Am I way off base here or is that it?

It doesn’t sound completely _insane_, so you’re probably on the right track! The more code-savvy people around here will have an easier time lending you a hand once you’ve come far enough to start breaking stuff and need help fixing it 😉
