Merge pull request #1387 from dalcon007/gh-pages
Ombi Website Re-Wording
2
CNAME
|
@ -1 +1 @@
|
||||||
www.ombi.io
|
www.ombi.io
|
||||||
|
|
|
@ -3,8 +3,8 @@ title: Ombi
|
||||||
email: tidusjar@gmail.com
|
email: tidusjar@gmail.com
|
||||||
description: Ombi the request system
|
description: Ombi the request system
|
||||||
|
|
||||||
baseurl: "" # the subpath of your site, e.g. /blog/ (If you use organization leave empty)
|
baseurl: "/ombiwebtest" # the subpath of your site, e.g. /blog/ (If you use organization leave empty)
|
||||||
url: "http://www.ombi.io" # the base hostname & protocol for your site
|
url: "https://github.com/dalcon007" # the base hostname & protocol for your site
|
||||||
|
|
||||||
#Google Ad Words Data from scripts code (using Google responsive options) and ad client
|
#Google Ad Words Data from scripts code (using Google responsive options) and ad client
|
||||||
data-ad-slot: 2973388149
|
data-ad-slot: 2973388149
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
<!--<section class="cta">
|
|
||||||
<div class="cta-content">
|
|
||||||
<div class="container">
|
|
||||||
<h2>Help it. By<br>little actions.</h2>
|
|
||||||
<a href="/funds" class="btn btn-outline btn-xl page-scroll">How I can?!</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="overlay"></div>
|
|
||||||
</section>-->
|
|
||||||
|
|
||||||
<section id="donate" class="cta-donate">
|
|
||||||
<div class="cta-content-donate">
|
|
||||||
<div class="container">
|
|
||||||
<h2>Give me happiness.</h2>
|
|
||||||
<h3 style="color:white">Make a donation now, clicking the button below!.</h3>
|
|
||||||
<a href="https://www.paypal.me/PlexRequestsNet/25" target="_blank" class="btn btn-outline btn-xl page-scroll">Donate</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="overlay-donate"></div>
|
|
||||||
</section>
|
|
||||||
|
|
|
@ -1,15 +1,11 @@
|
||||||
<section id="download" class="download bg-primary text-center">
|
<section id="whatisombi" class="download bg-primary text-center">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row titletext">
|
||||||
<div class="col-md-8 col-md-offset-2">
|
<div class="col-md-8 col-md-offset-2">
|
||||||
<h2 class="section-heading">So what is Ombi you ask!?</h2>
|
<h2 class="section-heading">What is Ombi?</h2>
|
||||||
<p>Ombi allows you to host your own Plex Request and user management system.
|
<p>Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show, Movie and Music DVR tools to create a seamless end-to-end experience for your users.</p>
|
||||||
<br />If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!
|
|
||||||
<br />Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something.
|
|
||||||
<br />Allow your users to post issues against their requests so you know there is a problem with the audio etc.
|
|
||||||
<br />Even automatically send them weekly newsletters of new content that has been added to your Plex server!</p>
|
|
||||||
|
|
||||||
<h2><a href="https://github.com/tidusjar/Ombi" class="btn-social" style="color: white;" target="_blank"><i class="fa fa-github"></i></a></h2>
|
<h2><a href="https://github.com/tidusjar/Ombi" class="btn btn-outline btn-xl btndark" target="_blank">Install</a></h2>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -1,34 +1,34 @@
|
||||||
|
|
||||||
<section id="contact" class="contact bg-primary">
|
|
||||||
<div class="container">
|
|
||||||
<h2>We <i class="fa fa-heart"></i> new friends!</h2>
|
|
||||||
<ul class="list-inline list-social">
|
|
||||||
{% for network in site.social %}
|
|
||||||
<li class="social-{{ network.title }}">
|
|
||||||
<a href="{{ network.url }}" class="btn-social btn-outline"><i class="fa fa-fw fa-{{ network.title }}"></i></a>
|
|
||||||
</li>
|
|
||||||
{% endfor %}
|
|
||||||
</ul>
|
|
||||||
<!-- <ul class="list-inline list-social">
|
|
||||||
<li class="social-twitter">
|
|
||||||
<a href="#"><i class="fa fa-twitter"></i></a>
|
|
||||||
</li>
|
|
||||||
<li class="social-facebook">
|
|
||||||
<a href="#"><i class="fa fa-facebook"></i></a>
|
|
||||||
</li>
|
|
||||||
<li class="social-google-plus">
|
|
||||||
<a href="#"><i class="fa fa-google-plus"></i></a>
|
|
||||||
</li>
|
|
||||||
</ul> -->
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="container">
|
<div id="contact" class="container">
|
||||||
<p>© 2016 by <a target="_blank" rel="nofollow" href="https://linkedin.com/in/jamiearees">Jamie Rees</a> hosted on <a target="_blank" rel="nofollow" href="https://github.com/tidusjar/ombi">Github</a>. All Rights Reserved.</p>
|
<p>© 2017 by <a target="_blank" rel="nofollow" href="https://linkedin.com/in/jamiearees">Jamie Rees</a> hosted on <a target="_blank" rel="nofollow" href="https://github.com/tidusjar/ombi">Github</a>. All Rights Reserved.</p>
|
||||||
<ul class="list-inline">
|
<ul class="list-inline">
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/tidusjar/Ombi/wiki/FAQ" target="_blank">FAQ</a>
|
<a class="page-scroll" href="#why">What's Ombi?</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
<li>
|
||||||
|
<a class="page-scroll" href="#features">Features</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class="page-scroll" href="#download">Download</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/tidusjar/Ombi#installation">Install Instructions</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/tidusjar/Ombi#feature-requests">Feature Requests</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/tidusjar/Ombi/issues/new">Submit Bug</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/tidusjar/Ombi/wiki/FAQ">FAQ</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class="page-scroll" href="#donate">Donate</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://forums.ombi.io/">Forum</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
14
_includes/donate.html
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
<section id="donate" class="cta-donate">
|
||||||
|
<div class="cta-content-donate">
|
||||||
|
<div class="container">
|
||||||
|
<div class="row">
|
||||||
|
<div class="col-lg-12 text-center">
|
||||||
|
<h3 class="section-heading donate-title">Do you <i class="fa fa-heart" aria-hidden="true"></i> Ombi? Please considering donating to help us keep Ombi going. Every little bit helps!</h3>
|
||||||
|
<a href="https://www.paypal.me/PlexRequestsNet/25" target="_blank" class="btn btn-outline btn-xl">Donate via PayPal</a>
|
||||||
|
<a href="https://www.patreon.com/tidusjar" target="_blank" class="btn btn-outline btn-xl">Donate via Patreon</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
|
@ -2,42 +2,43 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12 text-center">
|
<div class="col-lg-12 text-center">
|
||||||
<h2 class="section-heading">Why you should use Ombi</h2>
|
<h2 class="section-heading headerdark">What's Ombi?</h2>
|
||||||
<hr class="primary">
|
<hr class="primary">
|
||||||
|
<p class="text-muted">Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show, Movie and Music DVR tools to create a seamless end-to-end experience for your users.</p>
|
||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="col-lg-4 col-md-6 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i>
|
<i class="fa fa-4x fa-search wow text-primary feature-item"></i>
|
||||||
<h3>Excellent Support</h3>
|
<h3 class="headerdark">1. User visits website and requests content</h3>
|
||||||
<p class="text-muted">Have an issue or need some help? Post on Github and the ombi team will get back to you as soon as possible.</p>
|
<p class="text-muted"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="col-lg-4 col-md-6 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
|
<i class="fa fa-4x fa fa-arrow-circle-o-down wow text-primary" data-wow-delay=".1s"></i>
|
||||||
<h3>Easy to use</h3>
|
<h3 class="headerdark">2. Ombi matches request and sends to DVR app</h3>
|
||||||
<p class="text-muted">We have designed this from the ground up so it is easy for you and your users to request new content for your Plex Server</p>
|
<p class="text-muted"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="col-lg-4 col-md-6 text-center">
|
||||||
<div class="service-box">
|
<div class="service-box">
|
||||||
<i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
|
<i class="fa fa-4x fa-play-circle wow text-primary" data-wow-delay=".2s"></i>
|
||||||
<h3>Up to Date</h3>
|
<h3 class="headerdark">3. DVR app retreives content and pushes to Plex/Emby</h3>
|
||||||
<p class="text-muted">We are developing regulary and always adding new features and bug fixing :)</p>
|
<p class="text-muted"></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-3 col-md-6 text-center">
|
<div class="container">
|
||||||
<div class="service-box">
|
<div class="row">
|
||||||
<i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
|
<div class="col-lg-12 text-center">
|
||||||
<h3>Made with Love</h3>
|
<a href="https://github.com/tidusjar/Ombi/releases/latest" class="btn btn-outline btn-xl" target="_blank">Install</a>
|
||||||
<p class="text-muted">We do take pride in the quality and support we provide</p>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -1,29 +1,20 @@
|
||||||
<header>
|
<header>
|
||||||
|
<section id="header">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="header-content">
|
||||||
<div class="col-sm-7">
|
<div class="row">
|
||||||
<div class="header-content">
|
<div class="col-lg-12 text-center">
|
||||||
<div class="header-content-inner">
|
<img src="{{ site.baseurl }}/img/headerimg.png" class="img-responsive img-center" alt="">
|
||||||
<h1>Welcome to Ombi!</h1>
|
</div>
|
||||||
<a href="#download" class="btn btn-outline btn-xl page-scroll">Start Now for Free!</a>
|
<div class="col-lg-12 text-center">
|
||||||
|
<h1>Your personal media assistant!</h1>
|
||||||
|
<p>A simple way for your shared media users to request and download content - automatically!<br>
|
||||||
|
Learn how to get up and running in 5 minutes, below.</p>
|
||||||
|
<a href="#why" class="btn btn-filled btn-xl page-scroll">Learn More ↓</a>
|
||||||
|
<a href="https://github.com/tidusjar/Ombi/releases/latest" class="btn btn-outline btn-xl page-scroll">Install</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-5">
|
</section>
|
||||||
<div class="device-container">
|
|
||||||
<div class="device-mockup iphone6_plus portrait white">
|
|
||||||
<div class="device">
|
|
||||||
<div class="screen">
|
|
||||||
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
|
|
||||||
<img src="img/search.png" class="img-responsive" alt="">
|
|
||||||
</div>
|
|
||||||
<div class="button">
|
|
||||||
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</header>
|
</header>
|
||||||
|
|
|
@ -12,16 +12,25 @@
|
||||||
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
|
||||||
<ul class="nav navbar-nav navbar-right">
|
<ul class="nav navbar-nav navbar-right">
|
||||||
<li>
|
<li>
|
||||||
<a class="page-scroll" href="#download">Download</a>
|
<a class="page-scroll" href="#why">What's Ombi?</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="page-scroll" href="#features">Features</a>
|
<a class="page-scroll" href="#features">Features</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="page-scroll" href="#portfolio">Portfolio</a>
|
<a class="page-scroll" href="#download">Download</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="page-scroll" href="#why">Why</a>
|
<a href="https://github.com/tidusjar/Ombi/wiki/FAQ">FAQ</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a class="page-scroll" href="#donate">Donate</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://forums.ombi.io/">Forum</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a class="page-scroll" href="#contact">Contact</a>
|
<a class="page-scroll" href="#contact">Contact</a>
|
||||||
|
|
|
@ -1,86 +1,103 @@
|
||||||
<section id="portfolio" class="download bg-primary text-center">
|
<section id="download" class="download text-center">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 col-md-offset-2">
|
<div class="col-md-8 col-md-offset-2">
|
||||||
<h2 class="section-heading">There are some previews below! <i style="color:#ffffff" class="fa fa-smile-o"></i></h2>
|
<h2 class="section-heading headerdark">Install Ombi in minutes!</h2>
|
||||||
<p>Give Ombi a go! You can get it up and running in minutes!</p>
|
<p class="text-muted">Click below to install Ombi, and follow the simple instructions included <a href="https://github.com/tidusjar/Ombi#installation">on Ombi's GitHub page.</a></p>
|
||||||
<hr>
|
<a href="https://github.com/tidusjar/Ombi/releases/latest" class="btn btn-outline btn-xl page-scroll">Install</a>
|
||||||
{% if site.data-ad-client %}
|
|
||||||
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
|
|
||||||
<!-- jekynewage -->
|
|
||||||
<ins class="adsbygoogle"
|
|
||||||
style="display:block"
|
|
||||||
data-ad-client="{{ site.data-ad-client }}"
|
|
||||||
data-ad-slot="{{ site.data-ad-slot }}"
|
|
||||||
data-ad-format="auto"></ins>
|
|
||||||
<script>
|
|
||||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
|
||||||
</script>
|
|
||||||
{% endif %}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="no-padding" id="portfolio">
|
<section class="no-padding" id="portfolio">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row no-gutter">
|
<div class="row no-gutter">
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#Ombi" class="portfolio-box">
|
<a href="#Ombi" class="portfolio-box">
|
||||||
<img src="imgOld/landingpage.png" class="img-responsive" alt="">
|
<img src="img/Port5.png" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content text-muted">
|
||||||
|
<div class="project-category">
|
||||||
|
Search
|
||||||
|
</div>
|
||||||
|
<div class="project-name">
|
||||||
|
Ombi figures out what you're typing and fills in the rest.
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#Ombi" class="portfolio-box">
|
<a href="#Ombi" class="portfolio-box">
|
||||||
<img src="imgOld/moviesearch.png" class="img-responsive" alt="">
|
<img src="img/Port1.png" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content text-muted">
|
||||||
|
<div class="project-category">
|
||||||
|
On the Go
|
||||||
|
</div>
|
||||||
|
<div class="project-name">
|
||||||
|
Users can use any device to add movies to your queue
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#Ombi" class="portfolio-box">
|
<a href="#Ombi" class="portfolio-box">
|
||||||
<img src="imgOld/movierequests.png" class="img-responsive" alt="">
|
<img src="img/Port2.png" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content text-muted">
|
||||||
|
<div class="project-category">
|
||||||
|
Seasons or Episodes?
|
||||||
|
</div>
|
||||||
|
<div class="project-name">
|
||||||
|
Users can select whether they want full seasons or just certain episodes
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#Ombi" class="portfolio-box">
|
<a href="#Ombi" class="portfolio-box">
|
||||||
<img src="imgOld/tvrequests.png" class="img-responsive" alt="">
|
<img src="img/Port3.png" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content text-muted">
|
||||||
|
<div class="project-category">
|
||||||
|
Be in the know
|
||||||
|
</div>
|
||||||
|
<div class="project-name">
|
||||||
|
Admins get notified when a new show is requested, or when users report errors
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#Ombi" class="portfolio-box">
|
<a href="#Ombi" class="portfolio-box">
|
||||||
<img src="imgOld/tvsearch.png" class="img-responsive" alt="">
|
<img src="img/Port4.png" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content text-muted">
|
||||||
|
<div class="project-category">
|
||||||
|
Manage issues
|
||||||
|
</div>
|
||||||
|
<div class="project-name">
|
||||||
|
Easily manage all content issues from within Ombi
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#Ombi" class="portfolio-box">
|
<a href="#Ombi" class="portfolio-box">
|
||||||
<img src="imgOld/moviesearch.png" class="img-responsive" alt="">
|
<img src="img/Port6.png" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content text-muted">
|
||||||
|
<div class="project-category">
|
||||||
|
Customizable
|
||||||
|
</div>
|
||||||
|
<div class="project-name">
|
||||||
|
You can change the theme, name, add even add a landing page
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 col-md-offset-2">
|
<div class="col-md-8 col-md-offset-2">
|
||||||
<h2 class="section-heading">Check out our Github for more information! <a href="https://github.com/tidusjar/Ombi" class="btn-social" style="color: white;" target="_blank"><i class="fa fa-github"></i></a></h2>
|
<h2 class="section-heading">Ready to give Ombi a try? Click below to install! <a href="https://github.com/tidusjar/Ombi" class="btn-social" style="color: white;" target="_blank"><i class="fa fa-github"></i></a></h2>
|
||||||
<p>Let us know any issues or feature requests you have</p>
|
<p>Let us know any issues or feature requests you have</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12 text-center">
|
<div class="col-lg-12 text-center">
|
||||||
<div class="section-heading">
|
<div class="section-heading">
|
||||||
<h2>Ultimate Plex/Emby Companion</h2>
|
<h2>Features</h2>
|
||||||
<p class="text-muted">So what can Ombi do!?</p>
|
<p class="text-muted">See below for some of Ombi's amazing features</p>
|
||||||
<hr>
|
<hr>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -17,10 +17,8 @@
|
||||||
<div class="device">
|
<div class="device">
|
||||||
<div class="screen">
|
<div class="screen">
|
||||||
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
|
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
|
||||||
<img src="img/request.png" class="img-responsive" alt=""> </div>
|
<img src="{{ site.baseurl }}/img/Ombi.gif" class="img-responsive" alt=""> </div>
|
||||||
<div class="button">
|
|
||||||
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -28,40 +26,52 @@
|
||||||
<div class="col-md-8">
|
<div class="col-md-8">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-screen-smartphone text-primary"></i>
|
<i class="icon-energy text-primary"></i>
|
||||||
<h3>Mobile Compatible</h3>
|
<h3>Integration</h3>
|
||||||
<p class="text-muted">Easily browse using your mobile and still have all the functionality!</p>
|
<p class="text-muted">Adds content to Sonarr, Radarr, Headphones and more</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-camera text-primary"></i>
|
<i class="icon-bell text-primary"></i>
|
||||||
<h3>Integrates with all major applications</h3>
|
<h3>Notifications</h3>
|
||||||
<p class="text-muted">Here a small list: Plex, Sonarr, CouchPotato, Sickrage, Email, Slack, Pushbullet,
|
<p class="text-muted">Get notified when users request content via your favourite notification app</p>
|
||||||
Pushover
|
</div>
|
||||||
</p>
|
</div>
|
||||||
|
<div class="col-md-4">
|
||||||
|
<div class="feature-item">
|
||||||
|
<i class="icon-wrench text-primary"></i>
|
||||||
|
<h3>Customization</h3>
|
||||||
|
<p class="text-muted">Change the theme, site name, landing page message and even add your own 'donate' link</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-present text-primary"></i>
|
<i class="icon-screen-smartphone text-primary"></i>
|
||||||
<h3>Free to Use</h3>
|
<h3>Responsive</h3>
|
||||||
<p class="text-muted">As always, Ombi is free to download and use for any purpose!</p>
|
<p class="text-muted">Users can access Ombi through any device - the UI adapts to their screen</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-6">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-lock-open text-primary"></i>
|
<i class="icon-heart text-primary"></i>
|
||||||
<h3>Open Source</h3>
|
<h3>Free</h3>
|
||||||
<p class="text-muted">Ombi is licensed under the GNU General Public License!</p>
|
<p class="text-muted">Ombi is free and open source, with no ads! If you're happy with Ombi, please <a href="https://www.paypal.me/PlexRequestsNet/25">click here to donate!</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="col-md-4">
|
||||||
|
<div class="feature-item">
|
||||||
|
<i class="icon-flag text-primary"></i>
|
||||||
|
<h3>Content Reporting</h3>
|
||||||
|
<p class="text-muted">Built-in content issue reporting and management</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -6,14 +6,11 @@
|
||||||
<body id="page-top">
|
<body id="page-top">
|
||||||
{% include nav.html %}
|
{% include nav.html %}
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
{% include call-to-action.html %}
|
{% include feature.html %}
|
||||||
{% include services.html %}
|
{% include services.html %}
|
||||||
{% include portfolio.html %}
|
{% include portfolio.html %}
|
||||||
{% include feature.html %}
|
{% include donate.html %}
|
||||||
{% include quote.html %}
|
|
||||||
{% include aside.html %}
|
|
||||||
{% include contact.html %}
|
{% include contact.html %}
|
||||||
{% include scripts.html %}
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -1,18 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
{% include head.html %}
|
|
||||||
|
|
||||||
<body id="page-top">
|
|
||||||
{% include nav-funds.html %}
|
|
||||||
{% include header-funds.html %}
|
|
||||||
{% include call-to-action-funds.html %}
|
|
||||||
{% include feature-funds.html %}
|
|
||||||
{% include portfolio-funds.html %}
|
|
||||||
{% include services-funds.html %}
|
|
||||||
{% include aside-funds.html %}
|
|
||||||
{% include contact.html %}
|
|
||||||
{% include scripts.html %}
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
|
@ -1,17 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
{% include head.html %}
|
|
||||||
|
|
||||||
<body id="page-top">
|
|
||||||
{% include nav.html %}
|
|
||||||
{% include portfolio.html %}
|
|
||||||
{% include header.html %}
|
|
||||||
{% include call-to-action.html %}
|
|
||||||
{% include services.html %}
|
|
||||||
{% include aside.html %}
|
|
||||||
{% include contact.html %}
|
|
||||||
{% include scripts.html %}
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
|
@ -1,3 +1,38 @@
|
||||||
|
/*Custom CSS - Added by dalcon007 4/2/2017*/
|
||||||
|
.titletext {
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
.btndark {
|
||||||
|
color: #000 !important;
|
||||||
|
}
|
||||||
|
section#why,section#download {
|
||||||
|
background-color:#353535 !important;
|
||||||
|
}
|
||||||
|
.headerdark {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
.donatebg {
|
||||||
|
background-color:#df691a !important;
|
||||||
|
}
|
||||||
|
.donate-title {
|
||||||
|
font-weight: 500 !important;
|
||||||
|
font-size: 2.3em;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
.btn-outline-donate {
|
||||||
|
color:black !important;
|
||||||
|
text-color: black;
|
||||||
|
font-size: 15px !important;
|
||||||
|
font-weight:500px;
|
||||||
|
}
|
||||||
|
.btn-outline:hover, .btn-outline:focus, .btn-outline-donate:hover, .btn-outline-donate:focus {
|
||||||
|
color: black !important;
|
||||||
|
}
|
||||||
|
.img-center {
|
||||||
|
display:inline !important;
|
||||||
|
}
|
||||||
|
/* End custom CSS */
|
||||||
|
|
||||||
.heading-font {
|
.heading-font {
|
||||||
font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
|
font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
|
@ -156,11 +191,11 @@ header {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
min-height: auto;
|
min-height: auto;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
background: url("img/bg-pattern.png"), $head-primary;
|
background: url("https://ombi.io/img/bg-pattern.png"), $head-primary;
|
||||||
/* fallback for old browsers */
|
/* fallback for old browsers */
|
||||||
background: url("img/bg-pattern.png"), -webkit-linear-gradient(to left, $head-primary, $head-secondary);
|
background: url("https://ombi.io/img/bg-pattern.png"), -webkit-linear-gradient(to left, $head-primary, $head-secondary);
|
||||||
/* Chrome 10-25, Safari 5.1-6 */
|
/* Chrome 10-25, Safari 5.1-6 */
|
||||||
background: url("img/bg-pattern.png"), linear-gradient(to left, $head-primary, $head-secondary);
|
background: url("https://ombi.io/img/bg-pattern.png"), linear-gradient(to left, $head-primary, $head-secondary);
|
||||||
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
|
/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
|
||||||
color: white;
|
color: white;
|
||||||
.header-content {
|
.header-content {
|
||||||
|
@ -298,7 +333,7 @@ section {
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-image: url('..img/bg-cta.jpg');
|
background-image: url('../img/bg-cta.jpg');
|
||||||
padding: 250px 0;
|
padding: 250px 0;
|
||||||
.cta-content {
|
.cta-content {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
@ -327,7 +362,7 @@ section {
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
-o-background-size: cover;
|
-o-background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-image: url('..img/donate.jpg');
|
background-image: url('https://ombi.io/img/donate.jpg');
|
||||||
padding: 250px 0;
|
padding: 250px 0;
|
||||||
.cta-content-donate {
|
.cta-content-donate {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
57
blog.html
|
@ -1,57 +0,0 @@
|
||||||
---
|
|
||||||
layout: post
|
|
||||||
title: "Blog"
|
|
||||||
description: "A Clean Blog Theme by Start Bootstrap"
|
|
||||||
header-img: "img/post-bg-01.jpg"
|
|
||||||
---
|
|
||||||
<div class="container-fluid index">
|
|
||||||
<div class="row index all-posts">
|
|
||||||
|
|
||||||
<h1 class="header author-header">{{ site.author_name }}</h1>
|
|
||||||
<h2 class="header" itemprop="headline">All posts</h2>
|
|
||||||
<h2 class="header categories" itemprop="headline"><small>grouped by
|
|
||||||
|
|
||||||
<div class="dropdown btn-group">
|
|
||||||
<button class="btn btn-categories dropdown-toggle btn-xs" type="button" data-toggle="dropdown">Years
|
|
||||||
<span class="caret"></span>
|
|
||||||
</button>
|
|
||||||
<ul class="dropdown-menu">
|
|
||||||
<li><a href="{{ site.baseurl }}/posts-by-categories/">Categories</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</small></h2>
|
|
||||||
|
|
||||||
{% for post in site.posts %}
|
|
||||||
{% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %}
|
|
||||||
{% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %}
|
|
||||||
|
|
||||||
{% if forloop.first %}
|
|
||||||
<div class="col-md-12 content-panel articles">
|
|
||||||
<h2 id="{{ this_year }}-ref">{{ this_year }}</h2>
|
|
||||||
<ul style="list-style: none;">
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<hr>
|
|
||||||
<a href="{{ post.url | prepend: site.baseurl }}"><img src="/{{ post.header-img | prepend: site.baseurl }}" class="img-responsive" alt="{{ post.title }}"></a>
|
|
||||||
<h3><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a></h3>
|
|
||||||
<small class="hidden-xs">{{ post.date | date: "%B %-d, %Y" }}</small>
|
|
||||||
</li>
|
|
||||||
{% if forloop.last %}
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
{% else %}
|
|
||||||
{% if this_year != next_year %}
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="col-md-12 content-panel articles">
|
|
||||||
<h2 id="{{ next_year }}-ref">{{next_year}}</h2>
|
|
||||||
<ul style="list-style: none;">
|
|
||||||
{% endif %}
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
{% endfor %}
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
|
@ -34,10 +34,10 @@
|
||||||
// }
|
// }
|
||||||
|
|
||||||
// variables.less link and gradient background
|
// variables.less link and gradient background
|
||||||
$head-primary: #7b4397 ;
|
$head-primary: #df691a ;
|
||||||
$head-secondary: #dc2430 ;
|
$head-secondary: #ff2300 ;
|
||||||
$theme-primary: #fdcc52 ;
|
$theme-primary: #ffffff ;
|
||||||
$theme-secondary: #fdc539 ;
|
$theme-secondary: #7b7b7b ;
|
||||||
$theme-dark: #222;
|
$theme-dark: #222;
|
||||||
|
|
||||||
// Import partials from `sass_dir` (defaults to `_sass`)
|
// Import partials from `sass_dir` (defaults to `_sass`)
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
---
|
|
||||||
layout: funds
|
|
||||||
---
|
|
BIN
img/Desktop.jpg
Normal file
After Width: | Height: | Size: 932 KiB |
BIN
img/LaptopDesk.jpg
Normal file
After Width: | Height: | Size: 1.2 MiB |
BIN
img/MockUp.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
img/Ombi.gif
Normal file
After Width: | Height: | Size: 6.3 MiB |
BIN
img/Port1.png
Normal file
After Width: | Height: | Size: 293 KiB |
BIN
img/Port2.png
Normal file
After Width: | Height: | Size: 255 KiB |
BIN
img/Port3.png
Normal file
After Width: | Height: | Size: 236 KiB |
BIN
img/Port4.png
Normal file
After Width: | Height: | Size: 284 KiB |
BIN
img/Port5.png
Normal file
After Width: | Height: | Size: 255 KiB |
BIN
img/Port6.png
Normal file
After Width: | Height: | Size: 137 KiB |
BIN
img/SettingsLaptop.jpg
Normal file
After Width: | Height: | Size: 1.4 MiB |
|
@ -1,129 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
||||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
||||||
<svg version="1.1" id="US_UK_Download_on_the" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
||||||
x="0px" y="0px" width="135px" height="40px" viewBox="0 0 135 40" enable-background="new 0 0 135 40" xml:space="preserve">
|
|
||||||
<g>
|
|
||||||
<path fill="#A6A6A6" d="M130.197,40H4.729C2.122,40,0,37.872,0,35.267V4.726C0,2.12,2.122,0,4.729,0h125.468
|
|
||||||
C132.803,0,135,2.12,135,4.726v30.541C135,37.872,132.803,40,130.197,40L130.197,40z"/>
|
|
||||||
<path d="M134.032,35.268c0,2.116-1.714,3.83-3.834,3.83H4.729c-2.119,0-3.839-1.714-3.839-3.83V4.725
|
|
||||||
c0-2.115,1.72-3.835,3.839-3.835h125.468c2.121,0,3.834,1.72,3.834,3.835L134.032,35.268L134.032,35.268z"/>
|
|
||||||
<g>
|
|
||||||
<g>
|
|
||||||
<path fill="#FFFFFF" d="M30.128,19.784c-0.029-3.223,2.639-4.791,2.761-4.864c-1.511-2.203-3.853-2.504-4.676-2.528
|
|
||||||
c-1.967-0.207-3.875,1.177-4.877,1.177c-1.022,0-2.565-1.157-4.228-1.123c-2.14,0.033-4.142,1.272-5.24,3.196
|
|
||||||
c-2.266,3.923-0.576,9.688,1.595,12.859c1.086,1.553,2.355,3.287,4.016,3.226c1.625-0.067,2.232-1.036,4.193-1.036
|
|
||||||
c1.943,0,2.513,1.036,4.207,0.997c1.744-0.028,2.842-1.56,3.89-3.127c1.255-1.78,1.759-3.533,1.779-3.623
|
|
||||||
C33.507,24.924,30.161,23.647,30.128,19.784z"/>
|
|
||||||
<path fill="#FFFFFF" d="M26.928,10.306c0.874-1.093,1.472-2.58,1.306-4.089c-1.265,0.056-2.847,0.875-3.758,1.944
|
|
||||||
c-0.806,0.942-1.526,2.486-1.34,3.938C24.557,12.205,26.016,11.382,26.928,10.306z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g>
|
|
||||||
<path fill="#FFFFFF" d="M53.645,31.504h-2.271l-1.244-3.909h-4.324l-1.185,3.909h-2.211l4.284-13.308h2.646L53.645,31.504z
|
|
||||||
M49.755,25.955L48.63,22.48c-0.119-0.355-0.342-1.191-0.671-2.507h-0.04c-0.131,0.566-0.342,1.402-0.632,2.507l-1.105,3.475
|
|
||||||
H49.755z"/>
|
|
||||||
<path fill="#FFFFFF" d="M64.662,26.588c0,1.632-0.441,2.922-1.323,3.869c-0.79,0.843-1.771,1.264-2.942,1.264
|
|
||||||
c-1.264,0-2.172-0.454-2.725-1.362h-0.04v5.055h-2.132V25.067c0-1.026-0.027-2.079-0.079-3.159h1.875l0.119,1.521h0.04
|
|
||||||
c0.711-1.146,1.79-1.718,3.238-1.718c1.132,0,2.077,0.447,2.833,1.342C64.284,23.949,64.662,25.127,64.662,26.588z M62.49,26.666
|
|
||||||
c0-0.934-0.21-1.704-0.632-2.31c-0.461-0.632-1.08-0.948-1.856-0.948c-0.526,0-1.004,0.176-1.431,0.523
|
|
||||||
c-0.428,0.35-0.708,0.807-0.839,1.373c-0.066,0.264-0.099,0.48-0.099,0.65v1.6c0,0.698,0.214,1.287,0.642,1.768
|
|
||||||
s0.984,0.721,1.668,0.721c0.803,0,1.428-0.31,1.875-0.928C62.266,28.496,62.49,27.68,62.49,26.666z"/>
|
|
||||||
<path fill="#FFFFFF" d="M75.699,26.588c0,1.632-0.441,2.922-1.324,3.869c-0.789,0.843-1.77,1.264-2.941,1.264
|
|
||||||
c-1.264,0-2.172-0.454-2.724-1.362H68.67v5.055h-2.132V25.067c0-1.026-0.027-2.079-0.079-3.159h1.875l0.119,1.521h0.04
|
|
||||||
c0.71-1.146,1.789-1.718,3.238-1.718c1.131,0,2.076,0.447,2.834,1.342C75.32,23.949,75.699,25.127,75.699,26.588z M73.527,26.666
|
|
||||||
c0-0.934-0.211-1.704-0.633-2.31c-0.461-0.632-1.078-0.948-1.855-0.948c-0.527,0-1.004,0.176-1.432,0.523
|
|
||||||
c-0.428,0.35-0.707,0.807-0.838,1.373c-0.065,0.264-0.099,0.48-0.099,0.65v1.6c0,0.698,0.214,1.287,0.64,1.768
|
|
||||||
c0.428,0.48,0.984,0.721,1.67,0.721c0.803,0,1.428-0.31,1.875-0.928C73.303,28.496,73.527,27.68,73.527,26.666z"/>
|
|
||||||
<path fill="#FFFFFF" d="M88.039,27.772c0,1.132-0.393,2.053-1.182,2.764c-0.867,0.777-2.074,1.165-3.625,1.165
|
|
||||||
c-1.432,0-2.58-0.276-3.449-0.829l0.494-1.777c0.936,0.566,1.963,0.85,3.082,0.85c0.803,0,1.428-0.182,1.877-0.544
|
|
||||||
c0.447-0.362,0.67-0.848,0.67-1.454c0-0.54-0.184-0.995-0.553-1.364c-0.367-0.369-0.98-0.712-1.836-1.029
|
|
||||||
c-2.33-0.869-3.494-2.142-3.494-3.816c0-1.094,0.408-1.991,1.225-2.689c0.814-0.699,1.9-1.048,3.258-1.048
|
|
||||||
c1.211,0,2.217,0.211,3.02,0.632l-0.533,1.738c-0.75-0.408-1.598-0.612-2.547-0.612c-0.75,0-1.336,0.185-1.756,0.553
|
|
||||||
c-0.355,0.329-0.533,0.73-0.533,1.205c0,0.526,0.203,0.961,0.611,1.303c0.355,0.316,1,0.658,1.936,1.027
|
|
||||||
c1.145,0.461,1.986,1,2.527,1.618C87.77,26.081,88.039,26.852,88.039,27.772z"/>
|
|
||||||
<path fill="#FFFFFF" d="M95.088,23.508h-2.35v4.659c0,1.185,0.414,1.777,1.244,1.777c0.381,0,0.697-0.033,0.947-0.099l0.059,1.619
|
|
||||||
c-0.42,0.157-0.973,0.236-1.658,0.236c-0.842,0-1.5-0.257-1.975-0.77c-0.473-0.514-0.711-1.376-0.711-2.587v-4.837h-1.4v-1.6h1.4
|
|
||||||
v-1.757l2.094-0.632v2.389h2.35V23.508z"/>
|
|
||||||
<path fill="#FFFFFF" d="M105.691,26.627c0,1.475-0.422,2.686-1.264,3.633c-0.883,0.975-2.055,1.461-3.516,1.461
|
|
||||||
c-1.408,0-2.529-0.467-3.365-1.401s-1.254-2.113-1.254-3.534c0-1.487,0.43-2.705,1.293-3.652c0.861-0.948,2.023-1.422,3.484-1.422
|
|
||||||
c1.408,0,2.541,0.467,3.396,1.402C105.283,24.021,105.691,25.192,105.691,26.627z M103.479,26.696
|
|
||||||
c0-0.885-0.189-1.644-0.572-2.277c-0.447-0.766-1.086-1.148-1.914-1.148c-0.857,0-1.508,0.383-1.955,1.148
|
|
||||||
c-0.383,0.634-0.572,1.405-0.572,2.317c0,0.885,0.189,1.644,0.572,2.276c0.461,0.766,1.105,1.148,1.936,1.148
|
|
||||||
c0.814,0,1.453-0.39,1.914-1.168C103.281,28.347,103.479,27.58,103.479,26.696z"/>
|
|
||||||
<path fill="#FFFFFF" d="M112.621,23.783c-0.211-0.039-0.436-0.059-0.672-0.059c-0.75,0-1.33,0.283-1.738,0.85
|
|
||||||
c-0.355,0.5-0.533,1.132-0.533,1.895v5.035h-2.131l0.02-6.574c0-1.106-0.027-2.113-0.08-3.021h1.857l0.078,1.836h0.059
|
|
||||||
c0.225-0.631,0.58-1.139,1.066-1.52c0.475-0.343,0.988-0.514,1.541-0.514c0.197,0,0.375,0.014,0.533,0.039V23.783z"/>
|
|
||||||
<path fill="#FFFFFF" d="M122.156,26.252c0,0.382-0.025,0.704-0.078,0.967h-6.396c0.025,0.948,0.334,1.673,0.928,2.173
|
|
||||||
c0.539,0.447,1.236,0.671,2.092,0.671c0.947,0,1.811-0.151,2.588-0.454l0.334,1.48c-0.908,0.396-1.98,0.593-3.217,0.593
|
|
||||||
c-1.488,0-2.656-0.438-3.506-1.313c-0.848-0.875-1.273-2.05-1.273-3.524c0-1.447,0.395-2.652,1.186-3.613
|
|
||||||
c0.828-1.026,1.947-1.539,3.355-1.539c1.383,0,2.43,0.513,3.141,1.539C121.873,24.047,122.156,25.055,122.156,26.252z
|
|
||||||
M120.123,25.699c0.014-0.632-0.125-1.178-0.414-1.639c-0.369-0.593-0.936-0.889-1.699-0.889c-0.697,0-1.264,0.289-1.697,0.869
|
|
||||||
c-0.355,0.461-0.566,1.014-0.631,1.658H120.123z"/>
|
|
||||||
</g>
|
|
||||||
<g>
|
|
||||||
<g>
|
|
||||||
<path fill="#FFFFFF" d="M49.05,10.009c0,1.177-0.353,2.063-1.058,2.658c-0.653,0.549-1.581,0.824-2.783,0.824
|
|
||||||
c-0.596,0-1.106-0.026-1.533-0.078V6.982c0.557-0.09,1.157-0.136,1.805-0.136c1.145,0,2.008,0.249,2.59,0.747
|
|
||||||
C48.723,8.156,49.05,8.961,49.05,10.009z M47.945,10.038c0-0.763-0.202-1.348-0.606-1.756c-0.404-0.407-0.994-0.611-1.771-0.611
|
|
||||||
c-0.33,0-0.611,0.022-0.844,0.068v4.889c0.129,0.02,0.365,0.029,0.708,0.029c0.802,0,1.421-0.223,1.857-0.669
|
|
||||||
S47.945,10.892,47.945,10.038z"/>
|
|
||||||
<path fill="#FFFFFF" d="M54.909,11.037c0,0.725-0.207,1.319-0.621,1.785c-0.434,0.479-1.009,0.718-1.727,0.718
|
|
||||||
c-0.692,0-1.243-0.229-1.654-0.689c-0.41-0.459-0.615-1.038-0.615-1.736c0-0.73,0.211-1.329,0.635-1.794s0.994-0.698,1.712-0.698
|
|
||||||
c0.692,0,1.248,0.229,1.669,0.688C54.708,9.757,54.909,10.333,54.909,11.037z M53.822,11.071c0-0.435-0.094-0.808-0.281-1.119
|
|
||||||
c-0.22-0.376-0.533-0.564-0.94-0.564c-0.421,0-0.741,0.188-0.961,0.564c-0.188,0.311-0.281,0.69-0.281,1.138
|
|
||||||
c0,0.435,0.094,0.808,0.281,1.119c0.227,0.376,0.543,0.564,0.951,0.564c0.4,0,0.714-0.191,0.94-0.574
|
|
||||||
C53.725,11.882,53.822,11.506,53.822,11.071z"/>
|
|
||||||
<path fill="#FFFFFF" d="M62.765,8.719l-1.475,4.714h-0.96l-0.611-2.047c-0.155-0.511-0.281-1.019-0.379-1.523h-0.019
|
|
||||||
c-0.091,0.518-0.217,1.025-0.379,1.523l-0.649,2.047h-0.971l-1.387-4.714h1.077l0.533,2.241c0.129,0.53,0.235,1.035,0.32,1.513
|
|
||||||
h0.019c0.078-0.394,0.207-0.896,0.389-1.503l0.669-2.25h0.854l0.641,2.202c0.155,0.537,0.281,1.054,0.378,1.552h0.029
|
|
||||||
c0.071-0.485,0.178-1.002,0.32-1.552l0.572-2.202H62.765z"/>
|
|
||||||
<path fill="#FFFFFF" d="M68.198,13.433H67.15v-2.7c0-0.832-0.316-1.248-0.95-1.248c-0.311,0-0.562,0.114-0.757,0.343
|
|
||||||
c-0.193,0.229-0.291,0.499-0.291,0.808v2.796h-1.048v-3.366c0-0.414-0.013-0.863-0.038-1.349h0.921l0.049,0.737h0.029
|
|
||||||
c0.122-0.229,0.304-0.418,0.543-0.569c0.284-0.176,0.602-0.265,0.95-0.265c0.44,0,0.806,0.142,1.097,0.427
|
|
||||||
c0.362,0.349,0.543,0.87,0.543,1.562V13.433z"/>
|
|
||||||
<path fill="#FFFFFF" d="M71.088,13.433h-1.047V6.556h1.047V13.433z"/>
|
|
||||||
<path fill="#FFFFFF" d="M77.258,11.037c0,0.725-0.207,1.319-0.621,1.785c-0.434,0.479-1.01,0.718-1.727,0.718
|
|
||||||
c-0.693,0-1.244-0.229-1.654-0.689c-0.41-0.459-0.615-1.038-0.615-1.736c0-0.73,0.211-1.329,0.635-1.794s0.994-0.698,1.711-0.698
|
|
||||||
c0.693,0,1.248,0.229,1.67,0.688C77.057,9.757,77.258,10.333,77.258,11.037z M76.17,11.071c0-0.435-0.094-0.808-0.281-1.119
|
|
||||||
c-0.219-0.376-0.533-0.564-0.939-0.564c-0.422,0-0.742,0.188-0.961,0.564c-0.188,0.311-0.281,0.69-0.281,1.138
|
|
||||||
c0,0.435,0.094,0.808,0.281,1.119c0.227,0.376,0.543,0.564,0.951,0.564c0.4,0,0.713-0.191,0.939-0.574
|
|
||||||
C76.074,11.882,76.17,11.506,76.17,11.071z"/>
|
|
||||||
<path fill="#FFFFFF" d="M82.33,13.433h-0.941l-0.078-0.543h-0.029c-0.322,0.433-0.781,0.65-1.377,0.65
|
|
||||||
c-0.445,0-0.805-0.143-1.076-0.427c-0.246-0.258-0.369-0.579-0.369-0.96c0-0.576,0.24-1.015,0.723-1.319
|
|
||||||
c0.482-0.304,1.16-0.453,2.033-0.446V10.3c0-0.621-0.326-0.931-0.979-0.931c-0.465,0-0.875,0.117-1.229,0.349l-0.213-0.688
|
|
||||||
c0.438-0.271,0.979-0.407,1.617-0.407c1.232,0,1.85,0.65,1.85,1.95v1.736C82.262,12.78,82.285,13.155,82.33,13.433z
|
|
||||||
M81.242,11.813v-0.727c-1.156-0.02-1.734,0.297-1.734,0.95c0,0.246,0.066,0.43,0.201,0.553c0.135,0.123,0.307,0.184,0.512,0.184
|
|
||||||
c0.23,0,0.445-0.073,0.641-0.218c0.197-0.146,0.318-0.331,0.363-0.558C81.236,11.946,81.242,11.884,81.242,11.813z"/>
|
|
||||||
<path fill="#FFFFFF" d="M88.285,13.433h-0.93l-0.049-0.757h-0.029c-0.297,0.576-0.803,0.864-1.514,0.864
|
|
||||||
c-0.568,0-1.041-0.223-1.416-0.669s-0.562-1.025-0.562-1.736c0-0.763,0.203-1.381,0.611-1.853c0.395-0.44,0.879-0.66,1.455-0.66
|
|
||||||
c0.633,0,1.076,0.213,1.328,0.64h0.02V6.556h1.049v5.607C88.248,12.622,88.26,13.045,88.285,13.433z M87.199,11.445v-0.786
|
|
||||||
c0-0.136-0.01-0.246-0.029-0.33c-0.059-0.252-0.186-0.464-0.379-0.635c-0.195-0.171-0.43-0.257-0.701-0.257
|
|
||||||
c-0.391,0-0.697,0.155-0.922,0.466c-0.223,0.311-0.336,0.708-0.336,1.193c0,0.466,0.107,0.844,0.322,1.135
|
|
||||||
c0.227,0.31,0.533,0.465,0.916,0.465c0.344,0,0.619-0.129,0.828-0.388C87.1,12.069,87.199,11.781,87.199,11.445z"/>
|
|
||||||
<path fill="#FFFFFF" d="M97.248,11.037c0,0.725-0.207,1.319-0.621,1.785c-0.434,0.479-1.008,0.718-1.727,0.718
|
|
||||||
c-0.691,0-1.242-0.229-1.654-0.689c-0.41-0.459-0.615-1.038-0.615-1.736c0-0.73,0.211-1.329,0.635-1.794s0.994-0.698,1.713-0.698
|
|
||||||
c0.691,0,1.248,0.229,1.668,0.688C97.047,9.757,97.248,10.333,97.248,11.037z M96.162,11.071c0-0.435-0.094-0.808-0.281-1.119
|
|
||||||
c-0.221-0.376-0.533-0.564-0.941-0.564c-0.42,0-0.74,0.188-0.961,0.564c-0.188,0.311-0.281,0.69-0.281,1.138
|
|
||||||
c0,0.435,0.094,0.808,0.281,1.119c0.227,0.376,0.543,0.564,0.951,0.564c0.4,0,0.715-0.191,0.941-0.574
|
|
||||||
C96.064,11.882,96.162,11.506,96.162,11.071z"/>
|
|
||||||
<path fill="#FFFFFF" d="M102.883,13.433h-1.047v-2.7c0-0.832-0.316-1.248-0.951-1.248c-0.311,0-0.562,0.114-0.756,0.343
|
|
||||||
s-0.291,0.499-0.291,0.808v2.796h-1.049v-3.366c0-0.414-0.012-0.863-0.037-1.349h0.92l0.049,0.737h0.029
|
|
||||||
c0.123-0.229,0.305-0.418,0.543-0.569c0.285-0.176,0.602-0.265,0.951-0.265c0.439,0,0.805,0.142,1.096,0.427
|
|
||||||
c0.363,0.349,0.543,0.87,0.543,1.562V13.433z"/>
|
|
||||||
<path fill="#FFFFFF" d="M109.936,9.504h-1.154v2.29c0,0.582,0.205,0.873,0.611,0.873c0.188,0,0.344-0.016,0.467-0.049
|
|
||||||
l0.027,0.795c-0.207,0.078-0.479,0.117-0.814,0.117c-0.414,0-0.736-0.126-0.969-0.378c-0.234-0.252-0.35-0.676-0.35-1.271V9.504
|
|
||||||
h-0.689V8.719h0.689V7.855l1.027-0.31v1.173h1.154V9.504z"/>
|
|
||||||
<path fill="#FFFFFF" d="M115.484,13.433h-1.049v-2.68c0-0.845-0.316-1.268-0.949-1.268c-0.486,0-0.818,0.245-1,0.735
|
|
||||||
c-0.031,0.103-0.049,0.229-0.049,0.377v2.835h-1.047V6.556h1.047v2.841h0.02c0.33-0.517,0.803-0.775,1.416-0.775
|
|
||||||
c0.434,0,0.793,0.142,1.078,0.427c0.355,0.355,0.533,0.883,0.533,1.581V13.433z"/>
|
|
||||||
<path fill="#FFFFFF" d="M121.207,10.853c0,0.188-0.014,0.346-0.039,0.475h-3.143c0.014,0.466,0.164,0.821,0.455,1.067
|
|
||||||
c0.266,0.22,0.609,0.33,1.029,0.33c0.465,0,0.889-0.074,1.271-0.223l0.164,0.728c-0.447,0.194-0.973,0.291-1.582,0.291
|
|
||||||
c-0.73,0-1.305-0.215-1.721-0.645c-0.418-0.43-0.625-1.007-0.625-1.731c0-0.711,0.193-1.303,0.582-1.775
|
|
||||||
c0.406-0.504,0.955-0.756,1.648-0.756c0.678,0,1.193,0.252,1.541,0.756C121.068,9.77,121.207,10.265,121.207,10.853z
|
|
||||||
M120.207,10.582c0.008-0.311-0.061-0.579-0.203-0.805c-0.182-0.291-0.459-0.437-0.834-0.437c-0.342,0-0.621,0.142-0.834,0.427
|
|
||||||
c-0.174,0.227-0.277,0.498-0.311,0.815H120.207z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 12 KiB |
BIN
img/donate.jpg
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 961 KiB |
BIN
img/final2.PNG
Normal file
After Width: | Height: | Size: 125 KiB |
|
@ -1,106 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!-- Generator: Adobe Illustrator 20.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
||||||
<svg version="1.1" id="artwork" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
||||||
viewBox="0 0 135 40" style="enable-background:new 0 0 135 40;" xml:space="preserve">
|
|
||||||
<style type="text/css">
|
|
||||||
.st0{fill:#FFFFFF;fill-opacity:0;}
|
|
||||||
.st1{fill:#A6A6A6;}
|
|
||||||
.st2{fill:#FFFFFF;stroke:#FFFFFF;stroke-width:0.2;stroke-miterlimit:10;}
|
|
||||||
.st3{fill:#FFFFFF;}
|
|
||||||
.st4{fill:url(#SVGID_1_);}
|
|
||||||
.st5{fill:url(#SVGID_2_);}
|
|
||||||
.st6{fill:url(#SVGID_3_);}
|
|
||||||
.st7{fill:url(#SVGID_4_);}
|
|
||||||
.st8{opacity:0.2;enable-background:new ;}
|
|
||||||
.st9{opacity:0.12;enable-background:new ;}
|
|
||||||
.st10{opacity:0.25;fill:#FFFFFF;enable-background:new ;}
|
|
||||||
</style>
|
|
||||||
<g>
|
|
||||||
<rect x="-10" y="-10" class="st0" width="155" height="60"/>
|
|
||||||
<g>
|
|
||||||
<path d="M130,40H5c-2.8,0-5-2.2-5-5V5c0-2.8,2.2-5,5-5h125c2.8,0,5,2.2,5,5v30C135,37.8,132.8,40,130,40z"/>
|
|
||||||
</g>
|
|
||||||
<g>
|
|
||||||
<g>
|
|
||||||
<path class="st1" d="M130,0.8c2.3,0,4.2,1.9,4.2,4.2v30c0,2.3-1.9,4.2-4.2,4.2H5c-2.3,0-4.2-1.9-4.2-4.2V5c0-2.3,1.9-4.2,4.2-4.2
|
|
||||||
H130 M130,0H5C2.2,0,0,2.3,0,5v30c0,2.8,2.2,5,5,5h125c2.8,0,5-2.2,5-5V5C135,2.3,132.8,0,130,0L130,0z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
<g>
|
|
||||||
<path class="st2" d="M47.4,10.2c0,0.8-0.2,1.5-0.7,2c-0.6,0.6-1.3,0.9-2.2,0.9c-0.9,0-1.6-0.3-2.2-0.9c-0.6-0.6-0.9-1.3-0.9-2.2
|
|
||||||
c0-0.9,0.3-1.6,0.9-2.2c0.6-0.6,1.3-0.9,2.2-0.9c0.4,0,0.8,0.1,1.2,0.3c0.4,0.2,0.7,0.4,0.9,0.7l-0.5,0.5
|
|
||||||
c-0.4-0.5-0.9-0.7-1.6-0.7c-0.6,0-1.2,0.2-1.6,0.7c-0.5,0.4-0.7,1-0.7,1.7s0.2,1.3,0.7,1.7c0.5,0.4,1,0.7,1.6,0.7
|
|
||||||
c0.7,0,1.2-0.2,1.7-0.7c0.3-0.3,0.5-0.7,0.5-1.2h-2.2V9.8h2.9C47.4,9.9,47.4,10.1,47.4,10.2z"/>
|
|
||||||
<path class="st2" d="M52,7.7h-2.7v1.9h2.5v0.7h-2.5v1.9H52V13h-3.5V7H52V7.7z"/>
|
|
||||||
<path class="st2" d="M55.3,13h-0.8V7.7h-1.7V7H57v0.7h-1.7V13z"/>
|
|
||||||
<path class="st2" d="M59.9,13V7h0.8v6H59.9z"/>
|
|
||||||
<path class="st2" d="M64.1,13h-0.8V7.7h-1.7V7h4.1v0.7h-1.7V13z"/>
|
|
||||||
<path class="st2" d="M73.6,12.2c-0.6,0.6-1.3,0.9-2.2,0.9c-0.9,0-1.6-0.3-2.2-0.9c-0.6-0.6-0.9-1.3-0.9-2.2s0.3-1.6,0.9-2.2
|
|
||||||
c0.6-0.6,1.3-0.9,2.2-0.9c0.9,0,1.6,0.3,2.2,0.9c0.6,0.6,0.9,1.3,0.9,2.2C74.5,10.9,74.2,11.6,73.6,12.2z M69.8,11.7
|
|
||||||
c0.4,0.4,1,0.7,1.6,0.7c0.6,0,1.2-0.2,1.6-0.7c0.4-0.4,0.7-1,0.7-1.7S73.5,8.7,73,8.3c-0.4-0.4-1-0.7-1.6-0.7
|
|
||||||
c-0.6,0-1.2,0.2-1.6,0.7c-0.4,0.4-0.7,1-0.7,1.7S69.3,11.3,69.8,11.7z"/>
|
|
||||||
<path class="st2" d="M75.6,13V7h0.9l2.9,4.7h0l0-1.2V7h0.8v6h-0.8l-3.1-4.9h0l0,1.2V13H75.6z"/>
|
|
||||||
</g>
|
|
||||||
<path class="st3" d="M68.1,21.8c-2.4,0-4.3,1.8-4.3,4.3c0,2.4,1.9,4.3,4.3,4.3c2.4,0,4.3-1.8,4.3-4.3
|
|
||||||
C72.4,23.5,70.5,21.8,68.1,21.8z M68.1,28.6c-1.3,0-2.4-1.1-2.4-2.6c0-1.5,1.1-2.6,2.4-2.6c1.3,0,2.4,1,2.4,2.6
|
|
||||||
C70.5,27.5,69.4,28.6,68.1,28.6z M58.8,21.8c-2.4,0-4.3,1.8-4.3,4.3c0,2.4,1.9,4.3,4.3,4.3c2.4,0,4.3-1.8,4.3-4.3
|
|
||||||
C63.1,23.5,61.2,21.8,58.8,21.8z M58.8,28.6c-1.3,0-2.4-1.1-2.4-2.6c0-1.5,1.1-2.6,2.4-2.6c1.3,0,2.4,1,2.4,2.6
|
|
||||||
C61.2,27.5,60.1,28.6,58.8,28.6z M47.7,23.1v1.8h4.3c-0.1,1-0.5,1.8-1,2.3c-0.6,0.6-1.6,1.3-3.3,1.3c-2.7,0-4.7-2.1-4.7-4.8
|
|
||||||
s2.1-4.8,4.7-4.8c1.4,0,2.5,0.6,3.3,1.3l1.3-1.3c-1.1-1-2.5-1.8-4.5-1.8c-3.6,0-6.7,3-6.7,6.6c0,3.6,3.1,6.6,6.7,6.6
|
|
||||||
c2,0,3.4-0.6,4.6-1.9c1.2-1.2,1.6-2.9,1.6-4.2c0-0.4,0-0.8-0.1-1.1H47.7z M93.1,24.5c-0.4-1-1.4-2.7-3.6-2.7c-2.2,0-4,1.7-4,4.3
|
|
||||||
c0,2.4,1.8,4.3,4.2,4.3c1.9,0,3.1-1.2,3.5-1.9l-1.4-1c-0.5,0.7-1.1,1.2-2.1,1.2c-1,0-1.6-0.4-2.1-1.3l5.7-2.4L93.1,24.5z
|
|
||||||
M87.3,25.9c0-1.6,1.3-2.5,2.2-2.5c0.7,0,1.4,0.4,1.6,0.9L87.3,25.9z M82.6,30h1.9V17.5h-1.9V30z M79.6,22.7L79.6,22.7
|
|
||||||
c-0.5-0.5-1.3-1-2.3-1c-2.1,0-4.1,1.9-4.1,4.3c0,2.4,1.9,4.2,4.1,4.2c1,0,1.8-0.5,2.2-1h0.1v0.6c0,1.6-0.9,2.5-2.3,2.5
|
|
||||||
c-1.1,0-1.9-0.8-2.1-1.5l-1.6,0.7c0.5,1.1,1.7,2.5,3.8,2.5c2.2,0,4-1.3,4-4.4V22h-1.8V22.7z M77.4,28.6c-1.3,0-2.4-1.1-2.4-2.6
|
|
||||||
c0-1.5,1.1-2.6,2.4-2.6c1.3,0,2.3,1.1,2.3,2.6C79.7,27.5,78.7,28.6,77.4,28.6z M101.8,17.5h-4.5V30h1.9v-4.7h2.6
|
|
||||||
c2.1,0,4.1-1.5,4.1-3.9S103.9,17.5,101.8,17.5z M101.9,23.5h-2.7v-4.3h2.7c1.4,0,2.2,1.2,2.2,2.1C104,22.4,103.2,23.5,101.9,23.5z
|
|
||||||
M113.4,21.7c-1.4,0-2.8,0.6-3.3,1.9l1.7,0.7c0.4-0.7,1-0.9,1.7-0.9c1,0,1.9,0.6,2,1.6v0.1c-0.3-0.2-1.1-0.5-1.9-0.5
|
|
||||||
c-1.8,0-3.6,1-3.6,2.8c0,1.7,1.5,2.8,3.1,2.8c1.3,0,1.9-0.6,2.4-1.2h0.1v1h1.8v-4.8C117.2,23,115.5,21.7,113.4,21.7z M113.2,28.6
|
|
||||||
c-0.6,0-1.5-0.3-1.5-1.1c0-1,1.1-1.3,2-1.3c0.8,0,1.2,0.2,1.7,0.4C115.2,27.8,114.2,28.6,113.2,28.6z M123.7,22l-2.1,5.4h-0.1
|
|
||||||
l-2.2-5.4h-2l3.3,7.6l-1.9,4.2h1.9l5.1-11.8H123.7z M106.9,30h1.9V17.5h-1.9V30z"/>
|
|
||||||
<g>
|
|
||||||
|
|
||||||
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="21.7996" y1="173.2904" x2="5.0172" y2="156.508" gradientTransform="matrix(1 0 0 -1 0 182.0002)">
|
|
||||||
<stop offset="0" style="stop-color:#00A0FF"/>
|
|
||||||
<stop offset="6.574450e-03" style="stop-color:#00A1FF"/>
|
|
||||||
<stop offset="0.2601" style="stop-color:#00BEFF"/>
|
|
||||||
<stop offset="0.5122" style="stop-color:#00D2FF"/>
|
|
||||||
<stop offset="0.7604" style="stop-color:#00DFFF"/>
|
|
||||||
<stop offset="1" style="stop-color:#00E3FF"/>
|
|
||||||
</linearGradient>
|
|
||||||
<path class="st4" d="M10.4,7.5C10.1,7.8,10,8.3,10,8.9v22.1c0,0.6,0.2,1.1,0.5,1.4l0.1,0.1l12.4-12.4V20v-0.1L10.4,7.5L10.4,7.5z"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="33.8343" y1="161.9987" x2="9.6374" y2="161.9987" gradientTransform="matrix(1 0 0 -1 0 182.0002)">
|
|
||||||
<stop offset="0" style="stop-color:#FFE000"/>
|
|
||||||
<stop offset="0.4087" style="stop-color:#FFBD00"/>
|
|
||||||
<stop offset="0.7754" style="stop-color:#FFA500"/>
|
|
||||||
<stop offset="1" style="stop-color:#FF9C00"/>
|
|
||||||
</linearGradient>
|
|
||||||
<path class="st5" d="M27,24.3l-4.1-4.1V20v-0.1l4.1-4.1l0.1,0.1l4.9,2.8c1.4,0.8,1.4,2.1,0,2.9L27,24.3L27,24.3z"/>
|
|
||||||
|
|
||||||
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="24.8269" y1="159.704" x2="2.0686" y2="136.9457" gradientTransform="matrix(1 0 0 -1 0 182.0002)">
|
|
||||||
<stop offset="0" style="stop-color:#FF3A44"/>
|
|
||||||
<stop offset="1" style="stop-color:#C31162"/>
|
|
||||||
</linearGradient>
|
|
||||||
<path class="st6" d="M27.1,24.2L22.9,20L10.4,32.5c0.5,0.5,1.2,0.5,2.1,0.1L27.1,24.2"/>
|
|
||||||
|
|
||||||
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="7.2972" y1="181.8239" x2="17.4598" y2="171.6614" gradientTransform="matrix(1 0 0 -1 0 182.0002)">
|
|
||||||
<stop offset="0" style="stop-color:#32A071"/>
|
|
||||||
<stop offset="6.850000e-02" style="stop-color:#2DA771"/>
|
|
||||||
<stop offset="0.4762" style="stop-color:#15CF74"/>
|
|
||||||
<stop offset="0.8009" style="stop-color:#06E775"/>
|
|
||||||
<stop offset="1" style="stop-color:#00F076"/>
|
|
||||||
</linearGradient>
|
|
||||||
<path class="st7" d="M27.1,15.8L12.5,7.5c-0.9-0.5-1.6-0.4-2.1,0.1L22.9,20L27.1,15.8z"/>
|
|
||||||
<g>
|
|
||||||
<path class="st8" d="M27,24.1l-14.5,8.2c-0.8,0.5-1.5,0.4-2,0l0,0l-0.1,0.1l0,0l0.1,0.1l0,0c0.5,0.4,1.2,0.5,2,0L27,24.1L27,24.1
|
|
||||||
z"/>
|
|
||||||
<path class="st9" d="M10.4,32.3C10.1,32,10,31.5,10,30.9v0.1c0,0.6,0.2,1.1,0.5,1.4V32.3L10.4,32.3z"/>
|
|
||||||
</g>
|
|
||||||
<path class="st9" d="M32,21.3l-5,2.8l0.1,0.1l4.9-2.8c0.7-0.4,1-0.9,1-1.4l0,0C33,20.5,32.6,20.9,32,21.3z"/>
|
|
||||||
<path class="st10" d="M12.5,7.6L32,18.7c0.6,0.4,1,0.8,1,1.3l0,0c0-0.5-0.3-1-1-1.4L12.5,7.5C11.1,6.7,10,7.3,10,8.9v0.1
|
|
||||||
C10,7.5,11.1,6.8,12.5,7.6z"/>
|
|
||||||
</g>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 6.9 KiB |
BIN
img/headerimg.png
Normal file
After Width: | Height: | Size: 25 KiB |
BIN
img/iPhoneHand.jpg
Normal file
After Width: | Height: | Size: 1,006 KiB |
BIN
img/smartmockups0 (1).png
Normal file
After Width: | Height: | Size: 2.4 MiB |
BIN
img/smartmockups0.png
Normal file
After Width: | Height: | Size: 3 MiB |
|
@ -1,45 +0,0 @@
|
||||||
---
|
|
||||||
layout: post
|
|
||||||
title: "Posts by category"
|
|
||||||
description: "A Clean Blog Theme by Start Bootstrap"
|
|
||||||
header-img: "img/post-bg-01.jpg"
|
|
||||||
---
|
|
||||||
|
|
||||||
<div class="container-fluid index">
|
|
||||||
<div class="row index all-posts">
|
|
||||||
|
|
||||||
<h1 class="header author-header">{{ site.author_name }}</h1>
|
|
||||||
<h2 class="header" itemprop="headline">All posts</h2>
|
|
||||||
<h2 class="header categories" itemprop="headline"><small>grouped by
|
|
||||||
|
|
||||||
<div class="dropdown btn-group">
|
|
||||||
<button class="btn btn-categories dropdown-toggle btn-xs" type="button" data-toggle="dropdown">Categories
|
|
||||||
<span class="caret"></span>
|
|
||||||
</button>
|
|
||||||
<ul class="dropdown-menu">
|
|
||||||
<li><a href="{{ site.baseurl }}/blog/">Years</a></li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</small></h2>
|
|
||||||
|
|
||||||
{% for category in site.categories %}
|
|
||||||
<div class="col-md-12 content-panel articles">
|
|
||||||
<h2 id="{{ category | first }}-ref">{{ category | first }}</h2>
|
|
||||||
<ul style="list-style: none;">
|
|
||||||
{% for posts in category %}
|
|
||||||
{% for post in posts %}
|
|
||||||
<li>
|
|
||||||
<hr>
|
|
||||||
<!-- problem of for cycle can't use images <img src="/{{ post.header-img | prepend: site.baseurl }}" class="img-responsive" alt="{{ post.title }}"> -->
|
|
||||||
<h3><a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a></h3>
|
|
||||||
<small class="hidden-xs">{{ post.date | date: "%B %-d, %Y" }}</small>
|
|
||||||
</li>
|
|
||||||
{% endfor %}
|
|
||||||
{% endfor %}
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
{% endfor %}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
|
@ -1,3 +0,0 @@
|
||||||
---
|
|
||||||
layout: test
|
|
||||||
---
|
|