1
0
Content management system for my blog using Laravel https://www.richard-dern.fr
Go to file
2024-06-14 12:32:13 +02:00
app Added the ability to ignore some bundles 2024-06-12 22:32:20 +02:00
bootstrap Vastly improved use of AI 2024-05-16 22:20:21 +02:00
config Vastly improved use of AI 2024-05-16 22:20:21 +02:00
database Improved URL managment 2024-05-12 00:07:04 +02:00
docker Vastly improved use of AI 2024-05-16 22:20:21 +02:00
public Cleanup 2024-04-21 16:38:19 +02:00
resources Improved display of prompt in figcaption 2024-06-14 12:32:13 +02:00
routes Improved URL managment 2024-05-12 00:07:04 +02:00
storage Initial commit 2024-04-16 15:55:47 +02:00
tests Added a tool to browse and screenshot websites using Dusk 2024-04-17 14:27:30 +02:00
.editorconfig Initial commit 2024-04-16 15:55:47 +02:00
.env.example Initial commit 2024-04-16 15:55:47 +02:00
.gitattributes Initial commit 2024-04-16 15:55:47 +02:00
.gitignore Infrastructure to build website 2024-04-26 16:09:33 +02:00
artisan Initial commit 2024-04-16 15:55:47 +02:00
composer.json Vastly improved use of AI 2024-05-16 22:20:21 +02:00
composer.lock Updated dependencies 2024-05-17 02:10:32 +02:00
docker-compose.yml Added command allowing to describe images with AI 2024-05-14 08:32:53 +02:00
package-lock.json Minor cosmetic changes 2024-04-25 01:37:28 +02:00
package.json Minor cosmetic changes 2024-04-25 01:37:28 +02:00
phpunit.xml Initial commit 2024-04-16 15:55:47 +02:00
pint.json Basic - although quite huge - infrastructure for rendering bundles 2024-04-20 23:27:47 +02:00
vite.config.js Added validation badges 2024-05-09 17:44:17 +02:00