Skip to content

Commit ddf635e

Browse files
committed
Release v2.1
links.json now supports a color for each group (using TailwindCSS color names). Add new group "Server frameworks & CMS" with following links: - Symfony - Laravel - Yii - WordPress - Drupal - Grav - Craft CMS - Kirby - Fiber - Express - Fastify - NestJS - Directus - Ruby on Rails - ASP.NET - Spring Also add following links: - pnpm - Microsoft Teams - Apple Developer - Socket.io - es-toolkit - nvm - NVM for Windows - OpenJS Foundation - Canva Move some groups to different locations. Update some descriptions. Update icons and some icon colors. Remove Microsoft related icons because of license issues.
1 parent 84faed5 commit ddf635e

File tree

220 files changed

+617
-334
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+617
-334
lines changed

.eslintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"parser": "@typescript-eslint/parser",
33
"root": true,
4-
"extends": ["plugin:@typescript-eslint/recommended", "react-app", "prettier"],
5-
"plugins": ["@typescript-eslint"]
4+
"extends": ["react-app", "prettier"]
65
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webdevhome.github.io",
3-
"version": "2.0.35",
3+
"version": "2.1.0",
44
"scripts": {
55
"dev": "vite",
66
"build": "tsc && vite build",
Lines changed: 1 addition & 0 deletions
Loading

public/simple-icons/1panel.svg

Lines changed: 1 addition & 0 deletions
Loading

public/simple-icons/2fas.svg

Lines changed: 1 addition & 0 deletions
Loading

public/simple-icons/abbvie.svg

Lines changed: 1 addition & 1 deletion
Loading

public/simple-icons/acura.svg

Lines changed: 1 addition & 1 deletion
Loading

public/simple-icons/adidas.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 0 deletions
Loading

public/simple-icons/airbrake.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)