You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Or upload your press kit file to assets and set path accordingly (e.g. "assets/your_press_kit.zip").
11
11
12
12
app_icon : # assets/appicon.png # Automatically populates if not set and if iOS app ID is set. Otherwise enter path to icon file manually.
13
-
app_name : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
14
-
app_price : # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
15
-
app_description : Write a short tagline for your app.
13
+
app_name : Covid-19 Tracker # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
14
+
app_price : Free # Automatically populates if not set and if iOS app ID is set. Otherwise enter manually.
15
+
app_description : COVID-19 is the infectious disease caused by the most recently discovered coronavirus. You can get information about the number of cases with this app.
16
+
16
17
17
18
enable_smart_app_banner : true # Set to true to show a smart app banner at top of page on mobile devices.
18
19
19
20
20
21
21
22
# Information About Yourself
22
-
your_name : Emil Baehr
23
-
your_link : https://emilbaehr.com
24
-
your_city : Copenhagen
25
-
email_address : emil.baehr@gmail.com
23
+
your_name : Muhammet ÖMER
24
+
your_link : https://linktr.ee/mukireus
25
+
your_city : Bursa
26
+
email_address : muhammet.omer@outlook.com
26
27
facebook_username :
27
-
instagram_username : ebaehr
28
-
twitter_username : ebaehr
29
-
github_username : emilbaehr
28
+
instagram_username : mukireus
29
+
twitter_username : mukireuss
30
+
github_username : mukireus
30
31
youtube_username :
31
32
32
33
33
34
34
35
# Feature List Edit, add or remove features to be presented.
35
36
features :
36
37
37
-
- title : GitHub Pages Jekyll Theme
38
-
description : Designed for GitHub Pages. Fork. Edit _config.yml. Upload screenshot/video. Push to gh-pages branch. Voilá!
39
-
fontawesome_icon_name : magic
38
+
- title : Symptoms
39
+
description : Reported illnesses have ranged from people with mild symptoms to people being severely ill and dying.
40
+
fontawesome_icon_name : thermometer
40
41
41
-
- title : iPhone Device Preview
42
-
description : Preview your app in the context of an iPhone device. Five different device colors included.
43
-
fontawesome_icon_name : mobile
42
+
- title : Country by Country
43
+
description : You can see the number of cases country by country.
44
+
fontawesome_icon_name : globe-europe
44
45
45
-
- title : Video Support
46
+
- title : Country Detail
46
47
description : Preview app video on the iPhone device simply by placing your video files in the videos folder.
47
-
fontawesome_icon_name : play-circle
48
-
49
-
- title : Automatic Icon and Metadata
50
-
description : Enter iOS app ID in the _config.yml file to automatically fetch app icon, price and App Store Link.
51
-
fontawesome_icon_name : sync
52
-
53
-
- title : Easy to Tweak
54
-
description : Tweak accent color, images, icons and transparency via the _config.yml file. No HTML/CSS needed.
55
-
fontawesome_icon_name : adjust
56
-
57
-
- title : Feature List
58
-
description : Add features (like this one) to your site via the _config.yml file. No HTML/CSS needed.
59
-
fontawesome_icon_name : star
60
-
61
-
- title : Smart App Banner
62
-
description : Display a smart app banner on iOS devices.
63
-
fontawesome_icon_name : arrow-alt-circle-down
48
+
fontawesome_icon_name : flag
64
49
65
-
- title : Social Links
66
-
description : Easily add social media accounts and contact info in the footer via the _config.yml file. No HTML/CSS needed.
67
-
fontawesome_icon_name : link
50
+
- title : Top-5 Cases
51
+
description : You can see the top five countries with a high number of cases.
52
+
fontawesome_icon_name : exclamation
68
53
69
-
- title : FontAwesome Support
70
-
description : Pick custom Font Awesome icons for the feature list via the _config.yml file. No HTML/CSS needed.
71
-
fontawesome_icon_name : info-circle
54
+
- title : Custom Page
55
+
description : You can see the countries you want to see the number of cases on your own page.
0 commit comments