awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesFavicon Configurations

Technical specifications for image sizes and HTML tags used to implement website favicons.

Distinct from Icon Caching: Focuses on the specific configuration of site icons rather than general website boilerplates or themes.

Explore 5 awesome GitHub repositories matching web development · Favicon Configurations. Refine with filters or upvote what's useful.

Awesome Favicon Configurations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • adityatelange/hugo-papermodAvatar von adityatelange

    adityatelange/hugo-PaperMod

    13,694Auf GitHub ansehen↗

    This is a responsive website theme for Hugo, providing a minimalist static site template and markdown blog layout. It is designed to prioritize content readability and search engine optimization through a clean, mobile-friendly interface. The theme distinguishes itself with built-in support for light and dark mode switching and a client-side search integration that allows users to query site content without a backend server. It also includes a comprehensive suite of social integration tools for managing OpenGraph and Twitter Card metadata. The project covers broad capability areas including

    Supports the assignment of custom browser and touch icons using local files or external URLs.

    HTMLblogblog-themeclean
    Auf GitHub ansehen↗13,694
  • audreyfeldroy/favicon-cheat-sheetAvatar von audreyfeldroy

    audreyfeldroy/favicon-cheat-sheet

    9,902Auf GitHub ansehen↗

    This project is a comprehensive favicon specification guide and browser compatibility matrix. It provides a detailed reference for the image sizes, file formats, and HTML markup required to ensure website icons display correctly across modern and legacy browsers and devices. The resource includes specific technical guides for implementing SVG favicons that use embedded CSS media queries to support system light and dark mode. It also provides a reference for web app manifests and the specific image dimensions needed for installable progressive web applications. The documentation covers broade

    Provides a comprehensive reference for defining the correct image sizes and HTML tags for website favicons across all browsers.

    Auf GitHub ansehen↗9,902
  • jonasstrehle/supercookieAvatar von jonasstrehle

    jonasstrehle/supercookie

    7,346Auf GitHub ansehen↗

    Supercookie is a browser fingerprinting tool that assigns persistent, cross-session tracking identifiers by exploiting the browser's favicon cache. It operates without storing any data on the server, relying entirely on the browser's cache behavior to maintain tracking state across visits, including during incognito or private browsing sessions. The technique works by encoding unique user identifiers through distinct favicon subpaths, creating separate cache entries for each tracking token. A sequence of HTTP redirects through multiple favicon subpaths writes and reads cache-based tracking pa

    Uses the favicon cache as persistent storage for tracking identifiers across sessions.

    HTMLbrowserbrowser-fingerprintbrowser-fingerprinting
    Auf GitHub ansehen↗7,346
  • buildermethods/agent-osAvatar von buildermethods

    buildermethods/agent-os

    3,885Auf GitHub ansehen↗

    Agent-OS is an LLM multi-agent orchestration framework and AI software development lifecycle tool designed to coordinate specialized agents through shared workspaces and structured task lists. It functions as an agentic application bootstrapper and technical specification engine, providing the infrastructure to guide the process from product requirements to automated coding and deployment. The system distinguishes itself through spec-driven development, using detailed technical specifications and layered context injection to ensure generated code aligns with project standards. It employs a ma

    Automatically produces multi-resolution favicon sets and inserts required meta tags into project layouts.

    Shell
    Auf GitHub ansehen↗3,885
  • ericalli/static-site-boilerplateAvatar von ericalli

    ericalli/static-site-boilerplate

    1,731Auf GitHub ansehen↗

    Static-site-boilerplate is a web development boilerplate and static site generator that establishes project folder structures and initializes new web projects with modern developer tooling. It provides a task-pipeline asset bundling system and an asset pipeline tool to transpile, bundle, minify, autoprefix, and optimize stylesheets, scripts, and images into production-ready static assets. The development workflow includes a local preview server with hot reloading enabled to inject updates instantly into the browser, alongside source code linting that inspects JavaScript and CSS files against

    Generates required web, Apple, and Android icon variants automatically from a single source graphic file.

    JavaScriptbabelboilerplatees6
    Auf GitHub ansehen↗1,731
  1. Home
  2. Web Development
  3. Favicon Configurations

Unter-Tags erkunden

  • Favicon Cache Exploitation ToolsTools that use the browser's favicon cache as a persistent storage medium to store and retrieve tracking identifiers across sessions. **Distinct from Favicon Configurations:** Distinct from Favicon Configurations: exploits the cache for tracking, not for configuring site icons.
  • GeneratorsTools that automatically create multiple resolutions of site icons and the corresponding HTML meta tags. **Distinct from Favicon Configurations:** Distinct from Favicon Configurations: focuses on the active generation of assets and tags rather than just the technical specifications.