J’ai eu la chance en 2019 d’être retenu en tant que conférencier au SymfonyLive Paris. Le sujet que j’avais proposé lors du CFP traitait des images responsives, chose que j’ai du mettre en place sur plusieurs projets clients différents. À mi chemin entre retour d’expérience et recommandations, voici les slides de la présentation
💬 Slides La conférence a été filmée, voici la vidéo !...
đź‘» Install Ghost locally First, we need to init a fresh new Ghost application. According to the documentation , we need to install the ghost-cli package globally:
$ npm install ghost-cli -g
Then, we can install a local Ghost with this command:
$ ghost install local
🎉 We have a brand new Ghost application accessible via http://localhost:2368 🤔 “Where is my data?”
Ghost documentation says:
The SQLite3 database is auto-setup and located in/content/data/...
Cross-post https://jolicode.com/blog/loperateur-de-merge-en-yaml-le-pire-ennemi-de-la-duplication-de-configuration ...
Cross-post https://jolicode.com/blog/nos-meetups-dautomne-en-suisse ...
Cross-post https://jolicode.com/blog/paris-web-2018-le-futur-du-web ...