diff --git a/home-chatbotsummit.html b/home-chatbotsummit.html new file mode 100644 index 00000000..a8af7a4a --- /dev/null +++ b/home-chatbotsummit.html @@ -0,0 +1,35 @@ +<div style="text-align: center; margin: 40px;"> + <a href="http://www.chatbotsummit.com/"> + <img src="img/chatbotsummit/chatbot.png" style="max-width: 800px; width: 100%;" alt="Chatbot Summit Tel Aviv 2016"/> + </a> +</div> + +<h1> +Welcome to the Chatbot Summit Tel Aviv 2016 Riot! +</h1> + +<p> +This is where you can meet and chat with all the other attendees and speakers and ask them more questions following their sessions. +</p> + +<p> +To get started, please join some chat rooms! +</p> + +<ul> + <li><a href="#/room/#chatbotsummit:matrix.org">The Chatbot Summit Lobby</a></li> +</ul> + +<p> +To explore other rooms available on Matrix, click here: <a href="#/directory"><img style="vertical-align: middle" src="img/icons-directory.svg" width="25" height="25" alt="Room Directory"/></a> +</p> + +<p> +Riot is also available on <a href="https://itunes.apple.com/us/app/vector.im/id1083446067">iOS</a> and Android (<a href="https://play.google.com/store/apps/details?id=im.vector.alpha">Play Store</a> and <a href="https://f-droid.org/repository/browse/?fdid=im.vector.alpha">Fdroid</a> Store) as a 100% native mobile app. +</p> + +<p> +Riot is built on <a href="https://matrix.org">Matrix</a> - a new open protocol for interoperable and secure decentralised communication. +<br/> +To learn more, head over to <a href="https://matrix.org">Matrix.org</a> - and to better understand Riot, check out the official <a href="https://riot.im">Riot Website</a>. +</p> diff --git a/src/skins/vector/img/chatbotsummit/chatbot.png b/src/skins/vector/img/chatbotsummit/chatbot.png new file mode 100644 index 00000000..c7d5715f Binary files /dev/null and b/src/skins/vector/img/chatbotsummit/chatbot.png differ