-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrident.html
153 lines (147 loc) · 7.46 KB
/
trident.html
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
---
layout: landing
---
<div class="home">
<section id="app-header">
<h1 id="trident-logo"><strong>Git Trident</strong></h1>
<h2>Social coding made for iOS.</h2>
<h3>Works with GitHub and GitLab.</h3>
</section>
<section id="main-product">
<div class="wrapper">
<img id="main-product-image" src="assets/version15_images/MainProductImage.png" srcset="assets/version15_images/[email protected] 2x">
<a id="download-app-link" href="https://itunes.apple.com/app/id983962683" title="Git Trident on the App Store">
<img id="download" src="assets/appstore.png" alt="Download on the App Store" width="237" height="82">
</a>
</div>
</section>
<section id="app-devices">
<div class="wrapper">
<h2>Issues tamed with Markdown.</h2>
<div class="app-devices-col-wrapper">
<div class="app-devices-col app-devices-col-3">
<img class="app-device" src="assets/version15_images/Issues.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>Keep an eye on everything</h3>
<p>Your issues are at your fingertips, Trident will display labels, milestone, conversation count, so you can find the signal in the noise.</p>
</div>
</div>
<div class="app-devices-col app-devices-col-1">
<img class="app-device" src="assets/version15_images/Issue.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>See the detail</h3>
<p>It starts here, read the the details of the issue and try to understand the problem.</p>
</div>
</div>
<div class="app-devices-col app-devices-col-2">
<img class="app-device" src="assets/version15_images/Coversation.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>Continue the conversation</h3>
<p>Now you can reply to discussions easily, on the go.</p>
</div>
</div>
</div>
<h2>Pull Requests rendered beautifully.</h2>
<div class="app-devices-col-wrapper">
<div class="app-devices-col app-devices-col-1">
<img class="app-device" src="assets/version15_images/PullRequest.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>Pull Requests</h3>
<p>Want to double check that Pull Request you reviewed earlier, but not at your computer? Now you can.</p>
</div>
</div>
<div class="app-devices-col app-devices-col-2">
<img class="app-device" src="assets/version15_images/PullRequestChanges.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>All the changes</h3>
<p>Quickly navigate Pull Request changes and commits.</p>
</div>
</div>
<div class="app-devices-col app-devices-col-3">
<img class="app-device" src="assets/version15_images/PullRequestDiff.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>Diff View</h3>
<p>Trident has a nice Diff viewer that shows you the unified view.</p>
</div>
</div>
</div>
<h2>View files from any time.</h2>
<div class="app-devices-col-wrapper">
<div class="app-devices-col app-devices-col-1">
<img class="app-device" src="assets/version15_images/Files.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>View your files</h3>
<p>Navigate all your files and folders.</p>
</div>
</div>
<div class="app-devices-col app-devices-col-2">
<img class="app-device" src="assets/version15_images/Branches.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>Anytime</h3>
<p>Select your desired Branch or Tag and you can see the Repo from that selection.</p>
</div>
</div>
<div class="app-devices-col app-devices-col-3">
<img class="app-device" src="assets/version15_images/Code.png" srcset="assets/version15_images/[email protected] 2x" style="width:300px;height:606px;"></img>
<div class="text-left">
<h3>View Code and Images</h3>
<p>Trident has some basic syntax highlighting abilities and support for images.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="features">
<div class="wrapper">
<h2>Other notable features.</h2>
<div class="app-header-col-wrapper">
<div class="app-header-col app-header-col-1">
<div>
<h3>Multiple GitLab Hosts</h3>
<p>Git Trident allows you to add multiple GitLab hosts, so you can easily switch host without re-entering login details.</p>
</div>
</div>
<div class="app-header-col app-header-col-2">
<div>
<h3>Variable Font Size</h3>
<p>Project files and diff views support variable font size, change the font size to something easier to read.</p>
</div>
</div>
<div class="app-header-col app-header-col-3">
<div>
<h3>Supports GitLab 8x and above</h3>
<p>Trident has been well tested on GitLab 8x and above. Though, if you see bugs, we're interested in your feedback!</p>
</div>
</div>
</div>
<div class="app-header-col-wrapper">
<div class="app-header-col app-header-col-1">
<div>
<h3>GitLab Self Signed Certificate Support</h3>
<p>If you don't use a standard Certificate Authority, don't worry! Trident will prompt you to trust a certificate based on the SHA1 fingerprint. Your certificate will then be pinned.</p>
</div>
</div>
<div class="app-header-col app-header-col-2">
<div>
<h3>App Transport Security Enabled</h3>
<p>Improved security for gitlab.com and github.com connections using Certificate Pinning and TLS 1.2 Forward Secrecy. Trident will force TLS 1.2 minimum on all secure connections.</p>
</div>
</div>
<div class="app-header-col app-header-col-3">
<div>
<h3>Feedback appreicated</h3>
<p>Thought of an awesome feature, found a bug? Let me know!</p>
</div>
</div>
</div>
</div>
</section>
<section id="about-freshcocoa">
<div class="wrapper">
<h1>Some Robots is just one human</h1>
<img alt="me" src="assets/me.jpg">
<h2>This is Matt</h2>
</div>
</section>
</div>