@@ -6,9 +6,159 @@ <h2 class="f3 f2-m f2-l fw6 tc dark-gray mb2">
6
6
What is GitPoint?
7
7
</ h2 >
8
8
9
- < p class ="f6 f4-ns silver lh-copy mw7 ">
9
+ < p class ="f6 f4-ns silver lh-copy mw7 mb5 ">
10
10
GitPoint is an open source GitHub client with a minimally beautiful UI.
11
11
Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
12
12
GitHub on your device.
13
13
</ p >
14
- </ div >
14
+
15
+ < div class ="flex h-100 items-center ">
16
+ < img class ="mw5 " src ="/assets/images/profile-screen-side.png " alt ="GitPoint Profile Screen ">
17
+ </ div >
18
+ </ div >
19
+
20
+ < article class ="h6-l bt b--black-10 dark-gray lh-copy-ns ph2 ph5-m pv4 pv5-ns avenir bg-primary ">
21
+ < div class ="flex flex-column flex-row-l justify-center center ">
22
+
23
+ < div class ="flex h-inherit items-center w-third-l mr7-l tc tl-l ">
24
+ < div class ="flex flex-column ">
25
+ < h2 class ="f3 f2-m f2-l fw6 dark-gray mb2 ">
26
+ Control your notifications
27
+ </ h2 >
28
+
29
+ < p class ="f6 f4-ns silver lh-copy mw7 mb5 ">
30
+ GitPoint is an open source GitHub client with a minimally beautiful UI.
31
+ Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
32
+ GitHub on your device.
33
+ </ p >
34
+ </ div >
35
+ </ div >
36
+
37
+ < div class ="fl-l ">
38
+ < div class ="flex h-100 items-center justify-center ">
39
+ < img class ="grow mw5 " src ="/assets/images/notifications-screen.png " alt ="GitPoint Notifications Screen ">
40
+ </ div >
41
+ </ div >
42
+
43
+ </ div >
44
+ </ article >
45
+
46
+ < article class ="h6-l bt b--black-10 dark-gray lh-copy-ns ph2 ph5-m pv4 pv5-ns avenir bg-secondary ">
47
+ < div class ="flex flex-column flex-row-l justify-center center ">
48
+
49
+ < div class ="dn db-l ">
50
+ < div class ="flex h-100 items-center ">
51
+ < img class ="grow mw5 " src ="/assets/images/repository-screen.png " alt ="GitPoint Repository Screen ">
52
+ </ div >
53
+ </ div >
54
+
55
+ < div class ="flex h-inherit items-center w-third-l ml7-l tc tl-l ">
56
+ < div class ="flex flex-column ">
57
+ < h2 class ="f3 f2-m f2-l fw6 dark-gray mb2 ">
58
+ Repository Details
59
+ </ h2 >
60
+
61
+ < p class ="f6 f4-ns silver lh-copy mw7 mb5 ">
62
+ GitPoint is an open source GitHub client with a minimally beautiful UI.
63
+ Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
64
+ GitHub on your device.
65
+ </ p >
66
+ </ div >
67
+ </ div >
68
+
69
+ < div class ="dn-l ">
70
+ < div class ="flex h-100 items-center justify-center ">
71
+ < img class ="grow mw5 " src ="/assets/images/repository-screen.png " alt ="GitPoint Repository Screen ">
72
+ </ div >
73
+ </ div >
74
+
75
+ </ div >
76
+ </ article >
77
+
78
+
79
+ < div class ="flex flex-column items-center justify-center pv5 tc ph4 avenir bg-primary ">
80
+ < h2 class ="f3 f2-m f2-l fw6 tc dark-gray mb2 ">
81
+ Complete issue and pull request
82
+ </ h2 >
83
+
84
+ < p class ="f6 f4-ns silver lh-copy mw7 mb5 ">
85
+ GitPoint is an open source GitHub client with a minimally beautiful UI.
86
+ Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
87
+ GitHub on your device.
88
+ </ p >
89
+
90
+ < div class ="flex flex-column flex-row-ns items-center justify-center justify-between-ns w-80 ">
91
+ < img class ="mw5 mw4-m mb5 mb0-ns " src ="/assets/images/issue-screen.png " alt ="GitPoint Issue Screen ">
92
+ < img class ="mw5 mw4-m mb5 mb0-ns " src ="/assets/images/pull-request-screen.png " alt ="GitPoint Pull Request Screen ">
93
+ < img class ="mw5 mw4-m mb5 mb0-ns " src ="/assets/images/issue-change-screen.png " alt ="GitPoint Issue Change Screen ">
94
+ </ div >
95
+ </ div >
96
+
97
+ < div class ="pv5 ph4 avenir bg-tertiary flex justify-center ">
98
+ < div class ="flex flex-column flex-row-l items-center items-start-l tc tl-ns flex-wrap justify-between w-80 ">
99
+
100
+ < div class ="flex flex-column w6 w5-l mb0-ns ">
101
+ < h2 class ="f4 fw6 white mb2 ">
102
+ Why GitPoint?
103
+ </ h2 >
104
+
105
+ < p class ="f5 white lh-copy mw7 ">
106
+ Every single unofficial client that I tried to user were either simple, single-feature applications
107
+ or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
108
+ </ p >
109
+
110
+ < p class ="f5 white lh-copy mw7 ">
111
+ I was suprised to not be able to find a single client that had everything I
112
+ needed, so I built this bad boy.
113
+ </ p >
114
+ </ div >
115
+
116
+ < div class ="flex flex-column w6 w5-l mb0-ns ">
117
+ < h2 class ="f4 fw6 white mb2 ">
118
+ Y no Android version?!?
119
+ </ h2 >
120
+
121
+ < p class ="f5 white lh-copy mw7 ">
122
+ Every single unofficial client that I tried to user were either simple, single-feature applications
123
+ or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
124
+ </ p >
125
+
126
+ < p class ="f5 white lh-copy mw7 ">
127
+ I was suprised to not be able to find a single client that had everything I
128
+ needed, so I built this bad boy.
129
+ </ p >
130
+ </ div >
131
+
132
+ < div class ="flex flex-column w6 w5-l mb0-ns ">
133
+ < h2 class ="f4 fw6 white mb2 ">
134
+ Does this have everything?
135
+ </ h2 >
136
+
137
+ < p class ="f5 white lh-copy mw7 ">
138
+ Nope. Well, not yet. There are definitely features that still need to be included (plus
139
+ you may very well notice a few bugs here and there right now).
140
+ </ p >
141
+
142
+ < p class ="f5 white lh-copy mw7 ">
143
+ Please take a look at the issue list to see all of the features we plan on adding. Please don't
144
+ hesitate to file an issue for a bug or a feature request!
145
+ </ p >
146
+ </ div >
147
+
148
+ < div class ="flex flex-column w6 w5-l ">
149
+ < h2 class ="f4 fw6 white mb2 ">
150
+ Can I contribute?
151
+ </ h2 >
152
+
153
+ < p class ="f5 white lh-copy mw7 ">
154
+ Yes please! Please feel free to put up an issue or PR for any issue or feature request.
155
+ Even if you have little to no experience with React Native, I'll be more than happy to help :).
156
+ </ p >
157
+
158
+ < p class ="f5 white lh-copy mw7 ">
159
+ Take a look at CONRIBUTING.md for all the steps you need to get the project running locally as well
160
+ how you can contribute.
161
+ </ p >
162
+ </ div >
163
+ </ div >
164
+ </ div >
0 commit comments