Ghost/ghost/admin/app/templates/-contributors.hbs
Aileen Nowak ce5ed95604 ✍ Change contributors on about page to be manually (#330)
refs TryGhost/Ghost#7427

Removes `-contributors.hbs` and `public/assets/img/contributors` from `.gitignore`.
Removes `buildAboutPage` from `grunt init` task.
Updates `contributors.hbs` and adds images for each contributor.
Changes the `max-width` of `.gh-credits` wrapper to be 700px instead of 650px, so we'll fit them all in two rows.
2016-10-17 09:58:44 +01:00

101 lines
3.6 KiB
Handlebars

<article>
<a href="https://github.com/JohnONolan" title="JohnONolan">
<img src="{{gh-path "asset" "/img/contributors"}}/JohnONolan.jpeg" alt="JohnONolan" />
</a>
</article>
<article>
<a href="https://github.com/ErisDS" title="ErisDS">
<img src="{{gh-path "asset" "/img/contributors"}}/ErisDS.jpeg" alt="ErisDS" />
</a>
</article>
<article>
<a href="https://github.com/sebgie" title="sebgie">
<img src="{{gh-path "asset" "/img/contributors"}}/sebgie.png" alt="sebgie" />
</a>
</article>
<article>
<a href="https://github.com/frantzypants" title="frantzypants">
<img src="{{gh-path "asset" "/img/contributors"}}/frantzypants.jpeg" alt="frantzypants" />
</a>
</article>
<article>
<a href="https://github.com/cobbspur" title="cobbspur">
<img src="{{gh-path "asset" "/img/contributors"}}/cobbspur.jpeg" alt="cobbspur" />
</a>
</article>
<article>
<a href="https://github.com/kevinansfield" title="kevinansfield">
<img src="{{gh-path "asset" "/img/contributors"}}/kevinansfield.jpeg" alt="kevinansfield" />
</a>
</article>
<article>
<a href="https://github.com/GeorginaLusby" title="GeorginaLusby">
<img src="{{gh-path "asset" "/img/contributors"}}/GeorginaLusby.jpeg" alt="GeorginaLusby" />
</a>
</article>
<article>
<a href="https://github.com/AileenCGN" title="AileenCGN">
<img src="{{gh-path "asset" "/img/contributors"}}/AileenCGN.jpeg" alt="AileenCGN" />
</a>
</article>
<article>
<a href="https://github.com/kirrg001" title="kirrg001">
<img src="{{gh-path "asset" "/img/contributors"}}/kirrg001.jpeg" alt="kirrg001" />
</a>
</article>
<article>
<a href="https://github.com/disordinary" title="disordinary">
<img src="{{gh-path "asset" "/img/contributors"}}/disordinary.jpeg" alt="disordinary" />
</a>
</article>
<article>
<a href="https://github.com/acburdine" title="acburdine">
<img src="{{gh-path "asset" "/img/contributors"}}/acburdine.jpeg" alt="acburdine" />
</a>
</article>
<article>
<a href="https://github.com/dbalders" title="dbalders">
<img src="{{gh-path "asset" "/img/contributors"}}/dbalders.jpeg" alt="dbalders" />
</a>
</article>
<article>
<a href="https://github.com/felixrieseberg" title="felixrieseberg">
<img src="{{gh-path "asset" "/img/contributors"}}/felixrieseberg.jpeg" alt="felixrieseberg" />
</a>
</article>
<article>
<a href="https://github.com/jaswilli" title="jaswilli">
<img src="{{gh-path "asset" "/img/contributors"}}/jaswilli.jpeg" alt="jaswilli" />
</a>
</article>
<article>
<a href="https://github.com/halfdan" title="halfdan">
<img src="{{gh-path "asset" "/img/contributors"}}/halfdan.jpeg" alt="halfdan" />
</a>
</article>
<article>
<a href="https://github.com/kevinkucharczyk" title="kevinkucharczyk">
<img src="{{gh-path "asset" "/img/contributors"}}/kevinkucharczyk.jpeg" alt="kevinkucharczyk" />
</a>
</article>
<article>
<a href="https://github.com/mixonic" title="mixonic">
<img src="{{gh-path "asset" "/img/contributors"}}/mixonic.png" alt="mixonic" />
</a>
</article>
<article>
<a href="https://github.com/rwjblue" title="rwjblue">
<img src="{{gh-path "asset" "/img/contributors"}}/rwjblue.jpeg" alt="rwjblue" />
</a>
</article>
<article>
<a href="https://github.com/tgriesser" title="tgriesser">
<img src="{{gh-path "asset" "/img/contributors"}}/tgriesser.png" alt="tgriesser" />
</a>
</article>
<article>
<a href="https://github.com/bnookala" title="bnookala">
<img src="{{gh-path "asset" "/img/contributors"}}/bnookala.jpeg" alt="bnookala" />
</a>
</article>