Skip to content

Commit

Permalink
Add new screenshots
Browse files Browse the repository at this point in the history
- installability improvements
  • Loading branch information
sandervonk committed Aug 9, 2022
1 parent 61ff271 commit aa2355c
Show file tree
Hide file tree
Showing 15 changed files with 93 additions and 12 deletions.
3 changes: 2 additions & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,8 @@
<div class="loadcover"></div>
<header>
<div id="mascot-slot"></div>
<div id="gems-slot" class="flex-center">
<!-- placeholder for now -->
<div id="gems-slot" class="flex-center" style="display: none">
<div id="gems-block" class="flex-center"><span id="total-xp">##</span></div>
</div>
<div id="header-readouts">
Expand Down
Binary file added img/pwa/screenshots/classes-narrow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/classes-wide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/conjugator-narrow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/learn-narrow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/learn-wide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/practice-narrow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/practice-setup-narrow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/practice-setup-wide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/practice-wide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/sheetify-1-narrow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/sheetify-1-wide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/sheetify-2-narrow.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pwa/screenshots/sheetify-2-wide.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
102 changes: 91 additions & 11 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Conjugate a Verb",
"short_name": "Conjugator",
"description": "Check verb conjugations across all tenses and subjects.",
"url": "//sander.vonk.one/VITE/app/conjugator.html",
"url": "https://sander.vonk.one/VITE/app/conjugator.html",
"icons": [
{
"src": "https://sander.vonk.one/VITE/img/pwa/shortcuts/conjugator-themed.png",
Expand All @@ -19,7 +19,7 @@
"name": "Create a Worksheet",
"short_name": "Sheetify",
"description": "Create a custom worksheet with your own verbs, subjects, and tenses.",
"url": "//sander.vonk.one/VITE/app/sheetify.html",
"url": "https://sander.vonk.one/VITE/app/sheetify.html",
"icons": [
{
"src": "https://sander.vonk.one/VITE/img/pwa/shortcuts/sheetify-themed.png",
Expand All @@ -31,7 +31,7 @@
"name": "Manage Classes",
"short_name": "Classes",
"description": "Manage, create, and join classes!",
"url": "//sander.vonk.one/VITE/class/index.html",
"url": "https://sander.vonk.one/VITE/class/index.html",
"icons": [
{
"src": "https://sander.vonk.one/VITE/img/pwa/shortcuts/class-themed.png",
Expand All @@ -41,6 +41,14 @@
}
],
"screenshots": [
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/login-narrow.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "narrow",
"description": "VITE! Login Screen | Mobile",
"label": "VITE! Login Screen | Mobile"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/app-index-narrow.jpg",
"sizes": "390x844",
Expand All @@ -50,28 +58,100 @@
"label": "App Index Screen | Mobile"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/login-narrow.jpg",
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/practice-narrow.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "narrow",
"description": "VITE! Login Screen | Mobile",
"label": "VITE! Login Screen | Mobile"
"description": "Practice | Mobile",
"label": "Practice | Mobile"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/classes-narrow.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "narrow",
"description": "Class Management | Mobile",
"label": "Class Management | Mobile"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/practice-setup-narrow.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "narrow",
"description": "Customize Practice | Mobile",
"label": "Customize Practice | Mobile"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/sheetify-1-narrow.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "narrow",
"description": "Sheetify Template Selection | Mobile",
"label": "Sheetify Template Selection | Mobile"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/sheetify-2-narrow.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "narrow",
"description": "Sheetify Worksheet Print | Mobile",
"label": "Sheetify Worksheet Print | Mobile"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/login-wide.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "wide",
"description": "VITE! Login Screen | Desktop",
"label": "VITE! Login Screen | Desktop"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/app-index-wide.jpg",
"sizes": "1280x720",
"sizes": "390x844",
"platform": "wide",
"type": "image/jpeg",
"description": "App Index Screen | Desktop",
"label": "App Index Screen | Desktop"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/login-wide.jpg",
"sizes": "1280x720",
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/practice-wide.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "wide",
"description": "VITE! Login Screen | Desktop",
"label": "VITE! Login Screen | Desktop"
"description": "Practice | Desktop",
"label": "Practice | Desktop"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/classes-wide.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "wide",
"description": "Class Management | Desktop",
"label": "Class Management | Desktop"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/practice-setup-wide.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "wide",
"description": "Customize Practice | Desktop",
"label": "Customize Practice | Desktop"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/sheetify-1-wide.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "wide",
"description": "Sheetify Template Selection | Desktop",
"label": "Sheetify Template Selection | Desktop"
},
{
"src": "https://sander.vonk.one/VITE/img/pwa/screenshots/sheetify-2-wide.jpg",
"sizes": "390x844",
"type": "image/jpeg",
"platform": "wide",
"description": "Sheetify Worksheet Print | Desktop",
"label": "Sheetify Worksheet Print | Desktop"
}
],
"name": "VITE! French Practice",
Expand Down

0 comments on commit aa2355c

Please sign in to comment.