Compare commits
4 Commits
db285e2006
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| cbd57f3140 | |||
| f578bccb59 | |||
| 6934b675c1 | |||
| f7d80a311a |
@@ -46,7 +46,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.btn-primary {
|
.btn-primary {
|
||||||
@apply btn bg-primary text-background
|
@apply btn bg-primary text-background hover:text-background
|
||||||
hover:bg-primary-light active:bg-primary-dark
|
hover:bg-primary-light active:bg-primary-dark
|
||||||
focus:ring-primary;
|
focus:ring-primary;
|
||||||
}
|
}
|
||||||
@@ -208,3 +208,11 @@
|
|||||||
transition-duration: 0.01ms !important;
|
transition-duration: 0.01ms !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** === Custom CSS === **/
|
||||||
|
|
||||||
|
.grecaptcha-badge {
|
||||||
|
display: none;
|
||||||
|
visibility: hidden;
|
||||||
|
opacity: 0;
|
||||||
|
}
|
||||||
BIN
assets/img/testimonials/corentin-adam-pp.jpg
Normal file
BIN
assets/img/testimonials/corentin-adam-pp.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.6 MiB |
BIN
assets/img/testimonials/corentin-adam-pp.webp
Normal file
BIN
assets/img/testimonials/corentin-adam-pp.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.0 MiB |
BIN
assets/img/testimonials/pierre-florentin-pp.jpg
Normal file
BIN
assets/img/testimonials/pierre-florentin-pp.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.8 KiB |
BIN
assets/img/testimonials/pierre-florentin-pp.webp
Normal file
BIN
assets/img/testimonials/pierre-florentin-pp.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
@@ -32,6 +32,28 @@
|
|||||||
"project_slug": null,
|
"project_slug": null,
|
||||||
"date": "2024-11-10",
|
"date": "2024-11-10",
|
||||||
"featured": false
|
"featured": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 4,
|
||||||
|
"quote": "Célian travaille avec passion. Il a toujours su structurer les tâches qu'on lui confie et s'organise pour mener à bien les missions. Doué d'un bon sens de l'humour, il sait également prendre conscience des impératifs et du sérieux nécessaire au bon fonctionnement des équipes",
|
||||||
|
"author_name": "Pierre Florentin",
|
||||||
|
"author_role": "Gérant",
|
||||||
|
"author_company": "Kiwi-Studio",
|
||||||
|
"author_photo": "pierre-florentin-pp.webp",
|
||||||
|
"project_slug": "acsaintdie",
|
||||||
|
"date": "2026-01-21",
|
||||||
|
"featured": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 5,
|
||||||
|
"quote": "Cela fait maintenant 3 ans que j'utilise les services d'hébergement d'Araneite. J'utilise l'adresse mail de manière professionnelle et l'hébergement pour me faire un site portfolio. Je n'ai rien à redire sur le service. J'ai accès à tous mes identifiants pour avoir un contrôle autonome. En 3 ans, je n'ai eu qu'un problème de connexion au serveur, et celui-ci a été réglé très rapidement par l'administrateur. Le service est peu cher et suffit amplement pour avoir une présence en ligne. j'en suis très content.",
|
||||||
|
"author_name": "Corentin Adam",
|
||||||
|
"author_role": "Freelance - Motion design / VFX / audiovisuel",
|
||||||
|
"author_company": "",
|
||||||
|
"author_photo": "corentin-adam-pp.webp",
|
||||||
|
"project_slug": "",
|
||||||
|
"date": "2024-04-25",
|
||||||
|
"featured": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,19 +14,19 @@ $techCount = getProjectCountByTech();
|
|||||||
$categories = [
|
$categories = [
|
||||||
'Frontend' => [
|
'Frontend' => [
|
||||||
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"/>',
|
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"/>',
|
||||||
'techs' => ['HTML', 'CSS', 'JavaScript', 'TypeScript', 'React', 'Vue.js', 'Tailwind CSS', 'Bootstrap', 'SASS']
|
'techs' => ['HTML', 'CSS', 'JavaScript', 'TypeScript', 'Angular', 'Vue.js', 'Tailwind CSS', 'Bootstrap', 'SASS']
|
||||||
],
|
],
|
||||||
'Backend' => [
|
'Backend' => [
|
||||||
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"/>',
|
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14M5 12a2 2 0 01-2-2V6a2 2 0 012-2h14a2 2 0 012 2v4a2 2 0 01-2 2M5 12a2 2 0 00-2 2v4a2 2 0 002 2h14a2 2 0 002-2v-4a2 2 0 00-2-2m-2-4h.01M17 16h.01"/>',
|
||||||
'techs' => ['PHP', 'Node.js', 'Python', 'Laravel', 'Express', 'Symfony']
|
'techs' => ['PHP', 'Node.js', 'Laravel', 'Symfony']
|
||||||
],
|
],
|
||||||
'Base de données' => [
|
'Base de données' => [
|
||||||
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 7v10c0 2.21 3.582 4 8 4s8-1.79 8-4V7M4 7c0 2.21 3.582 4 8 4s8-1.79 8-4M4 7c0-2.21 3.582-4 8-4s8 1.79 8 4m0 5c0 2.21-3.582 4-8 4s-8-1.79-8-4"/>',
|
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 7v10c0 2.21 3.582 4 8 4s8-1.79 8-4V7M4 7c0 2.21 3.582 4 8 4s8-1.79 8-4M4 7c0-2.21 3.582-4 8-4s8 1.79 8 4m0 5c0 2.21-3.582 4-8 4s-8-1.79-8-4"/>',
|
||||||
'techs' => ['MySQL', 'PostgreSQL', 'MongoDB', 'SQLite', 'Redis']
|
'techs' => ['MySQL/MariaDB', 'SQLite']
|
||||||
],
|
],
|
||||||
'DevOps & Outils' => [
|
'DevOps & Outils' => [
|
||||||
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/>',
|
'icon' => '<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"/>',
|
||||||
'techs' => ['Git', 'Docker', 'Linux', 'Nginx', 'Apache', 'CI/CD']
|
'techs' => ['Git', 'Linux', 'Nginx', 'Apache', 'CI/CD']
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -128,7 +128,6 @@ include_template('navbar', compact('currentPage'));
|
|||||||
['name' => 'DBeaver', 'context' => 'Administration de bases de données'],
|
['name' => 'DBeaver', 'context' => 'Administration de bases de données'],
|
||||||
['name' => 'FileZilla', 'context' => 'Transfert FTP/SFTP'],
|
['name' => 'FileZilla', 'context' => 'Transfert FTP/SFTP'],
|
||||||
['name' => 'Notion', 'context' => 'Organisation et documentation'],
|
['name' => 'Notion', 'context' => 'Organisation et documentation'],
|
||||||
['name' => 'Trello', 'context' => 'Gestion de projet Kanban'],
|
|
||||||
];
|
];
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user