-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
107 lines (104 loc) · 6 KB
/
index.html
File metadata and controls
107 lines (104 loc) · 6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/png" href="/assets/images/Favicon.png">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TABLERO</title>
<meta name="description" content="Tablero is a kanban board that connects to GitHub and show issues of the multiples repositories of your project">
<meta name="viewport" content="width=device-width">
<meta property="og:title" content="TABLERO" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Tablero is a kanban board that connects to GitHub and show issues of the multiples repositories of your project." />
<meta property="og:url" content="https://pixelated-project.org/" />
<meta property="og:image" img src="/assets/images/fb_marca.png" />
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,800,700,600' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Teko:300,400,500,600,700' rel='stylesheet' type='text/css'>
<!-- Custom CSS -->
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css">
<link rel="stylesheet" href="css/normalize.css" type="text/css">
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="font-awesome/src/font-awesome-animation.css">
<link rel="stylesheet" href="css/styles.css" type="text/css">
</head>
<body>
<header>
<nav role="navigation">
<h1><a href="#">TABLERO</a></h1>
<ul class="right top-menu">
<li><a href=#about>About</a> |</li>
<li><a href=#features>Features</a> |</li>
<li><a href=#get-started>Get Started</a> |</li>
<li><a href="mailto:tablero@thoughtworks.com">Provide Feedback</a></li>
</ul>
</nav>
</header>
<section id="about" name="about">
<div class="sobre">
<div class="aboutleft">
<img src="images/computer.png" class="computer" alt="TABLERO on computer screen">
</div>
<div class="about-right">
<p class="txt-about">TABLERO is a kanban board for developers that connects with GitHub projects and synchronizes the issues of multiple repositories and the contributors that are working on them.
</div>
</div>
</section>
<section id="features" name="features">
<h2>FEATURES</h2>
<div class="feat">
<div class="feat1">
<h3>Synchronize issues from multiple repositories</h3>
<img src="images/synchronize-icon.png" class="computer" alt="TABLERO on computer screen">
<p class="detailsfeat">See the tasks of all project’s repositories in one single board. It helps you to manage and prioritize your work.</p>
</div>
<div class="feat2">
<h3>Drag and drop synchronized with GitHub</h3>
<img src="images/drag-drop-icon.png" class="computer" alt="TABLERO on computer screen">
<p class="detailsfeat">Change the status of your tasks on TABLERO and it automatically synchronizes your changes with it’s GitHub repository.</p>
</div>
<div class="feat3">
<h3>Export to CSV</h3>
<img src="images/export-icon.png" class="computer" alt="TABLERO on computer screen">
<p class="detailsfeat">Export your project data to a CSV file. It helps you to keep track of the lead time and the cycle time of your tasks.</p>
</div>
<div class="feat4">
<h3>Filter by repository</h3>
<img src="images/filter-icon.png" class="computer" alt="TABLERO on computer screen">
<p class="detailsfeat">Turn on and off the repository tasks you want to see on your board.</p>
</div>
</div>
</section>
<section id="get-started" name="get-started">
<h2>GET STARTED</h2>
<div class="gstarded">
<div class="gstarted1">
<a href="https://github.com/TWtablero/tablero/blob/master/README.md" target="_blank">
<i class="fa fa-file-o fa-4x"></i><i class="fa fa-long-arrow-right fa-4x faa-horizontal animated-hover"></i><i class="fa fa-laptop fa-5x"></i></a>
<h3>Find the installation details on our page on GitHub.</h3>
<a href="https://github.com/TWtablero/tablero/blob/master/README.md" target="_blank"><button>INSTALL APPLICATION</button></a>
</div>
<div class="gstarted2">
<a href="https://github.com/TWtablero/tablero" target="_blank"><i class="fa fa-github fa-5x faa-pulse animated-hover"></i></a>
<h3>TABLERO is an open source project available on GitHub.</h3>
<a href="https://github.com/TWtablero/tablero" target="_blank"><button>CONTRIBUTE</button></a>
</div>
</div>
</section>
<footer>
<div class="foot">
<div class="foot1">
<a href="http://www.thoughtworks.com" target="_blank"><img src="images/logo-thoughtworks.svg" class="logotw"></a>
</div>
<div class="foot2">
<p class="share">Share:</p>
<a href="https://www.facebook.com/sharer/sharer.php?u=https://github.com/TWtablero/tablero&title=TABLERO"><i class="fa fa-facebook-square fa-2x faa-shake animated-hover" target="_blank"></i></a>
<a href="https://plus.google.com/share?url=https://github.com/TWtablero/tablero"><i class="fa fa-google-plus-square fa-2x faa-shake animated-hover"></i></a>
<a href="http://twitter.com/intent/tweet?status=TABLERO+https://github.com/TWtablero/tablero">
<i class="fa fa-twitter-square fa-2x faa-shake animated-hover"></i></a>
<a href="http://www.linkedin.com/shareArticle?mini=true&url=https://github.com/TWtablero/tablero&title=TABLERO&source=https://github.com/TWtablero/tablero"><i class="fa fa-linkedin-square fa-2x faa-shake animated-hover"></i></a>
</div>
</div>
</section>
</footer>
</body>
</html>