fetimo / leif-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leif-site

The source code for https://leif.support.

This website is built with SvelteKit. This framework and the architecture choices made keep the carbon footprint low by adhering to the following principles:

  • minimise the amount of JS shipped at runtime
  • deploy to the edge so data doesn't have to travel far
  • minimise changes

Deployment process

Branches are deployed via Cloudflare Pages and can be managed in the dashboard.

New binary releases are managed in R2.

URLs

Website

API

Releases

About


Languages

Language:Svelte 68.3%Language:TypeScript 24.5%Language:JavaScript 4.9%Language:HTML 2.3%