-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathindex.html
More file actions
87 lines (75 loc) · 2.7 KB
/
index.html
File metadata and controls
87 lines (75 loc) · 2.7 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
---
title: OpenTrack
layout: front
permalink: /
tags: home
---
<div class="jumbotron" id="mybox">
<h1 class="page-header">OPEN<span style="color:#f26522">TRACK</span></h1>
<p>Making athletics go faster.<br><br></p>
</div>
<div id="slides">
<div>
<img src="/img/gallery/img0.jpg" alt="hurdles">
</div>
<div>
<img src="/img/gallery/img1.jpg" alt="xc">
</div>
<div>
<img src="/img/gallery/img4.jpg" alt="brazil">
</div>
<div>
<img src="/img/gallery/img3.jpg" alt="thh">
</div>
<div>
<img src="/img/gallery/img2.jpg" alt="track">
</div>
</div>
<div class="container" style="padding-top: 0">
<div class="row feature">
<div class="col-sm-4">
<h2>Entries</h2>
<span class="hugeicon glyphicon glyphicon-log-in"></span>
<p>Entries for track and field, cross country, road and relays. By individuals or teams.
</p>
</div>
<div class="col-sm-4">
<h2>Timing/Recording</h2>
<span class="hugeicon glyphicon glyphicon-dashboard"></span>
<p>Manage races the same way as top officials, using a handful of mobile devices.</p>
</div>
<div class="col-sm-4">
<h2>Results</h2>
<span class="hugeicon glyphicon glyphicon-list"></span>
<p>Publish your results. Validated. Real time. Syndicated. Searchable. All formats and devices.</p>
</div>
</div>
</div>
<div class="jumbotron">
<div class="container">
<h2>A complete athletics competition management suite</h2>
<p>Athletes want to run, jump and throw. Yet the sport is limited by a number of volunteers doing a lot of manual work. They spend far too much time moving around facts and checking them - entries, start lists, membership info. Let's reduce this burden and bring athletics into the 21st century, using our easy-to-implement and easy-to-use race management system. Let's make everything go faster!</p>
<p>Athletes will enjoy the benefits of our service with easier entries into races, secure online payments and instant results on their mobile devices.</p>
</div>
</div>
<div class="container-fluid">
<div class="row feature">
<div class="col-sm-4">
<h2>Open Data</h2>
<img src="/img/open_data.png" alt="open data">
<p>Building the open reference data to get everyone talking: organisations, clubs, venues, courses
</p>
</div>
<div class="col-sm-4">
<h2>Open Standards</h2>
<img src="/img/open_standards.png" alt="open standards">
<p>Defining standard formas for interchange of entries, start lists, results and rankings</p>
</div>
<div class="col-sm-4">
<h2>Open Source</h2>
<img src="/img/open_source.png" alt="open source">
<p>If we start to publish data and standards, other people can build on it</p>
</div>
</div>
</div>
<br><br>