https://www.fabienlasserre.dev
This is my personal website. It was made using 11ty.
npm run build
This will build the site in the dist
directory.
npm start
This will do the same as npm run build
, and run 11ty's built-in web server.
Short-code | Emoji | Meaning |
---|---|---|
:wrench: |
🔧 | Change configuration |
:bug: |
🐛 | Fix bug |
:sparkles: |
✨ | New feature |
:art: |
🎨 | Clean code |
:pencil2: |
✏️ | Add text / write blog post |
:memo: |
📝 | Documentation related |
:iphone: |
📱 | Responsive design work |
:lipstick: |
💄 | Updating UI and style files |
:mag: |
🔍 | Improve SEO |