Julien Dambron

How is this website built?

Tools

This website is built using the following tools:

  • Eleventy: A simple static site generator
  • GitLab: To host the source code of the website (on a private repo)
  • Cloudflare Pages: To host the website, with build automation, automatic HTTPS, DDoS protection and CDN

Process

To update the website, my process is very simple:

  1. Editing the needed source file(s) locally on my computer
  2. git commit
  3. git push to GitLab

All the rest is totally automated.