File tree Expand file tree Collapse file tree 7 files changed +14
-7
lines changed Expand file tree Collapse file tree 7 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1616title : GitPoint
1717email : houssein.djirdeh@gmail.com
1818description : > # this means to ignore newlines until "baseurl:"
19- GitHub in your pocket. GitPoint is a feature-rich unofficial GitHub iOS client that is 100% free.
19+ GitHub in your pocket. GitPoint is a feature-rich unofficial GitHub client that is 100% free. Available for both iOS and Android .
2020baseurl : " " # the subpath of your site, e.g. /blog
2121url : " https://gitpoint.co" # the base hostname & protocol for your site, e.g. http://example.com
2222twitter_username : " @hdjirdeh"
Original file line number Diff line number Diff line change @@ -11,9 +11,15 @@ <h1 class="pt3 mb0 f3 f2-m f2-l fw6 tc dark-gray">GitPoint</h1>
1111 < p class ="f5 f3-ns mid-gray lh-copy mt2 mb4 mw6 ">
1212 GitHub in your pocket
1313 </ p >
14- < a href ="https://itunes.apple.com/app/gitpoint/id1251245162?mt=8 " class ="dib grow ">
15- {% include icon-app-store.svg %}
16- </ a >
14+
15+ < div class ="flex ">
16+ < a href ="https://itunes.apple.com/app/gitpoint/id1251245162?mt=8 " class ="dib grow mr2 ">
17+ {% include icon-app-store.svg %}
18+ </ a >
19+ < a href ="https://play.google.com/store/apps/details?id=com.gitpoint&hl=en " class ="dib grow ml2 ">
20+ {% include icon-play-store.svg %}
21+ </ a >
22+ </ div >
1723 </ div >
1824
1925 < a href ="https://github.com/gitpoint/git-point " class ="github-corner link " aria-label ="View source on GitHub ">
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ <h2 class="f3 f2-m f2-l fw5 dark-gray mb2">
1313
1414 < p class ="f6 f4-ns gray lh-copy mw7 mb5 ">
1515 View repository and user information, control your notifications and even manage your issues
16- and pull requests. Built with React Native, GitPoint is the most feature-rich unofficial GitHub iOS client that is 100% free.
16+ and pull requests. Built with React Native, GitPoint is the most feature-rich unofficial GitHub client that is 100% free.
1717 </ p >
1818 </ div >
1919 </ div >
Original file line number Diff line number Diff line change 11{
22 "name" : " GitPoint Site" ,
33 "short_name" : " GitPoint Site" ,
4- "description" : " GitPoint for iOS" ,
4+ "description" : " GitHub in your pocket. GitPoint is a feature-rich unofficial GitHub client that is 100% free. Available for both iOS and Android. " ,
55 "theme_color" : " #eef2f5" ,
66 "background_color" : " #333" ,
77 "start_url" : " /" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " gitpoint" ,
3- "description" : " GitHub for iOS" ,
3+ "description" : " GitHub in your pocket. GitPoint is a feature-rich unofficial GitHub client that is 100% free. Available for both iOS and Android " ,
44 "scripts" : {
55 "build" : " JEKYLL_ENV=production bundle exec jekyll build" ,
66 "precache" : " sw-precache --config=sw-precache-config.js --root=_site --verbose"
You can’t perform that action at this time.
0 commit comments