forked from opensourcedesign/fonts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Demo for opensrcdesign/fonts issue opensourcedesign#3
- Loading branch information
1 parent
c828eb6
commit 8431494
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,15 @@ A collection of 100% actually free open source fonts! | |
|
||
## Sans Serif | ||
|
||
### [Gidole Sans](https://github.com/gidole/sans) | ||
<img src="https://img.shields.io/badge/bower-v1.0.0-blue.svg"> | ||
<img src="https://img.shields.io/badge/npm-v1.0.0-blue.svg"> | ||
<img src="https://raw.githubusercontent.com/gidole/sans/master/Resources/GidoleScreenshots/gidole_01.png" width="728px" alt="Gidole Sans - An open source font"> | ||
- **[Gidole, by Andreas Larsen](https://github.com/gidole/sans)** — a geometric sans, along the lines of DIN. Currently in progress but available for download and usage. OFL license. | ||
|
||
#### Installation | ||
```shell | ||
bower install gidole | ||
npm install gidole | ||
git clone [email protected]:gidole/sans.git | ||
``` |