Add Font Awesome icons and refactor tech icon handling
- Added Font Awesome dependencies for enhanced icon support. - Refactored tech icon components to utilize Font Awesome icons instead of custom SVGs. - Updated skill data files to include icon properties for various technologies. - Removed obsolete tech icon files to streamline the codebase.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"https://www.docker.com/",
|
||||
"https://docs.docker.com/",
|
||||
"https://github.com/docker/docker-ce"
|
||||
]
|
||||
],
|
||||
"icon": "fab-docker"
|
||||
},
|
||||
{
|
||||
"id": "kubernetes",
|
||||
@@ -20,7 +21,8 @@
|
||||
"https://kubernetes.io/",
|
||||
"https://kubernetes.io/docs/",
|
||||
"https://github.com/kubernetes/kubernetes"
|
||||
]
|
||||
],
|
||||
"icon": "fas-layers"
|
||||
},
|
||||
{
|
||||
"id": "aws",
|
||||
@@ -30,7 +32,8 @@
|
||||
"https://aws.amazon.com/",
|
||||
"https://docs.aws.amazon.com/",
|
||||
"https://github.com/aws"
|
||||
]
|
||||
],
|
||||
"icon": "fab-aws"
|
||||
},
|
||||
{
|
||||
"id": "terraform",
|
||||
@@ -40,7 +43,8 @@
|
||||
"https://www.terraform.io/",
|
||||
"https://learn.hashicorp.com/terraform",
|
||||
"https://github.com/hashicorp/terraform"
|
||||
]
|
||||
],
|
||||
"icon": "fas-tools"
|
||||
},
|
||||
{
|
||||
"id": "jenkins",
|
||||
@@ -50,7 +54,8 @@
|
||||
"https://www.jenkins.io/",
|
||||
"https://www.jenkins.io/doc/",
|
||||
"https://github.com/jenkinsci/jenkins"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "githubactions",
|
||||
@@ -60,7 +65,8 @@
|
||||
"https://github.com/features/actions",
|
||||
"https://docs.github.com/en/actions",
|
||||
"https://github.com/actions"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "ansible",
|
||||
@@ -69,7 +75,8 @@
|
||||
"links": [
|
||||
"https://www.ansible.com/",
|
||||
"https://docs.ansible.com/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "jenkins",
|
||||
@@ -78,7 +85,8 @@
|
||||
"links": [
|
||||
"https://www.jenkins.io/",
|
||||
"https://www.jenkins.io/doc/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "gitlab-ci",
|
||||
@@ -87,7 +95,8 @@
|
||||
"links": [
|
||||
"https://about.gitlab.com/stages-devops-lifecycle/continuous-integration/",
|
||||
"https://docs.gitlab.com/ee/ci/"
|
||||
]
|
||||
],
|
||||
"icon": "fab-gitlab"
|
||||
},
|
||||
{
|
||||
"id": "prometheus",
|
||||
@@ -96,7 +105,8 @@
|
||||
"links": [
|
||||
"https://prometheus.io/",
|
||||
"https://prometheus.io/docs/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-chart-line"
|
||||
},
|
||||
{
|
||||
"id": "grafana",
|
||||
@@ -105,7 +115,8 @@
|
||||
"links": [
|
||||
"https://grafana.com/",
|
||||
"https://grafana.com/docs/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-chart-line"
|
||||
},
|
||||
{
|
||||
"id": "elk-stack",
|
||||
@@ -114,7 +125,8 @@
|
||||
"links": [
|
||||
"https://www.elastic.co/what-is/elk-stack",
|
||||
"https://www.elastic.co/guide/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-search"
|
||||
},
|
||||
{
|
||||
"id": "nginx",
|
||||
@@ -123,7 +135,8 @@
|
||||
"links": [
|
||||
"https://nginx.org/",
|
||||
"https://nginx.org/en/docs/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-server"
|
||||
},
|
||||
{
|
||||
"id": "apache",
|
||||
@@ -132,7 +145,8 @@
|
||||
"links": [
|
||||
"https://httpd.apache.org/",
|
||||
"https://httpd.apache.org/docs/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-server"
|
||||
},
|
||||
{
|
||||
"id": "traefik",
|
||||
@@ -141,7 +155,8 @@
|
||||
"links": [
|
||||
"https://traefik.io/",
|
||||
"https://doc.traefik.io/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "helm",
|
||||
@@ -150,7 +165,8 @@
|
||||
"links": [
|
||||
"https://helm.sh/",
|
||||
"https://helm.sh/docs/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "istio",
|
||||
@@ -159,7 +175,8 @@
|
||||
"links": [
|
||||
"https://istio.io/",
|
||||
"https://istio.io/latest/docs/"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "vault",
|
||||
@@ -168,7 +185,8 @@
|
||||
"links": [
|
||||
"https://www.vaultproject.io/",
|
||||
"https://learn.hashicorp.com/vault"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "consul",
|
||||
@@ -177,7 +195,8 @@
|
||||
"links": [
|
||||
"https://www.consul.io/",
|
||||
"https://learn.hashicorp.com/consul"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
},
|
||||
{
|
||||
"id": "nomad",
|
||||
@@ -186,7 +205,8 @@
|
||||
"links": [
|
||||
"https://www.nomadproject.io/",
|
||||
"https://learn.hashicorp.com/nomad"
|
||||
]
|
||||
],
|
||||
"icon": "fas-cog"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user