pull/818/head
tidusjar 9 years ago
parent 5306c4138a
commit ac210b0197

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 100 KiB

@ -1,48 +1,50 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1">
<title>Plex Request .Net</title>
<link rel="icon" href="favicon.png" type="image/png">
<link rel="shortcut icon" href="favicon.ico" type="img/x-icon">
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,800italic,700italic,600italic,400italic,300italic,800,700,600' rel='stylesheet' type='text/css'>
<link href="stylesheets/bootstrap.css" rel="stylesheet" type="text/css">
<link href="stylesheets/style.css" rel="stylesheet" type="text/css">
<link href="stylesheets/font-awesome.css" rel="stylesheet" type="text/css">
<link href="stylesheets/responsive.css" rel="stylesheet" type="text/css">
<link href="stylesheets/animate.css" rel="stylesheet" type="text/css">
<!--[if IE]><style type="text/css">.pie {behavior:url(PIE.htc);}</style><![endif]-->
<script type="text/javascript" src="js/jquery.1.8.3.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/jquery-scrolltofixed.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/wow.js"></script>
<script type="text/javascript" src="js/classie.js"></script>
<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','https://www.google-analytics.com/analytics.js','ga');
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, maximum-scale=1">
<title>Plex Request .Net</title>
<link rel="icon" href="favicon.png" type="image/png">
<link rel="shortcut icon" href="favicon.ico" type="img/x-icon">
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,800italic,700italic,600italic,400italic,300italic,800,700,600' rel='stylesheet' type='text/css'>
<link href="stylesheets/bootstrap.css" rel="stylesheet" type="text/css">
<link href="stylesheets/style.css" rel="stylesheet" type="text/css">
<link href="stylesheets/font-awesome.css" rel="stylesheet" type="text/css">
<link href="stylesheets/responsive.css" rel="stylesheet" type="text/css">
<link href="stylesheets/animate.css" rel="stylesheet" type="text/css">
<!--[if IE]><style type="text/css">.pie {behavior:url(PIE.htc);}</style><![endif]-->
<script type="text/javascript" src="js/jquery.1.8.3.min.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/jquery-scrolltofixed.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="js/jquery.isotope.js"></script>
<script type="text/javascript" src="js/wow.js"></script>
<script type="text/javascript" src="js/classie.js"></script>
<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', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-77083919-1', 'auto');
ga('send', 'pageview');
</script>
</script>
<!--[if lt IE 9]>
<!--[if lt IE 9]>
<script src="js/respond-1.1.0.min.js"></script>
<script src="js/html5shiv.js"></script>
<script src="js/html5element.js"></script>
<![endif]-->
<![endif]-->
</head>
@ -56,31 +58,56 @@
</figure>
<h1 class="animated fadeInDown delay-07s">Welcome To Plex Requests.Net</h1>
<ul class="we-create animated fadeInUp delay-1s">
<li>Need something on Plex? Request it!</li>
<li>Plex user? Sharing your server with friends or family? Want added features and the ability to for your users to request new content automatically?</li>
</ul>
<a class="link animated fadeInUp delay-1s" href="https://github.com/tidusjar/PlexRequests.Net/releases" target="_blank">Download <i class="fa fa-download" aria-hidden="true"></i></a>
</div>
</header><!--header-end-->
</div>
<nav class="main-nav-outer" id="test"><!--main-nav-start-->
<nav class="main-nav-outer" id="test">
<!--main-nav-start-->
<div class="container">
<ul class="main-nav">
<li><a href="#header">Home</a></li>
<li><a href="#description">What is it?</a></li>
<li><a href="#features">Features</a></li>
<li><a href="#Preview">Preview</a></li>
<li class="small-logo"><a href="#header"><img src="img/plex-pms-icon.png" width="55" height="57" alt=""></a></li>
<li><a href="#client">Response</a></li>
<li><a href="#Preview">Preview</a></li>
<li><a href="#team">Team</a></li>
<li><a href="https://github.com/tidusjar/PlexRequests.Net">Github</a></li>
</ul>
<a class="res-nav_click" href="#"><i class="fa-bars"></i></a>
</div>
</nav><!--main-nav-end-->
</nav><!--main-nav-end-->
<section class="main-section alabaster" id="description">
<!--main-section-start-->
<div class="container">
<h2>So what is it?</h2>
<div class="row">
<div class="wow fadeInLeft delay-05s">
<div>
<p>Plex Requests .Net allows you to host your own Plex Request system. </p>
<p>If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!</p>
<p>Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something.</p>
<p>Allow your users to post issues against their requests so you know there is a problem with the audio etc.</p>
<!--plex users that utilise the share function can now use your program and add new features
and those features will be useful between sharing users.-->
</div>
</div>
</div>
</div>
</section><!--main-section-end-->
<section class="main-section" id="features"><!--main-section-start-->
<section class="main-section " id="features">
<!--main-section-start-->
<div class="container">
<h2>Features</h2>
<h6>So what can Plex Requests .Net do?</h6>
@ -129,11 +156,12 @@
</div>
</div>
</section><!--main-section-end-->
</section><!--main-section-end-->
<section class="main-section alabaster"><!--main-section alabaster-start-->
<section class="main-section alabaster">
<!--main-section alabaster-start-->
<div class="container">
<div class="row">
<figure class="col-lg-5 col-sm-4 wow fadeInLeft">
@ -170,14 +198,25 @@
</div>
</div>
<div class="featured-box">
<div class="featured-box-col1 wow fadeInRight delay-06s">
<i class="fa-user"></i>
</div>
<div class="featured-box-col2 wow fadeInRight delay-06s">
<h3>First class support</h3>
<p> Got a problem? Post it on <a href="https://github.com/tidusjar/PlexRequests.Net/issues/new" target="_blank">Github</a> and we shall help you fix it!</p>
</div>
</div>
</div>
</div>
</div>
</section><!--main-section alabaster-end-->
</section><!--main-section alabaster-end-->
<section class="main-section paddind" id="Preview"><!--main-section-start-->
<section class="main-section paddind" id="Preview">
<!--main-section-start-->
<div class="container">
<h2>Preview</h2>
<h6>Here are some images of what Plex Requests.Net looks like!</h6>
@ -211,10 +250,11 @@
</div>
</div>
</section><!--main-section-end-->
</section><!--main-section-end-->
<section class="main-section client-part" id="client"><!--main-section client-part-start-->
<section class="main-section client-part" id="client">
<!--main-section client-part-start-->
<div class="container">
<b class="quote-right wow fadeInDown delay-03"><i class="fa-quote-right"></i></b>
<div class="row">
@ -223,14 +263,17 @@
</div>
</div>
<ul class="client wow fadeIn delay-05s">
<li><a href="#">
<li>
<a href="#">
<h3>R-Jimenez</h3>
</a></li>
</a>
</li>
</ul>
</div>
</section><!--main-section client-part-end-->
</section><!--main-section client-part-end-->
<section class="main-section team" id="team"><!--main-section team-start-->
<section class="main-section team" id="team">
<!--main-section team-start-->
<div class="container">
<h2>Team</h2>
<h6>Take a closer look into our amazing team.</h6>
@ -279,28 +322,29 @@
</div>-->
</div>
</div>
</section><!--main-section team-end-->
</section><!--main-section team-end-->
<footer class="footer">
<footer class="footer">
<div class="container">
<div class="footer-logo"><a href="#"><img src="img/plex-pms-icon.png" width="69" alt=""></a>
<div class="footer-logo">
<a href="#"><img src="img/plex-pms-icon.png" width="69" alt=""></a>
</div>
<span class="copyright">Copyright © 2016 | <a href="https://www.JamieTech.com" target="_blank">TidusJar</a></span>
</div>
</footer>
</footer>
<script type="text/javascript">
$(document).ready(function(e) {
<script type="text/javascript">
$(document).ready(function (e) {
$('#test').scrollToFixed();
$('.res-nav_click').click(function(){
$('.res-nav_click').click(function () {
$('.main-nav').slideToggle();
return false;
});
});
</script>
</script>
<script>
wow = new WOW(
@ -314,15 +358,15 @@
</script>
<script type="text/javascript">
$(window).load(function(){
<script type="text/javascript">
$(window).load(function () {
$('.main-nav li a').bind('click',function(event){
$('.main-nav li a').bind('click', function (event) {
var $anchor = $(this);
$('html, body').stop().animate({
scrollTop: $($anchor.attr('href')).offset().top - 102
}, 1500,'easeInOutExpo');
}, 1500, 'easeInOutExpo');
/*
if you don't want to use the easing effects:
$('html, body').stop().animate({
@ -332,11 +376,11 @@
event.preventDefault();
});
})
</script>
</script>
<script type="text/javascript">
<script type="text/javascript">
$(window).load(function(){
$(window).load(function () {
var $container = $('.portfolioContainer'),
@ -353,19 +397,19 @@ $(window).load(function(){
}
});
$(window).smartresize(function(){
$(window).smartresize(function () {
// check if columns has changed
var currentColumns = Math.floor( ( $body.width() -30 ) / colW );
if ( currentColumns !== columns ) {
var currentColumns = Math.floor(($body.width() - 30) / colW);
if (currentColumns !== columns) {
// set new column count
columns = currentColumns;
// apply width to container manually, then trigger relayout
$container.width( columns * colW )
$container.width(columns * colW)
.isotope('reLayout');
}
}).smartresize(); // trigger resize to set container width
$('.portfolioFilter a').click(function(){
$('.portfolioFilter a').click(function () {
$('.portfolioFilter .current').removeClass('current');
$(this).addClass('current');
@ -377,8 +421,8 @@ $(window).load(function(){
return false;
});
});
});
</script>
</script>
</body>
</html>

Loading…
Cancel
Save