Skip to content

Commit

Permalink
Merge pull request #17 from asithc/master
Browse files Browse the repository at this point in the history
Simple website and a Logo for installer.to
Fix   #7, #9
  • Loading branch information
agentmilindu authored Mar 3, 2019
2 parents 66fd213 + d757c0f commit b56981e
Show file tree
Hide file tree
Showing 67 changed files with 21,507 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
Binary file added public/.DS_Store
Binary file not shown.
Binary file added public/App web-template -Intaller.to/.DS_Store
Binary file not shown.
318 changes: 318 additions & 0 deletions public/App web-template -Intaller.to/about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,318 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Doc | installer.to</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="cool website" />
<meta name="keywords" content="git, shell" />
<meta name="author" content="asithw" />

<!--fav-->
<link rel="apple-touch-icon" sizes="180x180" href="fav/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="fav/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="fav/favicon-16x16.png">
<link rel="manifest" href="fav/site.webmanifest">
<link rel="mask-icon" href="fav/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">

<!-- Facebook and Twitter integration -->
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />

<!-- <link href="https://fonts.googleapis.com/css?family=Work+Sans:300,400,500,700,800" rel="stylesheet"> -->
<link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet">

<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!--LineIcons Font-->
<link rel="stylesheet" href="css/line-awesome.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">

<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">

<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->

<script async defer src="https://buttons.github.io/buttons.js"></script>


</head>
<body>

<div class="fh5co-loader"></div>

<div id="page">
<nav class="fh5co-nav" role="navigation">
<div class="top-menu">
<div class="container">
<div class="row">
<div class="col-xs-2">
<div id="fh5co-logo"><a href="index.html"><img src="images/full-logo-front.svg"></a></div>
</div>
<div class="col-xs-10 text-right menu-1">
<ul>
<li><a href="#">Get Started</a></li>
<li class="active"><a href="#">Docs</a></li>
<li><a href="#">Package</a></li>
<li><a href="#">Blog <i class="la la-external-link-square"></i></a></li>
<!-- <li><a class="github-button" href="https://github.com/leopardslab" data-show-count="true" aria-label="Follow @leopardslab on GitHub">Follow @leopardslab</a></li> -->
<li><a class="github-button" href="https://github.com/leopardslab/installer.to" data-icon="octicon-star" data-show-count="true" aria-label="Star leopardslab/installer.to on GitHub">Star</a></li>
</ul>
</div>
</div>

</div>
</div>
</nav>

<div id="fh5co-about">
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2>Documentation</h2>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.</p>
</div>
</div>
<div class="row animate-box">
<div class="col-md-6 col-md-offset-3 text-center heading-section">
<h3>Our History</h3>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>

<div class="col-md-6 text-center">
For example, <code>&lt;section&gt;</code> should be wrapped as inline.
</div>


</div>

<div class="row row-bottom-padded-md">
<div class="col-md-12 text-center animate-box">
<p><img src="images/background-texture.svg" alt="brand-texture" class="img-responsive img-rounded"></p>
</div>
</div>
</div>
</div>

<div id="fh5co-features">
<div class="container">
<div class="services-padding">
<div class="row">
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-hotairballoon"></i>
</span>
<div class="feature-copy">
<h3>Marketing</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More <i class="icon-arrow-right22"></i></a></p>
</div>
</div>
</div>

<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-search"></i>
</span>
<div class="feature-copy">
<h3>Search Engine</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More <i class="icon-arrow-right22"></i></a></p>
</div>
</div>

</div>
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-wallet"></i>
</span>
<div class="feature-copy">
<h3>Earn Money</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More <i class="icon-arrow-right22"></i></a></p>
</div>
</div>
</div>
</div>


<div class="row">
<div class="col-md-4 animate-box">

<div class="feature-left">
<span class="icon">
<i class="icon-wine"></i>
</span>
<div class="feature-copy">
<h3>Entrepreneur</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More <i class="icon-arrow-right22"></i></a></p>
</div>
</div>

</div>

<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-genius"></i>
</span>
<div class="feature-copy">
<h3>Stragic Plan</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More <i class="icon-arrow-right22"></i></a></p>
</div>
</div>

</div>
<div class="col-md-4 animate-box">
<div class="feature-left">
<span class="icon">
<i class="icon-chat"></i>
</span>
<div class="feature-copy">
<h3>Support</h3>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit.</p>
<p><a href="#">Learn More <i class="icon-arrow-right22"></i></a></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

<div id="fh5co-content-section">
<div class="container">
<div class="row row-bottom-padded-md">
<div class="col-md-8 col-md-offset-2 text-center heading-section animate-box">
<h3>User Comments</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Velit est facilis maiores, perspiciatis accusamus asperiores sint consequuntur debitis.</p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="fh5co-team text-center animate-box">
<figure>
<img src="images/user-1.png" alt="user">
</figure>
<p>Carry phone Air, pie ya Co. <br> <span class="text-mute">Double Game</span></p>
<blockquote>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</blockquote>


</div>
</div>
<div class="col-md-4">
<div class="fh5co-team text-center animate-box">
<figure>
<img src="images/user-1.png" alt="user">
</figure>
<p>Carry phone Air, pie ya Co. <br> <span class="text-mute">Double Game</span></p>
<blockquote>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</blockquote>

</div>
</div>
<div class="col-md-4">
<div class="fh5co-team text-center animate-box">
<figure>
<img src="images/user-1.png" alt="user">
</figure>
<p>Carry phone Air, pie ya Co. <br> <span class="text-mute">Double Game</span></p>
<blockquote>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</blockquote>

</div>
</div>
</div>



</div>
</div>

<div id="fh5co-started">
<div class="overlay"></div>
<div class="container">
<div class="row animate-box">
<div class="col-md-8 col-md-offset-2 text-center fh5co-heading">
<h2>What are you waiting for?</h2>
<p>Facilis ipsum reprehenderit nemo molestias. Aut cum mollitia reprehenderit. Eos cumque dicta adipisci architecto culpa amet.</p>
<p><a href="#" class="btn btn-default btn-lg">Get Started</a></p>
</div>
</div>
</div>
</div>

<footer id="fh5co-footer" role="contentinfo">
<div class="container">
<div class="row copyright">
<div class="col-md-12 text-center">
<p>
<small class="block">
<script type="text/javascript">
document.write(new Date().getFullYear());
</script>
<a href="##" target="_blank">installer </a> with Love
</small>

</p>
<p>
<ul class="fh5co-social-icons">
<li><a href="#"><i class="la la-twitter"></i></a></li>
<li><a href="#"><i class="la la-github"></i></a></li>
</ul>
</p>
</div>
</div>
</div>
</footer>
</div>

<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="la la-long-arrow-up"></i></a>
</div>

<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- Main -->
<script src="js/main.js"></script>

</body>
</html>

Binary file not shown.
Loading

0 comments on commit b56981e

Please sign in to comment.