slow-steps 0.2.1 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_config.yml +1 -1
- data/_includes/functions/pull_page_args.html +3 -3
- data/_includes/head/head.html +9 -30
- data/_includes/head/stylesheets.html +20 -0
- data/_includes/navigation/global.html +47 -53
- data/_includes/scripts.html +9 -8
- data/_includes/vimeoPlayer.html +1 -2
- data/_layouts/about.html +6 -1
- data/_sass/_colors/README.md +27 -0
- data/_sass/_colors/_clinician.sass +7 -0
- data/_sass/_colors/_mixins.sass +14 -0
- data/_sass/_colors/_pwp.sass +6 -0
- data/_sass/{colors → _colors}/_variables.sass +8 -17
- data/_sass/_colors/collection.sass +3 -0
- data/_sass/_mixins.sass +14 -5
- data/_sass/about.sass +7 -6
- data/_sass/breakpoints/about.sass +4 -4
- data/_sass/contact.sass +8 -39
- data/_sass/env/landing.sass +7 -7
- data/_sass/faq.sass +2 -2
- data/_sass/feed.sass +2 -1
- data/_sass/footer.sass +1 -1
- data/_sass/footer_full.sass +18 -8
- data/_sass/forms/mc-forms.sass +3 -3
- data/_sass/global.sass +26 -20
- data/_sass/navigation/README.md +35 -0
- data/_sass/navigation/_variables.sass +5 -6
- data/_sass/navigation/{global.sass → base.sass} +20 -20
- data/_sass/navigation/breakpoints/1024.sass +32 -15
- data/_sass/navigation/burger.sass +9 -3
- data/_sass/navigation/clinician.sass +31 -0
- data/_sass/navigation/collection.sass +9 -0
- data/_sass/navigation/colors.sass +8 -0
- data/_sass/navigation/no-nav.sass +32 -0
- data/_sass/navigation/{env/pwp.sass → pwp.sass} +12 -16
- data/_sass/post.sass +1 -1
- data/_sass/typography/_variables.sass +4 -0
- data/assets/css/env/gaitq_clinician.sass +24 -8
- data/assets/css/env/gaitq_landing.sass +21 -3
- data/assets/css/env/gaitq_pwp.sass +28 -8
- data/assets/css/gaitq_errors.sass +9 -3
- data/assets/css/gaitq_post.sass +5 -5
- metadata +16 -27
- data/_includes/head/env/conditional.html +0 -2
- data/_sass/colors/breakpoints/1024.sass +0 -20
- data/_sass/colors/burger.sass +0 -22
- data/_sass/colors/env/_clinician.sass +0 -16
- data/_sass/colors/env/_pwp.sass +0 -16
- data/_sass/colors/global.sass +0 -2
- data/_sass/colors/navigation.sass +0 -13
- data/_sass/navigation/env/clinician.sass +0 -38
- data/_sass/navigation/env/landing.sass +0 -19
- data/assets/css/gaitq_about.sass +0 -22
- data/assets/css/gaitq_feed.sass +0 -12
- data/assets/css/gaitq_global.sass +0 -34
- data/assets/fonts/.DS_Store +0 -0
- data/assets/fonts/Quicksand/OFL.txt +0 -93
- data/assets/fonts/Quicksand/Quicksand-VariableFont_wght.ttf +0 -0
- data/assets/fonts/Quicksand/README.txt +0 -67
- data/assets/fonts/Quicksand/static/Quicksand-Bold.ttf +0 -0
- data/assets/fonts/Quicksand/static/Quicksand-Light.ttf +0 -0
- data/assets/fonts/Quicksand/static/Quicksand-Medium.ttf +0 -0
- data/assets/fonts/Quicksand/static/Quicksand-Regular.ttf +0 -0
- data/assets/fonts/Quicksand/static/Quicksand-SemiBold.ttf +0 -0
- data/assets/fonts/fontawesome-free-5.11.2-web/.DS_Store +0 -0
Binary file
|
@@ -1,67 +0,0 @@
|
|
1
|
-
Quicksand Variable Font
|
2
|
-
=======================
|
3
|
-
|
4
|
-
This download contains Quicksand as both a variable font and static fonts.
|
5
|
-
|
6
|
-
Quicksand is a variable font with this axis:
|
7
|
-
wght
|
8
|
-
|
9
|
-
This means all the styles are contained in a single file:
|
10
|
-
Quicksand-VariableFont_wght.ttf
|
11
|
-
|
12
|
-
If your app fully supports variable fonts, you can now pick intermediate styles
|
13
|
-
that aren’t available as static fonts. Not all apps support variable fonts, and
|
14
|
-
in those cases you can use the static font files for Quicksand:
|
15
|
-
static/Quicksand-Light.ttf
|
16
|
-
static/Quicksand-Regular.ttf
|
17
|
-
static/Quicksand-Medium.ttf
|
18
|
-
static/Quicksand-SemiBold.ttf
|
19
|
-
static/Quicksand-Bold.ttf
|
20
|
-
|
21
|
-
Get started
|
22
|
-
-----------
|
23
|
-
|
24
|
-
1. Install the font files you want to use
|
25
|
-
|
26
|
-
2. Use your app's font picker to view the font family and all the
|
27
|
-
available styles
|
28
|
-
|
29
|
-
Learn more about variable fonts
|
30
|
-
-------------------------------
|
31
|
-
|
32
|
-
https://developers.google.com/web/fundamentals/design-and-ux/typography/variable-fonts
|
33
|
-
https://variablefonts.typenetwork.com
|
34
|
-
https://medium.com/variable-fonts
|
35
|
-
|
36
|
-
In desktop apps
|
37
|
-
|
38
|
-
https://theblog.adobe.com/can-variable-fonts-illustrator-cc
|
39
|
-
https://helpx.adobe.com/nz/photoshop/using/fonts.html#variable_fonts
|
40
|
-
|
41
|
-
Online
|
42
|
-
|
43
|
-
https://developers.google.com/fonts/docs/getting_started
|
44
|
-
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Fonts/Variable_Fonts_Guide
|
45
|
-
https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/variable-fonts
|
46
|
-
|
47
|
-
Installing fonts
|
48
|
-
|
49
|
-
MacOS: https://support.apple.com/en-us/HT201749
|
50
|
-
Linux: https://www.google.com/search?q=how+to+install+a+font+on+gnu%2Blinux
|
51
|
-
Windows: https://support.microsoft.com/en-us/help/314960/how-to-install-or-remove-a-font-in-windows
|
52
|
-
|
53
|
-
Android Apps
|
54
|
-
|
55
|
-
https://developers.google.com/fonts/docs/android
|
56
|
-
https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts
|
57
|
-
|
58
|
-
License
|
59
|
-
-------
|
60
|
-
Please read the full license text (OFL.txt) to understand the permissions,
|
61
|
-
restrictions and requirements for usage, redistribution, and modification.
|
62
|
-
|
63
|
-
You can use them freely in your products & projects - print or digital,
|
64
|
-
commercial or otherwise. However, you can't sell the fonts on their own.
|
65
|
-
|
66
|
-
This isn't legal advice, please consider consulting a lawyer and see the full
|
67
|
-
license for all details.
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|