Skip to content

Commit bd7f326

Browse files
author
housseindjirdeh
committed
some updates
2 parents 23f60b4 + 46e7d16 commit bd7f326

File tree

4 files changed

+47
-33
lines changed

4 files changed

+47
-33
lines changed

_includes/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<footer class="pv4 ph3 ph5-m ph6-l dark-gray bg-primary avenir">
2-
<div class="f4 db tc mt2 mb4">Brought to you by <span class="fw6">Houssein Djirdeh</span></div>
3-
<div class="f6 db tc">Show this project some ❤ on <b class="ttu tracked">GitHub</b></div>
1+
<footer class="pv4 ph3 ph5-m ph6-l dark-gray bg-primary karla">
2+
<div class="f5 f4-ns db tc mt2 mb4">Brought to you by <a class="link fw7 dark-gray dim" href="https://houssein.me/">Houssein Djirdeh</a></div>
3+
<div class="f6 f5-ns db tc">Show this project some ❤ on <a class="link fw7 dark-gray dim" href="https://github.com/housseindjirdeh/git-point">GitHub</a></div>
44
</footer>

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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 karla">
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">

_layouts/home.html

Lines changed: 32 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ <h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
5050

5151
<div class="flex h-inherit items-center w-third-l mr7-l tc tl-l">
5252
<div class="flex flex-column">
53-
<h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
53+
<h2 class="f3 f2-m f2-l fw7 dark-gray mb2">
5454
Control your notifications
5555
</h2>
5656

@@ -69,7 +69,7 @@ <h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
6969
</div>
7070
</article>
7171

72-
<article class="h6-l bt b--black-10 dark-gray lh-copy-ns ph2 ph5-m pv4 pv5-ns avenir bg-secondary">
72+
<article class="h6-l bt b--black-10 dark-gray lh-copy-ns ph2 ph5-m pv4 pv5-ns karla bg-secondary">
7373
<div class="flex flex-column flex-row-l justify-center center">
7474

7575
<div class="dn db-l">
@@ -80,14 +80,12 @@ <h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
8080

8181
<div class="flex h-inherit items-center w-third-l ml7-l tc tl-l">
8282
<div class="flex flex-column">
83-
<h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
84-
Repository Details
83+
<h2 class="f3 f2-m f2-l fw7 dark-gray mb2">
84+
View any repository or user
8585
</h2>
8686

8787
<p class="f6 f4-ns gray lh-copy mw7 mb5">
88-
GitPoint is an open source GitHub client with a minimally beautiful UI.
89-
Built with React Native, it is the most complete (100% free) iOS client and is the easiest way to use
90-
GitHub on your device.
88+
Easily obtain repository, user and organization information with a clean and simple interface.
9189
</p>
9290
</div>
9391
</div>
@@ -102,13 +100,14 @@ <h2 class="f3 f2-m f2-l fw6 dark-gray mb2">
102100
</article>
103101

104102

105-
<div class="flex flex-column items-center justify-center pv5 tc ph4 avenir bg-primary">
106-
<h2 class="f3 f2-m f2-l fw6 tc dark-gray mb2">
107-
Complete issue and pull request
103+
<div class="flex flex-column items-center justify-center pv5 tc ph4 karla bg-primary">
104+
<h2 class="f3 f2-m f2-l fw7 tc dark-gray mb2">
105+
Manage issues and pull requests
108106
</h2>
109107

110108
<p class="f6 f4-ns gray lh-copy mw7 mb5">
111-
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.
109+
Communicate on issue/pull request conversations, apply labels and assignees, and more.
110+
With GitPoint, you can even review and merge pull requests with a design you're already familiar with.
112111
</p>
113112

114113
<div class="flex flex-column flex-row-ns items-center justify-center justify-between-ns w-80">
@@ -118,71 +117,76 @@ <h2 class="f3 f2-m f2-l fw6 tc dark-gray mb2">
118117
</div>
119118
</div>
120119

121-
<div class="pv5 ph4 avenir bg-tertiary flex justify-center">
120+
<div class="pv5 ph4 karla bg-tertiary flex justify-center">
122121
<div class="flex flex-column flex-row-l items-center items-start-l tc tl-ns flex-wrap justify-between w-80">
123122

