added contact page

This commit is contained in:
Anthony Pesch 2017-07-23 20:27:30 -04:00
parent f6c8642d21
commit fd4fc2161e
5 changed files with 16 additions and 3 deletions

View File

@ -18,6 +18,7 @@
<a href="{{ site.github.url }}/download">Download</a>
<a href="{{ site.github.url }}/media">Media</a>
<a href="{{ site.github.url }}/docs">Docs</a>
<a href="{{ site.github.url }}/contact">Contact</a>
<a class="slack" href="http://slack.redream.io"><img src="http://slack.redream.io/badge.svg"></a>
</div>
</div>

View File

@ -108,7 +108,7 @@ After adding [support for loading CDI images](https://github.com/inolen/redream/
During the next 2 months, the main priority is to improve the accuracy of the CPU emulation through more extensive unit testing, and automated video-based regression testing to catch newly introduced bugs fast.
Additionally, an Android / AArch64 port is actively being worked on - new news should be available for that soon.
Additionally, an Android / AArch64 port is actively being worked on - news should be available for that soon.
As always, if you have any questions or are interested in contributing, drop by the [Slack group](http://slack.redream.io/).

8
docs/contact.md Normal file
View File

@ -0,0 +1,8 @@
---
title: Contact
layout: default
---
For general questions about the project, drop by the [Slack group](http://slack.redream.io).
For inquiries regarding dual-licensing opportunities, e-mail the author Anthony Pesch at [inolen@gmail.com](mailto:inolen@gmail.com).

View File

@ -5,6 +5,6 @@ layout: doc
redream is a work-in-progress SEGA Dreamcast emulator written in C for Mac, Linux and Windows.
redream is licensed under the [MIT license](https://github.com/inolen/redream/blob/master/LICENSE).
redream is licensed under the [GPLv3 license](https://github.com/inolen/redream/blob/master/LICENSE).
Ask questions and help answer them on [our Slack group](http://slack.redream.io).

View File

@ -4,5 +4,9 @@ layout: default
---
<center>
<iframe width="853" height="480" src="https://www.youtube.com/embed/F7No6570CcY" frameborder="0" allowfullscreen></iframe>
<iframe width="853" height="480" src="https://www.youtube.com/embed/NcSa2B3pCR8" frameborder="0" allowfullscreen></iframe>
</center>
<center>
<iframe width="853" height="480" src="https://www.youtube.com/embed/5zVdEiWsEWs" frameborder="0" allowfullscreen></iframe>
</center>