Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development. It contains CSS and JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.
cdnjs is a free distributed JS library delivery service.
GoatCounter is an open source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy to use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo.
Headroom.js is a JS widget that allows you to react to the user's scroll. The header slides out of view when scrolling down and slides back in when scrolling up.
HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.
jQuery is a JavaScript library which is a free, open-source software designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax.
JSDelivr is a free public CDN for open-source projects. It can serve web files directly from the npm registry and GitHub repositories without any configuration.
Netlify providers hosting and server-less backend services for web applications and static websites.
Open Graph is a protocol that is used to integrate any web page into the social graph.
Popper is a positioning engine, its purpose is to calculate the position of an element to make it possible to position it near a given reference element.
RequireJS is a JavaScript library and file loader which manages the dependencies between JavaScript files and in modular programming.