How we build websites (technically)
Published on September 16, 2024
Lukas HimselIf you want the non-technical, explained version: How we build websites (explained).
- We build static websites, based on a static site generator. No Wordpress or big PHP monoliths.
- We deploy to Cloudflare Pages, one of the fastest Content Delivery Networks.
- We do the design and write all the CSS (SCSS) by ourselves.
- We realize complex animations with keyframes, and only if necessary a bit of vanilla Javascript.
- We have a GitHub repository as the source of truth.
- We use Decap CMS, a git-based CMS, to allow our clients to edit their content.
- We optimize our websites for maximum performances
(e.g. we have inline styles and scripts to reduce the number of HTTP requests, core web vitals are a must). - We do SEO in raw code, not with a myriad of plugins.
- We use Cloudflare Analytics to get usage statistics.
- We always have the business objective of the company and website in mind and optimize for conversion.
- We can integrate well with Hubspot, Attio, Tag Manager, and more.
- We always keep our work up-to-date and on the latest security standards.
- We don’t lock you in technologically or with contracts.
- We offer cheaper rates than most Wordpress agencies.
- You want to get a quote? Contact Lukas [email protected].