Skip to content

Commit 1bdb00a

Browse files
author
housseindjirdeh
committed
update
1 parent 5401bb0 commit 1bdb00a

File tree

3 files changed

+17
-22
lines changed

3 files changed

+17
-22
lines changed

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
</div>
66
</div>
77

8-
<div class="flex flex-column items-center justify-center pv1 tc ph4 avenir">
8+
<div class="flex flex-column items-center justify-center pv1 tc ph4 avenir">
99
<h1 class="pt3 mb0 f3 f2-m f2-l fw6 tc dark-gray">GitPoint</h1>
1010

1111
<p class="f5 f3-ns mid-gray lh-copy mt2 mb4 mw6">
1212
GitHub in your pocket
1313
</p>
14-
<a href="https://www.amazon.com/Apple-iPhone-Warranty-Unlocked-Cellphone/dp/B015E8UTIU/ref=sr_1_2?ie=UTF8&qid=1481330742&sr=8-2&keywords=iphone+6s" class="dib grow">
14+
<a href="https://itunes.apple.com/app/gitpoint/id1251245162?mt=8" class="dib grow">
1515
{% include icon-app-store.svg %}
1616
</a>
1717
</div>

_layouts/home.html

Lines changed: 13 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ <h2 class="f3 f2-m f2-l fw6 tc dark-gray mb2">
77
</h2>
88

99
<p class="f6 f4-ns silver lh-copy mw7 mb5">
10-
GitPoint is an open source GitHub client with a minimally beautiful UI.
11-
Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
12-
GitHub on your device.
10+
View repository and user information, control your notifications and even manage your issues and pull requests. GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
1311
</p>
1412

1513
<div class="flex h-100 items-center">
@@ -27,9 +25,7 @@ <h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
2725
</h2>
2826

2927
<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.
28+
View and control all of your unread and participating notifications.
3329
</p>
3430
</div>
3531
</div>
@@ -58,7 +54,7 @@ <h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
5854
Repository Details
5955
</h2>
6056

61-
<p class="f6 f4-ns silver lh-copy mw7 mb5">
57+
<p class="f6 f4-ns gray lh-copy mw7 mb5">
6258
GitPoint is an open source GitHub client with a minimally beautiful UI.
6359
Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
6460
GitHub on your device.
@@ -82,9 +78,7 @@ <h2 class="f3 f2-m f2-l fw6 tc dark-gray mb2">
8278
</h2>
8379

8480
<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.
81+
Communicate on issue/pull request conversations, apply labels, assignees and more. With GitPoint, you can even review and merge pull requests with a design you're already familiar with.
8882
</p>
8983

9084
<div class="flex flex-column flex-row-ns items-center justify-center justify-between-ns w-80">
@@ -104,27 +98,27 @@ <h2 class="f4 fw6 white mb2">
10498
</h2>
10599

106100
<p class="f5 white lh-copy mw7">
107-
Every single unofficial client that I tried to use was either too simple (usually single-features such as notifications and not much more)
101+
Every single iOS client that I tried to use was either too simple (single-feature applications)
108102
or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
109103
</p>
110104

111105
<p class="f5 white lh-copy mw7">
112-
I was suprised to not be able to find a single client that had everything I
106+
I was pretty suprised to not be able to find a single client that had everything I
113107
needed, so I built this bad boy.
114108
</p>
115109
</div>
116110

117111
<div class="flex flex-column w6 mb4 mb0-l">
118112
<h2 class="f4 fw6 white mb2">
119-
Y no Android version?!?
113+
Y no Android?!?
120114
</h2>
121115

122116
<p class="f5 white lh-copy mw7">
123117
Since this was built with React Native, publishing an Android version is something that we definitely need to do.
124118
</p>
125119

126120
<p class="f5 white lh-copy mw7">
127-
There's an issue open to track this progress, so take a look there to get an idea of when it'll be released :).
121+
There's an <a class="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/issues/2">open issue</a> to track this, so take a look there to get an idea of when it'll be released.
128122
</p>
129123
</div>
130124
</div>
@@ -136,12 +130,12 @@ <h2 class="f4 fw6 white mb2">
136130
</h2>
137131

138132
<p class="f5 white lh-copy mw7">
139-
Nope! Well, not yet. There are definitely features that still need to be included (plus
140-
you may very well notice a few bugs here and there right now).
133+
Nope! Well, not yet :). There are definitely features that still need to be included and
134+
you'll most probably notice a few bugs here and there.
141135
</p>
142136

143137
<p class="f5 white lh-copy mw7">
144-
Please take a look at the <a class="link white fw6" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a> to see all of the features we plan on adding. Please don't
138+
Please take a look at the <a class="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a> to see all of the features we plan on adding. Please don't
145139
hesitate to file an issue for a bug or a feature request!
146140
</p>
147141
</div>
@@ -152,12 +146,12 @@ <h2 class="f4 fw6 white mb2">
152146
</h2>
153147

154148
<p class="f5 white lh-copy mw7">
155-
Yes please! Please feel free to put up an issue or PR for any issue or feature request.
149+
Yes please! GitPoint is open source - that's what makes it so great. Please feel free to put up an issue for anything you notice or a pull request to fix an existing one.
156150
Even if you have little to no experience with React Native, I'll be more than happy to help :).
157151
</p>
158152

159153
<p class="f5 white lh-copy mw7">
160-
Take a look at CONRIBUTING.md for all the steps you need to get the project running locally as well
154+
Take a look at the <a class="link white fw6 dim" href="https://github.com/housseindjirdeh/git-point/blob/master/CONTRIBUTING.md">contributing guidelines</a> for all the steps you need to get the project running locally as well as detailed steps on
161155
how you can contribute.
162156
</p>
163157
</div>

_sass/extra.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
}
5252

5353
.bg-primary {
54-
background-image: linear-gradient(-180deg,#F2F5F8 0,#FAFBFC 99%);
54+
// background-image: linear-gradient(-180deg,#F2F5F8 0,#FAFBFC 99%);
55+
background-color: #fff;
5556
}
5657

5758
.bg-secondary {

0 commit comments

Comments
 (0)