awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

36 dépôts

Awesome GitHub RepositoriesStatic Site Hosting

Delivery of pre-authored web assets without server-side processing.

Distinguishing note: Focuses on client-side delivery of static web files.

Explore 36 awesome GitHub repositories matching web development · Static Site Hosting. Refine with filters or upvote what's useful.

Awesome Static Site Hosting GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • yangshun/front-end-interview-handbookAvatar de yangshun

    yangshun/front-end-interview-handbook

    43,961Voir sur GitHub↗

    This project is a curated guide for engineers preparing for front end engineering roles. It serves as a technical interview handbook and study resource, providing a collection of questions and answers focused on web technology and interview strategy. The resource covers front end system design and architectural patterns for scalable user interfaces. It also includes analysis of company-specific interview formats and patterns to assist in creating tailored study plans. The materials provide a review of web technology, including browser internals, web standards, and core scripting languages. T

    Serves pre-rendered assets from a global content delivery network to reduce latency for end users.

    MDXcsscss-questionsfront-end
    Voir sur GitHub↗43,961
  • qsctech/zju-iciclesAvatar de QSCTech

    QSCTech/zju-icicles

    40,605Voir sur GitHub↗

    This project is a community-driven academic resource repository designed to centralize historical exam papers, lecture notes, and study materials for university-level coursework. It functions as an open educational resource, providing a collaborative archive where students can share and organize documentation to assist in preparing for academic assessments across a wide range of disciplines. The platform distinguishes itself through a crowdsourced aggregation model that relies on peer contributions and manual verification to maintain the accuracy of its library. All materials are stored as fl

    Serves raw documents directly from a version-controlled repository without the need for a dynamic backend or database server.

    HTML
    Voir sur GitHub↗40,605
  • bradtraversy/50projects50daysAvatar de bradtraversy

    bradtraversy/50projects50days

    40,577Voir sur GitHub↗

    This project is an educational code repository containing a collection of over 50 mini web development exercises. It serves as a front-end learning resource designed to help developers practice foundational skills by building small, interactive projects using standard HTML, CSS, and JavaScript. The repository distinguishes itself by focusing on standalone interactive component prototyping and the implementation of client-side logic. Each project is organized into a decoupled directory structure, allowing users to explore individual interface patterns and visual effects in isolation. These exe

    Delivers pre-authored HTML, CSS, and JavaScript files directly to the browser.

    CSS
    Voir sur GitHub↗40,577
  • lib-pku/libpkuAvatar de lib-pku

    lib-pku/libpku

    33,647Voir sur GitHub↗

    This project is an open-source textbook and academic resource repository designed to support collaborative learning and scholarly research. It functions as a digital platform for organizing and distributing instructional content, allowing students and researchers to contribute to a shared knowledge base. The repository utilizes a typesetting pipeline that transforms structured markup into professional-grade academic documents. By leveraging a distributed version control system, the project maintains a complete history of revisions and facilitates collaborative contributions from multiple auth

    Serves pre-compiled documents directly from a file system without server-side processing.

    TeX
    Voir sur GitHub↗33,647
  • marmelab/react-adminAvatar de marmelab

    marmelab/react-admin

    26,780Voir sur GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Compiles administrative dashboards into static files for deployment on standard web servers.

    TypeScriptadminadmin-dashboardadmin-on-rest
    Voir sur GitHub↗26,780
  • lissy93/dashyAvatar de Lissy93

    Lissy93/dashy

    24,026Voir sur GitHub↗

    Dashy is a configuration-driven dashboard designed for personal infrastructure management and self-hosted service monitoring. It functions as a centralized portal that aggregates web links, live infrastructure metrics, and application health status into a unified, searchable interface. By utilizing a structured schema, the platform allows users to define their entire layout, navigation, and widget configuration through version-controlled files, ensuring a portable and reproducible setup across different environments. The project distinguishes itself through a highly modular architecture that

    Serves the built application as a static web asset via CDNs or web servers.

    Vueawesomedashboarddocker
    Voir sur GitHub↗24,026
  • ipfs/ipfsAvatar de ipfs

    ipfs/ipfs

    23,137Voir sur GitHub↗

    IPFS is a peer-to-peer hypermedia protocol and content-addressed storage system that identifies data by cryptographic hashes rather than network locations. It enables the creation of a decentralized web by organizing files and directories as directed acyclic graphs of linked content identifiers. The project differentiates itself through the use of a distributed hash table for locating peers and a system of signed records to map human-readable names to changing content. It also provides HTTP gateways that translate standard web requests into peer-to-peer queries, allowing decentralized data to

    Serves as a platform for publishing and delivering pre-authored web assets across a peer-to-peer network.

    ipfsipfs-protocolipfs-web
    Voir sur GitHub↗23,137
  • micropoor/micro8Avatar de Micropoor

    Micropoor/Micro8

    18,060Voir sur GitHub↗

    Micro8 is a security auditing knowledge base and penetration testing resource library. It serves as a curated collection of guides and documentation focused on vulnerability assessment. The project provides educational content and study guides for manual source code review, domain escalation, and internal network auditing. It includes a toolkit of reference materials for analyzing network traffic logs and identifying brute-force patterns. The library covers technical domains including web penetration testing and privilege escalation. It organizes these materials through PDF-based knowledge r

    Serves pre-rendered security tutorials and notes as static web assets for fast access.

    micro8micropoorpenetration
    Voir sur GitHub↗18,060
  • jaywcjlove/referenceAvatar de jaywcjlove

    jaywcjlove/reference

    14,969Voir sur GitHub↗

    This project is a centralized knowledge base and documentation platform designed to organize programming syntax, configuration options, and technical reference guides. It functions as a static site generator that converts markdown files into interlinked HTML pages, providing a structured environment for managing and retrieving technical information. The platform distinguishes itself by utilizing client-side search indexing and a component-driven interface, which allows for instant information retrieval without the need for a backend server. By relying on static asset hosting, the system ensur

    Distributes pre-rendered files through standard web servers or content delivery networks to eliminate the need for dynamic database queries.

    Dockerfilecheatsheetdockerjavascript
    Voir sur GitHub↗14,969
  • http-party/http-serverH

    http-party/http-server

    14,191Voir sur GitHub↗

    This project is a lightweight Node.js web server and command-line tool designed for hosting static assets and delivering local files over HTTP. It functions as a static site host that provides a minimal environment for serving HTML, CSS, and JavaScript files to web browsers. The server includes built-in support for TLS encryption to enable secure HTTPS access and allows for the configuration of cross-origin resource sharing headers. It also features basic authentication to restrict folder access via username and password verification. The system manages content delivery through browser cache

    Provides a minimal environment for delivering pre-rendered HTML, CSS, and JavaScript files.

    JavaScript
    Voir sur GitHub↗14,191
  • amazingang/wtf-solidityAvatar de AmazingAng

    AmazingAng/WTF-Solidity

    14,002Voir sur GitHub↗

    WTF-Solidity is a comprehensive educational curriculum and learning platform designed to guide developers through the complexities of smart contract development and blockchain infrastructure. It serves as a technical resource for mastering the Ethereum ecosystem, providing structured tutorials that cover everything from fundamental programming concepts to advanced virtual machine operation codes. The project distinguishes itself through an integrated on-chain certification system that issues verifiable digital credentials to students upon the successful completion of course modules. By combin

    Delivers decentralized application frontends as static assets that interact directly with blockchain protocols.

    Solidityairdropauctionblockchain
    Voir sur GitHub↗14,002
  • jackfrued/python-core-50-coursesAvatar de jackfrued

    jackfrued/Python-Core-50-Courses

    12,559Voir sur GitHub↗

    This project is a comprehensive programming education platform designed to teach Python fundamentals through a structured curriculum. It provides a sequence of lessons and exercises that cover core language syntax, data structures, and object-oriented programming concepts to help beginners build a foundation in software development. The curriculum distinguishes itself through a modular design that decomposes complex topics into discrete, sequential units. It utilizes a multi-modal delivery approach, combining written documentation with video tutorials and code samples to accommodate different

    Hosts supplementary code files and media assets for consistent learner access.

    Voir sur GitHub↗12,559
  • stremio/stremio-webAvatar de Stremio

    Stremio/stremio-web

    12,136Voir sur GitHub↗

    Stremio Web is a web-based media streaming client and content aggregator. It functions as a single page application that allows users to discover and play video content directly within a browser. The system relies on community addon integration to fetch media metadata and streaming links from external HTTP plugins using a standardized JSON format. This allows users to organize video content from various remote sources and providers into a unified library interface. The application communicates with backend services through a JSON-RPC interface to manage data retrieval and playback control. I

    Hosts the pre-compiled HTML, CSS, and JavaScript files on a CDN for efficient client-side delivery.

    JavaScripthacktoberfeststremio
    Voir sur GitHub↗12,136
  • kesenhoo/android-training-course-in-chineseAvatar de kesenhoo

    kesenhoo/android-training-course-in-chinese

    10,626Voir sur GitHub↗

    This repository is a community-maintained Chinese translation of Google's official Android training curriculum, organized as Markdown files in a GitHub repository. It provides a structured Chinese-language guide covering Android fundamentals from setup to advanced topics, serving as a learning resource for Android app development. The project operates as a collaborative translation effort where contributors submit changes via GitHub forks and pull requests for review. Edits are reviewed by maintainers through GitHub issues and pull request comments to ensure quality and accuracy, with the Chi

    Organizes course content as a static site in folders, ready for hosting without a backend server.

    JavaScript
    Voir sur GitHub↗10,626
  • sovereign/sovereignS

    sovereign/sovereign

    10,506Voir sur GitHub↗

    Sovereign is a self-hosted cloud orchestrator and infrastructure-as-code toolkit designed to establish personal data sovereignty. It provides a suite of automation scripts to deploy a private cloud infrastructure consisting of open-source services for data storage, communication, and web hosting on private hardware. The project focuses on the independent management of digital assets through the deployment of private email servers, git hosting, and file synchronization systems. It distinguishes itself by automating the full stack of server administration, from initial Linux server automation t

    Configures a web server to deliver websites or blogs to external visitors.

    HTML
    Voir sur GitHub↗10,506
  • vercel/serveAvatar de vercel

    vercel/serve

    9,863Voir sur GitHub↗

    Serve is a Node.js static file server that delivers assets and single-page applications from a local directory over HTTP. It functions as both a command-line web server for hosting directories directly from the terminal and as HTTP middleware for integrating static asset delivery into existing servers. The project includes a directory browser interface that provides a web-based file explorer for navigating and accessing files within a served folder. It supports single-page application fallback by redirecting unmatched request paths to a root file to enable client-side routing. The server han

    Serves static files and single-page applications as a web server for local or network access.

    TypeScriptclicommandhttp
    Voir sur GitHub↗9,863
  • hugoblox/kitAvatar de HugoBlox

    HugoBlox/kit

    9,531Voir sur GitHub↗

    This project is a framework for building static websites using the Hugo static site generator. It functions as a Markdown-based content management system and a page builder that utilizes Tailwind CSS to assemble modular utility-first blocks into final web pages. The system features specialized capabilities for creating academic portfolios, including a framework to import BibTeX publications and manage scholarly resumes. It also includes an AI website generator that produces deployable Markdown structures and content based on natural language descriptions. The platform covers a broad range of

    Publishes websites as a collection of static files that require no server or database.

    HTMLacademicblogdocumentation-tool
    Voir sur GitHub↗9,531
  • apex/upAvatar de apex

    apex/up

    8,799Voir sur GitHub↗

    Up is a deployment tool that transforms any HTTP server into an AWS Lambda function behind API Gateway with a single command, eliminating server management entirely. It provides a unified platform for building and deploying serverless APIs that scale automatically and charge only for actual usage, while supporting Node.js, Go, Python, Java, Crystal, and Clojure runtimes without per-language configuration. The tool automates the generation and management of all required AWS resources—including Lambda, API Gateway, CloudFront, and S3—from a declarative configuration, and can replicate the entir

    Serves static assets from AWS CloudFront and S3 through the same Lambda endpoint without a separate web server.

    Goapiapi-gatewayaws
    Voir sur GitHub↗8,799
  • readthedocs/readthedocs.orgAvatar de readthedocs

    readthedocs/readthedocs.org

    8,365Voir sur GitHub↗

    Read the Docs is a documentation hosting platform and continuous integration pipeline that automatically builds and hosts documentation websites directly from version control repositories. It functions as a static site generator host, transforming raw source files into rendered websites for public consumption. The platform includes a documentation translation manager that synchronizes files between source repositories and external localization services to manage multilingual content. It employs a dependency-backtracking resolver to manage package versions and ensure stable build environments.

    Provides a hosting environment that automatically transforms raw source files into rendered static websites for public access.

    Python
    Voir sur GitHub↗8,365
  • rtfd/readthedocs.orgAvatar de rtfd

    rtfd/readthedocs.org

    8,365Voir sur GitHub↗

    Read the Docs is an automated documentation hosting platform that transforms source files from version control into published websites. It functions as a documentation pipeline that updates content automatically on every commit to keep technical manuals in sync with software releases. The platform provides specialized hosting for static site documentation and integrates as a CI/CD pipeline for documentation workflows. It utilizes a webhook-driven build system to trigger documentation rebuilds automatically by listening for push events from remote version control systems. The service supports

    Provides specialized hosting to deliver pre-authored static web assets and HTML documentation to end users.

    Python
    Voir sur GitHub↗8,365
Préc.12Suivant
  1. Home
  2. Web Development
  3. Static Site Hosting

Explorer les sous-tags

  • Static Database HostingHosting read-only databases on static file servers to provide data-driven content without a backend. **Distinct from Static Site Hosting:** Specific to hosting databases for querying rather than just serving pre-rendered HTML/CSS assets.