lbryorg/index.html
2020-06-08 15:08:32 +05:30

215 lines
No EOL
9.3 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>LBRY Foundation</title>
<!--TitleBar Icon-->
<link rel="icon" href="./img/small-logo.png" type="image/png" />
<!-- CSS DEPENDENCIES -->
<link rel="stylesheet" href="./lib/fontawesome/css/all.min.css" />
<link rel="stylesheet" href="./lib/bootstrap/css/bootstrap.min.css" />
<!-- /CSS DEPENDENCIES -->
<!--CUSTOM CSS-->
<link rel="stylesheet" href="./lib/css/index.css" />
<!--/CUSTOM CSS-->
</head>
<body id="home" data-spy="scroll" data-target=".navbar" data-offset="100">
<!-- navbar -->
<nav class="navbar navbar-expand-lg navbar-dark lbry-teal fixed-top nav-transparent">
<div class="container">
<span class="navbar-brand order-1 mr-0"><i class="fab fa-github"></i></span>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup"
aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Home
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="#home">Home <span class="sr-only">(current)</span></a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#about">About</a>
<a class="dropdown-item" href="#part2">Part 2</a>
</div>
</li>
<a class="nav-item nav-link" href="./swarm">Swarm</a>
<a class="nav-item nav-link" href="./tavern">Tavern</a>
<a class="nav-item nav-link" href="./branding">Branding</a>
</div>
</div>
</div>
</nav>
<!-- /navbar -->
<!-- globalParallax -->
<div class="parallax" data-depth-factor="3" id="global-parallax">
<img src="./img/lbry_background_art.png" alt="bg-img" class="parallax-img" />
<div class="parallax-mask"></div>
<div class="parallax-bg"></div>
<!-- globalParallaxContent -->
<div class="parallax-content">
<!-- jumbotron -->
<div class="jumbotron text-white" style="background-color: transparent;">
<div class="container text-sm-center pt-5">
<h1 class="display-2" Ideas style="font-weight: bold;">Welcome to LBRY </h1>
<p class="lead">LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY LBRY</p>
<div class="btn-group mt-4" role="group" aria-label="Callout buttons">
<a type="button" class="btn lbry-teal text-white btn-lg" href="https://lbry.com/get">Download LBRY</a>
<a class="btn btn-light btn-lg" href="https://chat.lbry.com">Join Discord</a>
</div>
</div>
</div>
<!-- /jumbotron -->
<div class="container pt-4 above-parallax" style="border-radius: 1rem 1rem 0 0;">
<!-- about -->
<div id="about" class="row">
<div class="col-lg order-lg-1">
<h3 class="mb-4">Welcome to LBRY</h3>
<p>The LBRY community invites everyone to join us in building a more free and open way to share content and
information online.</p>
<p>Want to meet the international JavaScript community and share skills with some of the world's top experts,
hackers, and makers? Be the first to know what to expect for the future of JavaScript.</p>
<p>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the
LBRY network in a way that the community of LBRYians decides themselves.</p>
</div>
<div class="col-lg order-lg-2">
<h3 class="mb-4">About LBRY Foundations</h3>
<!-- <img class="mb-4 img-fluid rounded d-none d-sm-block" src="./img/lbry-logo.png" alt="4"> -->
<p>The LBRY community invites everyone to join us in building a more free and open way to share content and
information online.</p>
<p>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the
LBRY network in a way that the community of LBRYians decides themselves.</p>
</div>
<div class="col-lg order-3">
<h3 class="mb-4">Welcome to LBRY</h3>
<p>The LBRY community invites everyone to join us in building a more free and open way to share content and
information online.</p>
<p>Want to meet the international JavaScript community and share skills with some of the world's top experts,
hackers, and makers? Be the first to know what to expect for the future of JavaScript.</p>
<p>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the
LBRY network in a way that the community of LBRYians decides themselves.</p>
</div>
</div>
<!-- /about -->
<hr />
<!-- part2 -->
<h1 id="part2" class="display-4 text-center my-5 text-muted">lbryians</h1>
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="card mb-3">
<!-- <img class="card-img-top" src="./img/1.png" alt="1"> -->
<div class="card-body">
<h4 class="card-title">Developer</h4>
<p class="card-text">developer developer developer developer developer developer developer</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card mb-3">
<!-- <img class="card-img-top" src="./img/2.png" alt="2"> -->
<div class="card-body">
<h4 class="card-title">Designer</h4>
<p class="card-text">designer designer designer designer designer designer designer designer</p>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="card">
<!-- <img class="card-img-top" src="./img/3.png" alt="3"> -->
<div class="card-body">
<h4 class="card-title">Creator</h4>
<p class="card-text">creator creator creator creator creator creator creator creator creator</p>
</div>
</div>
</div>
</div>
<!-- /part2 -->
<div class="row py-4 text-muted">
<div class="col-md col-xl-5">
<p><strong>About Foundation</strong></p>
<p>The LBRY Foundation is a non-profit organization dedicated to the growth, development, and adoption of the
LBRY network in a way that the community of LBRYians decides themselves.</p>
</div>
<div class="col-md col-xl-5 ml-auto">
<p><strong>Stay up-to-date on LBRY Foundation</strong></p>
<div class="input-group">
<input type="text" class="form-control" placeholder="Email">
<span class="input-group-btn">
<button class="btn lbry-teal text-white" type="button">Sign up</button>
</span>
</div>
</div>
</div>
<hr /><!-- /signup form -->
</div>
<!-- footer -->
<div class="container above-parallax">
<div class="row py-3">
<div class="col-md-7">
<ul class="nav">
<li class="nav-item">
<a class="nav-link" href="#">Terms and Condition</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Privacy Policy</a>
</li>
<li class="nav-item">
<div class="btn-group dropup">
<button type="button" class="btn btn-outline-secondary">Other Sites</button>
<button type="button" class="btn btn-outline-secondary dropdown-toggle dropdown-toggle-split"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="sr-only">Toggle Dropdown</span>
</button>
<div class="dropdown-menu">
<a class="dropdown-item" href="#">LBRY.com</a>
<a class="dropdown-item" href="#">LBRY.tech</a>
<a class="dropdown-item" href="#">LBRY.fund</a>
<a class="dropdown-item" href="#">LBRY.tv</a>
</div>
</div>
</li>
</ul>
</div>
<div class="col-md text-md-right">
<small>&copy; 2020 LBRY.org &amp; LBRY Foundation</small>
</div>
</div>
</div>
<!-- /footer -->
</div>
<!-- /globalParallaxContent -->
</div>
<!-- /globalParallax -->
<!-- JS DEPENDENCIES -->
<script src="./lib/jquery/jquery-3.5.1.min.js" defer></script>
<script src="./lib/bootstrap/js/bootstrap.bundle.min.js" defer></script>
<!-- /JS DEPENDENCIES -->
<!--CUSTOM JS-->
<script src="./lib/js/index.js" defer></script>
<!--/CUSTOM JS-->
</body>
</html>