Files
rolladvantage/index.html
2021-12-01 07:49:34 -06:00

167 lines
8.8 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
var RollAdvantage = {};
RollAdvantage.InitRegister = [];
</script>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<!-- Begin Jekyll SEO tag v2.0.0 -->
<title>Table Top RPG Tools - RollAdvantage</title>
<meta property="og:title" content="Table Top RPG Tools" />
<meta name="description" content="A RPG tool site with a table top token app and dice roller for table top role playing games.. RollAdvantage aims to provide tools and resources for table top role playing games. All the tools aim to be easy to use, fast and accessible on the fly, and optionally in-depth if possible in order to make a GMs life easier." />
<meta property="og:description" content="A RPG tool site with a table top token app and dice roller for table top role playing games.. RollAdvantage aims to provide tools and resources for table top role playing games. All the tools aim to be easy to use, fast and accessible on the fly, and optionally in-depth if possible in order to make a GMs life easier." />
<link rel="canonical" href="../localhost_4000/index.html" />
<meta property="og:url" content="http://localhost:4000/" />
<meta property="og:site_name" content="RollAdvantage" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@RollAdvantage" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "RollAdvantage",
"headline": "Table Top RPG Tools",
"description": "A RPG tool site with a table top token app and dice roller for table top role playing games.. RollAdvantage aims to provide tools and resources for table top role playing games. All the tools aim to be easy to use, fast and accessible on the fly, and optionally in-depth if possible in order to make a GMs life easier.",
"url": "http://localhost:4000/"
}
</script>
<!-- End Jekyll SEO tag -->
<link rel="apple-touch-icon" sizes="57x57" href="assets/images/site/favicon/apple-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="assets/images/site/favicon/apple-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="assets/images/site/favicon/apple-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="assets/images/site/favicon/apple-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="assets/images/site/favicon/apple-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="assets/images/site/favicon/apple-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="assets/images/site/favicon/apple-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="assets/images/site/favicon/apple-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="assets/images/site/favicon/apple-icon-180x180.png" />
<link rel="icon" type="image/png" sizes="192x192" href="assets/images/site/favicon/android-icon-192x192.png" />
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/site/favicon/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="96x96" href="assets/images/site/favicon/favicon-96x96.png" />
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/site/favicon/favicon-16x16.png" />
<link rel="manifest" href="assets/images/site/favicon/manifest.json" />
<meta name="msapplication-TileColor" content="#ffffff" />
<meta name="msapplication-TileImage" content="/assets/images/site/favicon/ms-icon-144x144.png" />
<meta name="theme-color" content="#ffffff" />
<link type="text/css" rel="stylesheet" href="assets/importer.css">
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '../www.google-analytics.com/analytics.js', 'ga');
if (location.hostname != "localhost") {
ga('create', 'UA-46823981-3', 'auto');
ga('send', 'pageview');
}
else {
ga('set', 'sendHitTask', null);
}
function ga_linkClick(action, label) {
ga('send', {hitType: 'event',eventCategory: 'link-click',eventAction: action,eventLabel: label});
}
function ga_singleTokenLinkClick(label, href) {
ga_linkClick("single-token-click", label);
window.open(href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=300,width=300');
}
function ga_tokenZip(label) {
ga_linkClick("token-zip", label);
}
function ga_socialMediaShare(label) {
ga_linkClick("social-media-share", label);
}
</script>
<script type="text/javascript" src="assets/main.js"></script>
</head>
<body>
<header id="site-header" class="collapsed">
<div class="foundry-nav-button tooltip">
<a href="https://foundryvtt.com/" onClick="ga_linkClick('misc', 'foundry-navbar-button');">
<img title="Check out Foundry Virtual Tabletop!" src="assets/images/foundry/foundry-virtual-tabletop-button-50px-2020-11-24.png" height="50" alt="Foundry Virtual Tabletop Logo">
</a>
<div class="tooltiptext">
RollAdvantage is sponsored by Foundry VTT, a modern self-hosted software for playing your favorite tabletop RPGs online with your friends.
</div>
</div>
<div class="logo"></div>
<nav id="site-navigation">
<a href="index.html" class="button selected">Home</a>
<a href="tokenstamp/index.html" class="button ">Token Stamp</a>
<div class="spacer"></div>
<a href="diceroller/index.html" class="button ">Dice Roller</a>
<a href="about/index.html" class="button ">About</a>
</nav>
<div class="header-bottom-trim"></div>
</header>
<!--<div class="flash-message"></div>-->
<main id="site-content" class="home">
<div id="foundry-wrapper">
<a id="foundry-banner" href="https://foundryvtt.com/" onclick="ga_linkClick('misc', 'foundry-homepage-button');" target="_blank">
<img src="assets/images/foundry/foundry-virtual-tabletop-banner-300px-2020-11-24.png" title="Check out Foundry Virtual Tabletop!" alt="Foundry Virtual Tabletop Logo" height="150"/>
</a>
<article id="foundry-endorsement" class="blog-post">
<p>RollAdvantage is proud to be sponsored by <a href="https://foundryvtt.com/" onclick="ga_linkClick('misc', 'foundry-homepage-text');" target="_blank">Foundry Virtual Tabletop</a> which is modern self-hosted software for playing your favorite tabletop RPGs online with your friends.</p>
<p>Foundry VTT offers a powerful feature set, innovative design built using modern web standards, and a robust API for module development. It's a one-time purchase with no subscription where your players connect for free via a web browser. Be sure to check it out!</p>
</article>
</div>
<article class="blog-post">
<h3 class="title">Mission Statement</h3>
<div class="post-body">
<p>
RollAdvantage aims to provide tools and resources for table top role playing games.
<br />
All the tools aim to be easy to use, fast and accessible on the fly, and optionally in-depth if possible in order to make a GM's life easier.
</p>
</div>
<footer class="post-footer"></footer>
</article>
<article class="blog-post">
<h3 class="title">Tools</h3>
<div class="post-body tools">
<a href="tokenstamp/index.html" class="tool-button">
<div class="image">
<img src="assets/images/landing/tokens.jpg" />
</div>
<div class="label">Token Stamp</div>
</a>
<a href="diceroller/index.html" class="tool-button">
<div class="image">
<img src="assets/images/landing/dicepool.jpg" />
</div>
<div class="label">Dice Roller</div>
</a>
</div>
<footer class="post-footer"></footer>
</article>
</main>
<footer id="site-footer">
<div class="legal">Copyright © 2014-<script type="text/javascript">document.write(new Date().getFullYear());</script> RollAdvantage. The Token Stamp borders are licensed under the <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</div>
</footer>
<script type="text/javascript">
$(document).ready(function () {
for (var x = 0; x < RollAdvantage.InitRegister.length; x++) {
RollAdvantage.InitRegister[x]();
}
});
</script>
</body>
</html>