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
Hack v3 is here! [Click here to learn what's new](https://medium.com/source-words/hack-typeface-v3-6943991c1a80).
7
12
@@ -73,7 +78,9 @@ Some Linux users may find that font rendering is improved on their distro with [
73
78
74
79
### Windows
75
80
76
-
The [Hack Windows Installer](https://github.com/source-foundry/Hack-windows-installer/releases/latest) simplifies the installation process on the Windows platform. The tool guides you through the installation process and addresses some common rendering issues that occur with font installs/updates on the Windows platform. This tool is the recommended installation approach for Windows users.
81
+
[](https://github.com/source-foundry/Hack-windows-installer/releases/latest)
82
+
83
+
The [Hack Windows Installer](https://github.com/source-foundry/Hack-windows-installer/releases/latest) and simplifies the installation on the Windows platform. The tool guides you through the installation process and addresses some common rendering issues that occur with font installs/updates on the Windows platform. This tool is the recommended installation approach for Windows users.
77
84
78
85
79
86
### Chrome/ChromeOS
@@ -105,7 +112,14 @@ For installation issues with Hack packages, please contact the package maintaine
105
112
106
113
## Web font usage
107
114
108
-
Hack is available in the woff and woff2 web font formats. Use the snippets below to include Hack on your web pages via CDN. **Bold** and *italic* styles are included by default and work out-of-the-box via the `<strong>` and `<em>` tags.
115
+
Hack is available in the woff and woff2 web font formats. **Bold** and *italic* styles are included by default and work out-of-the-box via the `<strong>` and `<em>` tags.
116
+
117
+
Hack is available through the jsDelivr and cdnjs CDN services:
The following snippets provide examples of Hack web font use through the jsDelivr CDN. Adjust the URL paths to those provided by cdnjs (click the link above to find the appropriate URL) to switch to the cdnjs CDN.
109
123
110
124
#### 1. Add Hack to HTML
111
125
@@ -160,7 +174,7 @@ The following gist installs font-line and modifies line spacing for all desktop
160
174
161
175
## Contributing
162
176
163
-
We welcome contributions to Hack! Please review our [CONTRIBUTING.md](CONTRIBUTING.md) document for additional details.
177
+
We welcome contributions to Hack! Please review our [CONTRIBUTING.md](CONTRIBUTING.md) document for details.
164
178
165
179
166
180
## Built With
@@ -184,7 +198,7 @@ Hack is built with the following free, open source projects:
184
198
185
199
## Acknowledgments
186
200
187
-
We would like to acknowledge and thank the [jsDelivr](https://www.jsdelivr.com/)team for their excellent web font CDN service and outstanding Hack project support.
201
+
We would like to acknowledge and thank the [jsDelivr](https://www.jsdelivr.com/)and [cdnjs](https://cdnjs.com) teams for their support of the Hack project through their free web font CDN services. We greatly appreciate the tremendous support of open source software by the [Travis CI](https://travis-ci.org/)and [Semaphore CI](https://semaphoreci.com/) teams. The Hack typeface software and our supporting software tooling are tested with free open source accounts provided by Travis and Semaphore, and we are incredibly grateful for this support. Lastly, a huge thanks go out to all of those who do the unrecognized work to get Hack out there to users so that it is easy to access, install, upgrade, and use. There are redistribution package managers, review committee members, testers, and others across platforms/distros/applications who perform this thankless work. Your efforts are much appreciated.
0 commit comments