I am Daniele Tabellini (@fupete) and this is the repository for my new personal portfolio website and digital playground. Let's see. Gently.
In use: 🍷 Vite 5, 🕚 Eleventy 3, 🖼️ PhotoSwipe 5 and 🔤 Inter Font.
Ready to use: 🔎 Pagefind 1
The code foundation
was based on 11ty + Vite starter project by @matthiasott (Original MIT License).
npm install
npm start
or
npx @11ty/eleventy --serve
npm run build
npx @11ty/eleventy
npm run clean