Converts Markdown tables to HTML Tables for site

This commit is contained in:
Techforchange
2017-09-11 14:32:11 -07:00
parent 5efcdcf7e3
commit 31450d794f

View File

@@ -57,28 +57,38 @@ Say Im a Hoodie contributor and find a typo somewhere. Instead of fixing the
<p align="center"><img src="https://raw.githubusercontent.com/hoodiehq/first-timers-bot/master/assets/Issue-Done.png" alt="Issue Done"></p>
### 👩💻💕About Us
<!-- Contributors START
Angie_Gonzalez agonzalez0515 https://agonzalez0515.github.io
Arlene_Perez techforchange https://github.com/techforchange
Contributors END -->
<!-- Contributors table START -->
| <img src="https://avatars.githubusercontent.com/agonzalez0515?s=100" width="100" alt="Angie Gonzalez" /><br />[<sub>Angie Gonzalez</sub>](https://agonzalez0515.github.io)<br /> | <img src="https://avatars.githubusercontent.com/techforchange?s=100" width="100" alt="Arlene Perez" /><br />[<sub>Arlene Perez</sub>](https://github.com/techforchange)<br /> |
| :---: | :---: |
<!-- Contributors table END -->
<table>
<col width="200">
<th>
<img src="https://avatars.githubusercontent.com/agonzalez0515?s=100" width="100" alt="Angie Gonzalez" style="text-decoration:none"><br><br>
<a href="https://github.com/agonzalez0515" style="text-decoration:none">Angie Gonzalez</a>
</th>
<th>
<img src="https://avatars.githubusercontent.com/techforchange?s=100" width="100" alt="Arlene Perez" style="text-decoration:none"><br><br>
<a href="https://github.com/techforchange" style="text-decoration:none">Arlene Perez</a>
</th>
</table>
Angie and Arlene are LA natives that met while attending Dev Bootcamp in San Francisco. After bootcamp was over and they were back in LA, they wanted to once again be part of an amazing, welcoming community like DBC was. They found Hoodie through [Rails Girls Summer of Code](https://railsgirlssummerofcode.org/)! This project is extra special for them as it is their first contribution to open source.
### Contributors
Thank you to everyone who has helped with this project.
<!-- Contributors START
Michael_McCombie michaelmccombie https://twitter.com/michaelbuilds design
Gregor_Martynus gr2m https://twitter.com/gr2m mentor
Contributors END -->
<!-- Contributors table START -->
| <img src="https://avatars.githubusercontent.com/michaelmccombie?s=100" width="100" alt="Michael McCombie" /><br />[<sub>Michael McCombie</sub>](https://twitter.com/michaelbuilds)<br />[🎨](https://raw.githubusercontent.com/hoodiehq/first-timers-bot/51742c62ae3e4e2be7e58d170a9eab73a3871bf4/assets/avatar.png) | <img src="https://avatars.githubusercontent.com/gr2m?s=100" width="100" alt="Gregor Martynus" /><br />[<sub>Gregor Martynus</sub>](https://twitter.com/gr2m)<br />👨🏻‍🏫 |
| :---: | :---: |
<!-- Contributors table END -->
<table>
<col width="200">
<th>
<img src="https://avatars.githubusercontent.com/michaelmccombie?s=100" width="100" alt="Michael McCombie"><br><br>
<a href="https://twitter.com/michaelbuilds" style="text-decoration:none">Michael McCombie</a><br>
<a href="https://raw.githubusercontent.com/hoodiehq/first-timers-bot/51742c62ae3e4e2be7e58d170a9eab73a3871bf4/assets/avatar.png" style="text-decoration:none">🎨</a>
</th>
<th>
<img src="https://avatars.githubusercontent.com/gr2m?s=100" width="100" alt="Gregor Martynus" style="text-decoration:none"><br><br>
<a href="https://github.com/gr2m" style="text-decoration:none">Gregor Martynus</a><br>
<a href="https://twitter.com/gr2m" style="text-decoration:none">👨🏻‍🏫 </a>
</th>
</table>
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification.
### License