mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-26 09:30:26 +01:00
Working on home page
This commit is contained in:
12
content/maths/geogebra.json
Normal file
12
content/maths/geogebra.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "GeoGebra Calculator",
|
||||
"url": "https://www.geogebra.org/calculator",
|
||||
"tags": [
|
||||
{
|
||||
"name": "maths",
|
||||
"color": "amber"
|
||||
}
|
||||
],
|
||||
"icon": "i-icon-park-outline:geometric-flowers",
|
||||
"color": "indigo"
|
||||
}
|
||||
12
content/maths/mathdf.json
Normal file
12
content/maths/mathdf.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "MathDF",
|
||||
"url": "https://mathdf.com/fr/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "maths",
|
||||
"color": "amber"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:math-operations-duotone",
|
||||
"color": "stone"
|
||||
}
|
||||
12
content/maths/worlfram.json
Normal file
12
content/maths/worlfram.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "WorlframAlpha",
|
||||
"url": "https://www.wolframalpha.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "maths",
|
||||
"color": "amber"
|
||||
}
|
||||
],
|
||||
"icon": "i-vscode-icons:file-type-wolfram",
|
||||
"color": "red"
|
||||
}
|
||||
16
content/nuxt/nuxt-content.json
Normal file
16
content/nuxt/nuxt-content.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"nuxt": "Content",
|
||||
"url": "https://content.nuxt.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"color": "emerald"
|
||||
}, {
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:nuxt-icon",
|
||||
"color": "green"
|
||||
}
|
||||
16
content/nuxt/nuxt-hub.json
Normal file
16
content/nuxt/nuxt-hub.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"nuxt": "Hub",
|
||||
"url": "https://nuxt.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"color": "emerald"
|
||||
}, {
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:nuxt-icon",
|
||||
"color": "green"
|
||||
}
|
||||
16
content/nuxt/nuxt-labs.json
Normal file
16
content/nuxt/nuxt-labs.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"nuxt": "Labs",
|
||||
"url": "https://nuxtlabs.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"color": "emerald"
|
||||
}, {
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:nuxt-icon",
|
||||
"color": "zinc"
|
||||
}
|
||||
16
content/nuxt/nuxt-studio.json
Normal file
16
content/nuxt/nuxt-studio.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"nuxt": "Studio",
|
||||
"url": "https://nuxt.studio/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"color": "emerald"
|
||||
}, {
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:nuxt-icon",
|
||||
"color": "green"
|
||||
}
|
||||
16
content/nuxt/nuxt-ui.json
Normal file
16
content/nuxt/nuxt-ui.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"nuxt": "UI",
|
||||
"url": "https://ui.nuxt.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"color": "emerald"
|
||||
}, {
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:nuxt-icon",
|
||||
"color": "green"
|
||||
}
|
||||
15
content/nuxt/nuxt.json
Normal file
15
content/nuxt/nuxt.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"url": "https://nuxt.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Nuxt",
|
||||
"color": "emerald"
|
||||
}, {
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:nuxt-icon",
|
||||
"color": "green"
|
||||
}
|
||||
17
content/nuxt/vueuse.json
Normal file
17
content/nuxt/vueuse.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Vue",
|
||||
"url": "https://vueuse.org/",
|
||||
"nuxt": "Use",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Vue",
|
||||
"color": "emerald"
|
||||
},
|
||||
{
|
||||
"name": "Doc",
|
||||
"color": "purple"
|
||||
}
|
||||
],
|
||||
"icon": "i-logos:vueuse",
|
||||
"color": "green"
|
||||
}
|
||||
16
content/perso/artsite.json
Normal file
16
content/perso/artsite.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "ArtSite",
|
||||
"url": "https://arthurdanjou.fr/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Dev",
|
||||
"color": "blue"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:globe-duotone",
|
||||
"color": "blue"
|
||||
}
|
||||
12
content/perso/duolingo.json
Normal file
12
content/perso/duolingo.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Duolingo",
|
||||
"url": "https://duolingo.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Lang",
|
||||
"color": "red"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:bird-duotone",
|
||||
"color": "lime"
|
||||
}
|
||||
16
content/social/github.json
Normal file
16
content/social/github.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Github",
|
||||
"url": "https://www.github.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:github-logo-duotone",
|
||||
"color": "black"
|
||||
}
|
||||
16
content/social/instagram.json
Normal file
16
content/social/instagram.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Instagram",
|
||||
"url": "https://www.instagram.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:instagram-logo-duotone",
|
||||
"color": "fuchsia"
|
||||
}
|
||||
16
content/social/linkedin.json
Normal file
16
content/social/linkedin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "LinkedIn",
|
||||
"url": "https://www.linkedin.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:linkedin-logo-duotone",
|
||||
"color": "blue"
|
||||
}
|
||||
16
content/social/twitch.json
Normal file
16
content/social/twitch.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Twitch",
|
||||
"url": "https://www.twitch.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:twitch-logo-duotone",
|
||||
"color": "purple"
|
||||
}
|
||||
16
content/social/x.json
Normal file
16
content/social/x.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Twitter",
|
||||
"url": "https://www.x.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:x-logo-duotone",
|
||||
"color": "black"
|
||||
}
|
||||
16
content/social/youtube.json
Normal file
16
content/social/youtube.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Youtube",
|
||||
"url": "https://www.x.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "Social",
|
||||
"color": "teal"
|
||||
},
|
||||
{
|
||||
"name": "Perso",
|
||||
"color": "pink"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:youtube-logo-duotone",
|
||||
"color": "red"
|
||||
}
|
||||
Reference in New Issue
Block a user