mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
424 lines
23 KiB
Django/Jinja
424 lines
23 KiB
Django/Jinja
{% extends 'site_layout.html.j2' %}
|
||
{% set title="About Titan" %}
|
||
|
||
{% block content %}
|
||
<p class="flow-text center-align">In the beginning, there was <strong>silence</strong>.</p>
|
||
<p class="center-align">
|
||
<a class="white-text" href="https://www.reddit.com/r/discordapp/comments/3tucod/embedding_discord_via_iframe_disabled/" target="_blank">People</a>
|
||
<a class="white-text" href="https://feedback.discordapp.com/forums/326712-discord-dream-land/suggestions/10821381-please-turn-back-on-iframe-embed-for-discord-chat" target="_blank">like</a>
|
||
<a class="white-text" href="https://feedback.discordapp.com/forums/326712-discord-dream-land/suggestions/18454222-embed-in-forum-chat-option" target="_blank">you</a>,
|
||
would <strong>LOVE</strong> to embed their Discord server on webpages... but simply, there was no other options to do such thing!
|
||
|
||
<br><br><br>
|
||
|
||
<p class="flow-text center-align">Well, say no more!</p>
|
||
<!-- Say no more! :) http://vignette3.wikia.nocookie.net/mlp/images/7/70/Rainbow_Dash_%22say_no_more%21%22_S03E13.png/revision/latest?cb=20130217125130 -->
|
||
|
||
<h1 class="center-align">Introducing</h1>
|
||
<img class="center-align hide-on-med-and-down" style="width: 50%;" src="{{ url_for('static', filename='img/titanembeds.png') }}">
|
||
<img class="center-align hide-on-large-only" style="width: 100%;" src="{{ url_for('static', filename='img/titanembeds.png') }}">
|
||
<p class="flow-text center-align">A unique, stripped down version of your Discord server, embeddable on any webpages alike!</p>
|
||
<br>
|
||
<hr>
|
||
<br>
|
||
<h3>About</h3>
|
||
<p>There was a time when Discord doesn't support embedding the chat on a webpage. One must go into
|
||
extreme measures to ensure that they do not break the Cross Origin policy that Discord client is
|
||
enforcing, which resulted in many very sad outcomes. Many users have also complained that the Discord's
|
||
built in widget does not include the chat itself. What is the point of embedding Discord without
|
||
chat?!</p>
|
||
<p>This is where <strong>Titan</strong> steps in. By inviting Titan bot into your server,
|
||
it acts like a proxy where it relays chat from your website embed to the Discord server. As
|
||
soon as you invite Titan to your server, you will be given a unique URL/iframe code to paste
|
||
directly onto your website.</p>
|
||
<p>It just doesn't ends here! Titan is jam packed with many features, such as guest users
|
||
as well as allowing Discord users to participate. Guest users will be treated similar to users without a role.
|
||
Discord users however will inherit their own permission abilities. The client itself is designed
|
||
with flexibility. It looks good in websites of all taste!</p>
|
||
<p>Please note that Titan is just a mere piece of code that runs alongside of Discord. <strong style="text-decoration: underline;">It is never
|
||
used to replace Discord itself</strong>. (that's what the mobile apps are for!)
|
||
It is used in conjunction for a quick and dirty Discord embed for websites. Some uses include forum shoutboxes,
|
||
etc.</p>
|
||
|
||
{% include 'card_commands.html.j2' %}
|
||
|
||
{% include 'card_queryparams.html.j2' %}
|
||
|
||
<h3>Chat with us!</h3>
|
||
<div class="video-container">
|
||
<iframe src="https://titanembeds.com/embed/295085744249110529" frameborder="0"></iframe>
|
||
</div>
|
||
|
||
<h3>Cool People</h3>
|
||
<p class="flow-text">Keep in mind, this project is not complete without these awesome people!</p>
|
||
<div class="row" id="cool-people">
|
||
<div class="col s12 m6 person">
|
||
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
|
||
<div class="row valign-wrapper">
|
||
<div class="col s2">
|
||
<img src="{{ url_for('static', filename='img/people/endendragon.png') }}" alt="EndenDragon" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s10">
|
||
<h5 class="black-text card-title">EndenDragon</h5>
|
||
<p class="black-text flow-text">Project Lead</p>
|
||
<p class="black-text">The one who started this project. Legends say that the place he worked at (BronyTV) decided to ditch IRC for Discord, and Titan was the product of this chaos.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="col s12 m6 person">
|
||
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
|
||
<div class="row valign-wrapper">
|
||
<div class="col s2">
|
||
<img src="{{ url_for('static', filename='img/people/appledash.png') }}" alt="AppleDash" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s10">
|
||
<h5 class="black-text card-title">AppleDash</h5>
|
||
<p class="black-text flow-text">Server Hosting</p>
|
||
<p class="black-text">From the shadows of Poniverse, AppleDash swiftly jumps in and offered his server to make websockets possible!</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col s12 m6 person">
|
||
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
|
||
<div class="row valign-wrapper">
|
||
<div class="col s2">
|
||
<img src="/static/img/people/selina.png" alt="Selina" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s10">
|
||
<h5 class="black-text card-title">Selina</h5>
|
||
<p class="black-text flow-text">Server Witch</p>
|
||
<p class="black-text">This gal manages our server and figures out how to keep the hamsters in the basement in line! Without her they might all run away!</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col s12 m6 person">
|
||
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
|
||
<div class="row valign-wrapper">
|
||
<div class="col s2">
|
||
<img src="/static/img/people/riva.png" alt="Riva" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s10">
|
||
<h5 class="black-text card-title">Riva</h5>
|
||
<p class="black-text flow-text">Previous Bot Hosting</p>
|
||
<p class="black-text">This guy hosts our lovely bot, without him Titan would probably not been that great (ahem, indefinitely offline bot).</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col s12 m6 person">
|
||
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
|
||
<div class="row valign-wrapper">
|
||
<div class="col s2">
|
||
<img src="/static/img/people/dotjs.jpg" alt="dotJS" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s10">
|
||
<h5 class="black-text card-title">dotJS</h5>
|
||
<p class="black-text flow-text">CSS Architect</p>
|
||
<p class="black-text">Although been well known for his name of JavaScript, he helped us design the embeds with his CSS skillz.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col s12 m6 person">
|
||
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
|
||
<div class="row valign-wrapper">
|
||
<div class="col s2">
|
||
<img src="{{ url_for('static', filename='img/people/iammaffie.png') }}" alt="iAmMaffie" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s10">
|
||
<h5 class="black-text card-title">iAmMaffie_</h5>
|
||
<p class="black-text flow-text">Previous Head Developer</p>
|
||
<p class="black-text">Have you heard of JustMaffie? He has done quite some developing for Titan.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="col s12 m6 person">
|
||
<div class="card-panel indigo lighten-5 z-depth-1 no-height-padding">
|
||
<div class="row valign-wrapper">
|
||
<div class="col s2">
|
||
<img src="{{ url_for('static', filename='img/people/semic.png') }}" alt="Semic" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s10">
|
||
<h5 class="black-text card-title">Semic</h5>
|
||
<p class="black-text flow-text">Logo Designer</p>
|
||
<p class="black-text">From our friends over at ProCord, Semic made most of our awesome and heroic Titan logo.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<h3>Partners</h3>
|
||
<p class="flow-text">These are awesome communities that offers amazing tools to enhance your Discord experience and are willing to promote us! So do we!! #TitanThoughtOfTheDay</p>
|
||
<div class="row">
|
||
<div class="col s12">
|
||
<div class="card-panel indigo lighten-5 z-depth-1">
|
||
<div class="row">
|
||
<div class="col s12 l2">
|
||
<img src="{{ url_for('static', filename='img/partners/discordio.png') }}" alt="" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s12 l10">
|
||
<h5 class="black-text card-title">Discord.io</h5>
|
||
<p class="black-text flow-text">Personalized Discord Invites</p>
|
||
<p class="black-text">Are you tired of having random Discord.gg invite links? Wouldn't it be better if you could customize the letters in your link? Well look no further, we have the perfect solution for you! Discord.io is an unofficial project, which focuses around giving companies and communities on Discord, the option to create their very own personal invitation links.</p>
|
||
<a href="https://discord.io/" class="waves-effect btn" target="_blank">Website</a>
|
||
<a href="https://discord.io/dio" class="waves-effect btn" target="_blank">Discord Server</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="row">
|
||
<div class="col s12">
|
||
<div class="card-panel indigo lighten-5 z-depth-1">
|
||
<div class="row">
|
||
<div class="col s12 l2">
|
||
<img src="{{ url_for('static', filename='img/partners/historical_european_martial_arts.png') }}" alt="" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s12 l10">
|
||
<h5 class="black-text card-title">Historical European Martial Arts Alliance</h5>
|
||
<p class="black-text flow-text">The Server That You're Stabbin' to Join For</p>
|
||
<p class="black-text">Interested in historical combat? Ever wanted to slash, stab, lunge someone with a blade? Maybe try your hand, at unarmed? Recreate the Arts from the manuals of old, this is our hub of international fencers and instructors across the world. We spar and teach with real longswords, rapiers, shields, you name it, and will happily answer any of your questions, too.</p>
|
||
<a href="https://www.hemaalliance.com/club-finders/" class="waves-effect btn" target="_blank">Website</a>
|
||
<a href="https://discord.gg/AkQ3azJ" class="waves-effect btn" target="_blank">Discord Server</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="row">
|
||
<div class="col s12">
|
||
<div class="card-panel indigo lighten-5 z-depth-1">
|
||
<div class="row">
|
||
<div class="col s12 l2">
|
||
<img src="{{ url_for('static', filename='img/partners/everybot.jpg') }}" alt="" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s12 l10">
|
||
<h5 class="black-text card-title">Everybot</h5>
|
||
<p class="black-text flow-text">Multipurpose Bot</p>
|
||
<p class="black-text">Hey, thank you for reading this, Everybot is a Discord Bot created by JustMaffie, we aim to bring fun and moderation to Discord servers using our commands.
|
||
We also want to provide a nice community at our Discord Server.</p>
|
||
<a href="https://discord.gg/7creW7n" class="waves-effect btn" target="_blank">Discord Server</a>
|
||
<a href="https://discordapp.com/oauth2/authorize?client_id=343764326751928320&scope=bot&permissions=8" class="waves-effect btn" target="_blank">Bot Invite</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="row">
|
||
<div class="col s12">
|
||
<div class="card-panel indigo lighten-5 z-depth-1">
|
||
<div class="row">
|
||
<div class="col s12 l2">
|
||
<img src="{{ url_for('static', filename='img/partners/streamers_connected.png') }}" alt="" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s12 l10">
|
||
<h5 class="black-text card-title">Streamers Connected</h5>
|
||
<p class="black-text flow-text">Community for all Content Creators, Alike</p>
|
||
<p class="black-text">Streamers Connected is a community for content creators across all platforms of any genre and size. We strive to provide a place for creators to network, grow, and find any resources they may need to produce the best content they can.
|
||
We want to see all of our members rise to their potential and find success in their passion to create and entertain. We work with large and small developers to bring our streamers games at discounted prices, and fund giveaways.</p>
|
||
<a href="https://www.streamersconnected.tv/" class="waves-effect btn" target="_blank">Website</a>
|
||
<a href="https://discord.gg/StreamersConnected" class="waves-effect btn" target="_blank">Discord Server</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="row">
|
||
<div class="col s12">
|
||
<div class="card-panel indigo lighten-5 z-depth-1">
|
||
<div class="row">
|
||
<div class="col s12 l2">
|
||
<img src="{{ url_for('static', filename='img/partners/lgbtq_lounge.jpg') }}" alt="" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s12 l10">
|
||
<h5 class="black-text card-title">LGBTQ+</h5>
|
||
<p class="black-text flow-text">A Welcoming Community for People of All Sexuality</p>
|
||
<p class="black-text">LGBTQ+ Lounge is a community that welcomes all, regardless of gender or sexuality, come to our server to enjoy yourself and make new friends and involve yourself with some of the events and activities that the staff will organise.</p>
|
||
<a href="https://discord.gg/Z79dxVt" class="waves-effect btn" target="_blank">Discord Server</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="row">
|
||
<div class="col s12">
|
||
<div class="card-panel indigo lighten-5 z-depth-1">
|
||
<div class="row">
|
||
<div class="col s12 l2">
|
||
<img src="{{ url_for('static', filename='img/partners/discord_technology.jpg') }}" alt="" class="circle responsive-img">
|
||
</div>
|
||
<div class="col s12 l10">
|
||
<h5 class="black-text card-title">Discord Technology</h5>
|
||
<p class="black-text flow-text">Technology Discussions</p>
|
||
<p class="black-text">Welcome to Discord Technology - dev chats, code discussion, and more! Join now for an awesome community, with events like #code, and extensions like Applemoji!</p>
|
||
<a href="https://discord.gg/MpnbrX7" class="waves-effect btn" target="_blank">Discord Server</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<h3>Translators</h3>
|
||
<p class="flow-text">Thanks to all these amazing folks who taught Titan long and hard so that it could speak your language!</p>
|
||
<div class="row black-text">
|
||
<div class="col s12">
|
||
<div class="card-panel indigo lighten-5 z-depth-1">
|
||
<ul>
|
||
<li>
|
||
<span class="flow-text">Catalan (Català) [ca]</span>
|
||
<ul class="browser-default">
|
||
<li>jan (<a href="https://crowdin.com/profile/test83318" target="_blank">test83318</a>)</li>
|
||
<li>Jaime Muñoz Martín (<a href="https://crowdin.com/profile/jmmartin_5" target="_blank">jmmartin_5</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Danish (Dansk) [da]</span>
|
||
<ul class="browser-default">
|
||
<li>Victor Fisker (<a href="https://crowdin.com/profile/victorfrb" target="_blank">victorfrb</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">German (Deutsche) [de]</span>
|
||
<ul class="browser-default">
|
||
<li>futureyess22 (<a href="https://crowdin.com/profile/futureyess22" target="_blank">futureyess22</a>)</li>
|
||
<li>Sascha Greuel (<a href="https://crowdin.com/profile/SoftCreatR" target="_blank">SoftCreatR</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">English (English) [en_US]</span>
|
||
<ul class="browser-default">
|
||
<li>Tornado1878 (<a href="https://crowdin.com/profile/Tornado1878" target="_blank">Tornado1878</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Spanish (Español) [es_ES]</span>
|
||
<ul class="browser-default">
|
||
<li>jmromero (<a href="https://crowdin.com/profile/jmromero" target="_blank">jmromero</a>)</li>
|
||
<li>NeHoMaR (<a href="https://crowdin.com/profile/NeHoMaR" target="_blank">NeHoMaR</a>)</li>
|
||
<li>Jaime Muñoz Martín (<a href="https://crowdin.com/profile/jmmartin_5" target="_blank">jmmartin_5</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">French (français) [fr]</span>
|
||
<ul class="browser-default">
|
||
<li>𝔻𝕣.𝕄𝕦𝕣𝕠𝕨 (<a href="https://crowdin.com/profile/drmurow" target="_blank">drmurow</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Hindi (हिंदी) [hi]</span>
|
||
<ul class="browser-default">
|
||
<li>jznsamuel (<a href="https://crowdin.com/profile/jasonsamuel88" target="_blank">jasonsamuel88</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Hungarian (Magyar) [hu]</span>
|
||
<ul class="browser-default">
|
||
<li>János Erkli (<a href="https://crowdin.com/profile/erklijani0521" target="_blank">erklijani0521</a>)</li>
|
||
<li>csongorhunt (<a href="https://crowdin.com/profile/csongorhunt" target="_blank">csongorhunt</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Indonesian (bahasa Indonesia) [id]</span>
|
||
<ul class="browser-default">
|
||
<li>isaideureka (<a href="https://crowdin.com/profile/isaideureka" target="_blank">isaideureka</a>)</li>
|
||
<li>riesky (<a href="https://crowdin.com/profile/riesky" target="_blank">riesky</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Italian (Italiano) [it]</span>
|
||
<ul class="browser-default">
|
||
<li>dotJS (<a href="https://crowdin.com/profile/justdotJS" target="_blank">justdotJS</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Dutch (Nederlands) [nl]</span>
|
||
<ul class="browser-default">
|
||
<li>jelle619 (<a href="https://crowdin.com/profile/jelle619" target="_blank">jelle619</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Polish (Polski) [pl]</span>
|
||
<ul class="browser-default">
|
||
<li>That Guy (<a href="https://crowdin.com/profile/maksinibob" target="_blank">maksinibob</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Portuguese (Português) [pt_PT]</span>
|
||
<ul class="browser-default">
|
||
<li>Miguel Dos Reis (<a href="https://crowdin.com/profile/siersod" target="_blank">siersod</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Romanian (Română) [ro]</span>
|
||
<ul class="browser-default">
|
||
<li>Andra (<a href="https://crowdin.com/profile/sarmizegetusa" target="_blank">sarmizegetusa</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Serbian (Cyrillic) (Српски) [sr]</span>
|
||
<ul class="browser-default">
|
||
<li>"adriatic" Miguel Dos Reis (<a href="https://crowdin.com/profile/siersod" target="_blank">siersod</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Swedish (svenska) [sv_SE]</span>
|
||
<ul class="browser-default">
|
||
<li>Samuel Sandstrom (<a href="https://crowdin.com/profile/ssandstrom95" target="_blank">ssandstrom95</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Thai (ไทย) [th]</span>
|
||
<ul class="browser-default">
|
||
<li>Pantakarn Toopprateep (<a href="https://crowdin.com/profile/CardKunG" target="_blank">CardKunG</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Turkish (Türk) [tr]</span>
|
||
<ul class="browser-default">
|
||
<li>monomyth (<a href="https://crowdin.com/profile/monomyth" target="_blank">monomyth</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Chinese Simplified (简体中文) [zh_Hans_CN]</span>
|
||
<ul class="browser-default">
|
||
<li>dotJS (<a href="https://crowdin.com/profile/justdotJS" target="_blank">justdotJS</a>)</li>
|
||
<li>myjourney in Steemit (<a href="https://crowdin.com/profile/myjourney" target="_blank">myjourney</a>)</li>
|
||
</ul>
|
||
</li>
|
||
<li>
|
||
<span class="flow-text">Chinese Traditional (中国传统的) [zh_Hant_TW]</span>
|
||
<ul class="browser-default">
|
||
<li>myjourney in Steemit (<a href="https://crowdin.com/profile/myjourney" target="_blank">myjourney</a>)</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<p>Wish Titan supported your language? Consider contributing to our <a href="http://translate.titanembeds.com/" target="_blank">CrowdIn project</a>! </p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
{% endblock %}
|
||
{% block script %}
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/masonry/4.2.0/masonry.pkgd.min.js" integrity="sha256-YFADoQJIYFj+isdXssMGUrmsVNbVDfN5m8jPgVN+9m4=" crossorigin="anonymous"></script>
|
||
|
||
<script>
|
||
$(function() {
|
||
var $container = $('#cool-people');
|
||
$container.masonry({
|
||
itemSelector: '.person'
|
||
});
|
||
});
|
||
</script>
|
||
{% endblock %}
|