# carbon.txt — annamlnk.com # Machine- and human-readable disclosure of how this site is hosted and built. # See https://carbontxt.org for the specification. [org] name = "Anna Melnyk" url = "https://annamlnk.com" # Sustainability statement in full: https://annamlnk.com/sustainability/ [upstream] # Verified green by the Green Web Foundation on 2026-08-26: # https://www.thegreenwebfoundation.org/green-web-check/?url=annamlnk.com # Provider: OVHcloud (listed provider, id 1305). Supporting evidence: # https://corporate.ovhcloud.com/sites/default/files/2025-11/ovh_urd_2025_en_mel_25_11_14.pdf#page=171 # Re-check periodically; a provider's listing can change. providers = [ { domain = "ovhcloud.com", service = "hosting" }, ] # --------------------------------------------------------------------------- # Design choices, in plain language # --------------------------------------------------------------------------- # # Architecture Static HTML and CSS. No CMS, no database, no server-side # rendering, no build-time framework. # JavaScript Under 0.5 KB, inline, used only to remember a manual # light/dark preference. No animation, no scroll effects. # Fonts System fonts only. Zero font files downloaded. # Images One portrait. AVIF with WebP fallback, responsive srcset, # explicit dimensions, decoding="async". No hero imagery, # no background photography, no video, no carousels. # Tracking None. No analytics, no advertising trackers, no tag manager, # no embedded social feeds, no cookies, no consent banner. # Budgets Text pages under 200 KB transferred; homepage under 500 KB # on first load including the portrait. # Claim "Low-carbon", not "carbon-neutral". Every visit costs some # energy; the aim is to keep it small and say so plainly.