Skip to content

Commit

Permalink
Add Fonts (#431)
Browse files Browse the repository at this point in the history
* Add everything fonts

* Add font get

* Add Font Share

* Add Font Of Web

* Update name

---------

Co-authored-by: Marcel Cruz <[email protected]>
  • Loading branch information
JuanPabloDiaz and marcelscruz authored May 28, 2024
1 parent 6c83e0a commit 2f89b7d
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 4 deletions.
11 changes: 10 additions & 1 deletion resources/e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,14 @@ export const resources: Resource[] = [
"It's the antidote to marketing bullshit. Receive a free, 8-lesson video course + a super practical, no-bullshit essay in your inbox every Tuesday.",
url: 'https://www.everyonehatesmarketers.com/',
},
{
name: 'Everything Fonts',
categories: ['Font'],
description:
'Everything Fonts is a place for font tools/font information/font download/font-face hosting and one of a kind font market place.',
keywords: ['font'],
url: 'https://everythingfonts.com/',
},
{
name: 'Exercism',
categories: ['Code Challenge'],
Expand All @@ -196,7 +204,8 @@ export const resources: Resource[] = [
{
name: 'ExtendsClass',
categories: ['Tooling'],
description: 'Test realistic data generator supports JSON, CSV, SQL, and XML formats, along with an API mocking tool.',
description:
'Test realistic data generator supports JSON, CSV, SQL, and XML formats, along with an API mocking tool.',
url: 'https://extendsclass.com/csv-generator.html',
},
]
29 changes: 26 additions & 3 deletions resources/f.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,29 @@ export const resources: Resource[] = [
],
url: 'https://fontawesome.com',
},
{
name: 'Font Get',
categories: ['Font'],
description:
'Download Free Fonts for your website, Mac, Windows, Linux, iOS and Android. Try our best in class Font Generator for every kind of font!',
keywords: ['fonts', 'free fonts', 'download fonts', 'font generator', 'famous font'],
url: 'https://www.fontget.com/',
},
{
name: 'Font Of Web',
categories: ['Font'],
description: 'Identify and download website fonts.',
keywords: ['fonts', 'font identifier', 'font finder', 'free fonts', 'download fonts'],
url: 'https://www.fontofweb.com/',
},
{
name: 'Font Share',
categories: ['Font'],
description:
'Fontshare is a free fonts service from the Indian Type Foundry (ITF), making quality fonts accessible to all.',
keywords: ['fonts', 'free fonts', 'download fonts'],
url: 'https://www.fontshare.com/',
},
{
name: 'Font Space',
categories: ['Font'],
Expand Down Expand Up @@ -427,7 +450,7 @@ export const resources: Resource[] = [
name: 'Freeter',
categories: ['Productivity', 'Tooling'],
description:
"Gather everything you need for work in one place, organized by projects and workflows, and have a quick access to them. For Win, Linux, MacOS. Free and Open-Source.",
'Gather everything you need for work in one place, organized by projects and workflows, and have a quick access to them. For Win, Linux, MacOS. Free and Open-Source.',
url: 'https://freeter.io/',
},
{
Expand All @@ -438,10 +461,10 @@ export const resources: Resource[] = [
},
{
name: 'FridayGPT',
categories: ['AI', "Productivity"],
categories: ['AI', 'Productivity'],
description: 'Fast and Native ChatGPT mac app. Access ChatGPT instantly on top of any app or website.',
url: 'https://www.fridaygpt.app/',
keywords: ['chatgpt', 'mac', 'prompts']
keywords: ['chatgpt', 'mac', 'prompts'],
},
{
name: 'Front End Happy Hour',
Expand Down

0 comments on commit 2f89b7d

Please sign in to comment.