124123
<div class="w-40-l">
125124
<div class="flex flex-column w6 mb4">
126-
<h2 class="f4 fw6 white mb2">
125+
<h2 class="f3 fw7 white mb2">
127126
Another GitHub client?
128127
</h2>
129128

130129
<p class="f5 white lh-copy mw7">
131-
Every single iOS client that I tried to use was either too simple (single-feature applications)
132-
or required payment for even the most basic of requirements (such as accessing a private repository or commenting on an issue).
130+
Every currently available iOS client that I tried to use was either too simple (single-feature),
131+
required payment for the most basic of features (such as commenting on an issue)
132+
and/or didn't have the best UI.
133133
</p>
134134

135135
<p class="f5 white lh-copy mw7">
136-
I was pretty suprised to not be able to find a single client that had everything I
137-
needed, so I built this bad boy.
136+
I was pretty suprised that I couldn't find a single client that I enjoyed using,
137+
so I built this bad boy.
138138
</p>
139139
</div>
140140

141141
<div class="flex flex-column w6 mb4 mb0-l">
142-
<h2 class="f4 fw6 white mb2">
142+
<h2 class="f3 fw7 white mb2">
143143
Y no Android?!?
144144
</h2>
145145

146146
<p class="f5 white lh-copy mw7">
147-
Since this was built with React Native, publishing an Android version is something that we definitely need to do.
147+
Since this was built with React Native, publishing an Android version is something that we
148+
definitely need to do.
148149
</p>
149150

150151
<p class="f5 white lh-copy mw7">
151-
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.
152+
There's an <a class="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/issues/2">open issue</a>
153+
to track this, so take a look there to get an idea of when it'll be released!
152154
</p>
153155
</div>
154156
</div>
155157

156158
<div class="w-40-l">
157159
<div class="flex flex-column w6 mb4">
158-
<h2 class="f4 fw6 white mb2">
160+
<h2 class="f3 fw7 white mb2">
159161
Does this have everything?
160162
</h2>
161163

162164
<p class="f5 white lh-copy mw7">
163165
Nope! Well, not yet :). There are definitely features that still need to be included and
164-
you'll most probably notice a few bugs here and there.
166+
you may notice a few bugs here and there.
165167
</p>
166168

167169
<p class="f5 white lh-copy mw7">
168-
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
169-
hesitate to file an issue for a bug or a feature request!
170+
Please take a look at the <a class="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/labels/enhancement">issue list</a>
171+
to see all of the features we plan on adding.
172+
Moreover, don't hesitate to file an issue for a bug or a feature request!
170173
</p>
171174
</div>
172175

173176
<div class="flex flex-column w6">
174-
<h2 class="f4 fw6 white mb2">
177+
<h2 class="f3 fw7 white mb2">
175178
Can I contribute?
176179
</h2>
177180

178181
<p class="f5 white lh-copy mw7">
179-
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.
182+
Yes please! GitPoint is open source and that's what makes it so great.
183+
Feel free to put up an issue for anything you notice or a pull request to fix an existing one.
180184
Even if you have little to no experience with React Native, I'll be more than happy to help :).
181185
</p>
182186

183187
<p class="f5 white lh-copy mw7">
184-
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
185-
how you can contribute.
188+
Take a look at the <a class="link white fw7 dim" href="https://github.com/housseindjirdeh/git-point/blob/master/CONTRIBUTING.md">contributing guidelines</a>
189+
for detailed steps on how you can contribute.
186190
</p>
187191
</div>
188192
</div>

_sass/extra.scss

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@import url('https://fonts.googleapis.com/css?family=Karla:400,700');
2+
13
// Github Corner
24
.github-corner {
35
position: absolute;
@@ -60,7 +62,15 @@
6062
}
6163

6264
.bg-tertiary {
63-
background-color: #4a5c69;
65+
background-color: #2c3e50;
66+
}
67+
68+
.montserrat {
69+
font-family: 'Montserrat', sans-serif;
70+
}
71+
72+
.karla {
73+
font-family: 'Karla', sans-serif;
6474
}
6575

6676
.vh-85 { height: 85vh; }

0 commit comments

Comments
 (0)