awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
LSPosed avatar

LSPosed/LSPosed.github.io

0
View on GitHub↗
6,247 نجوم·230 تفرعات·HTML·16 مشاهدات

LSPosed.github.io

This project is a static site project homepage and software distribution website. It serves as an Android modification portal and a central web portal for downloading official releases and accessing documentation for Android system modifications.

The site functions as a markdown-based documentation site and an open source project hosting platform. It provides a central location for technical references and guides regarding the Android system framework, while distributing stable software versions and installation guides to the developer community.

The website is built using static site generation and markdown-to-HTML rendering. It utilizes git-based deployment to automate the publishing of updates.

Features

  • Android System Modification - Serves as a public landing page for distributing tools and references used to modify the Android OS framework.
  • Static-Site-Based Documentation - Provides technical guides and references rendered from structured markdown files into static web pages.
  • Static Site Generators - Creates fast and lightweight web pages by compiling markdown files and templates into static HTML during build.
  • Static Site Documentation - Hosts official software releases, installation guides, and technical documentation for the developer community.
  • Software Distribution - Hosts official download links and documentation to provide access to stable software versions and components.
  • Technical Documentation - Provides a central location for technical references and guides on modifying the Android system framework.
  • Markdown to HTML Converters - Transforms structured markdown text files into formatted HTML web pages using a static build engine.
  • Git-Based Deployment - Automates the publishing of website updates by triggering builds upon commits to the version control repository.
  • Git-Based Deployment Automations - Automates website publishing by triggering build processes whenever changes are committed to the Git repository.
  • Open Source Projects - Manages public web pages to communicate project updates and distribution channels for a community-driven effort.

سجل النجوم

مخطط تاريخ النجوم لـ lsposed/lsposed.github.ioمخطط تاريخ النجوم لـ lsposed/lsposed.github.io

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة lsposed/lsposed.github.io؟

This project is a static site project homepage and software distribution website. It serves as an Android modification portal and a central web portal for downloading official releases and accessing documentation for Android system modifications.

ما هي الميزات الرئيسية لـ lsposed/lsposed.github.io؟

الميزات الرئيسية لـ lsposed/lsposed.github.io هي: Android System Modification, Static-Site-Based Documentation, Static Site Generators, Static Site Documentation, Software Distribution, Technical Documentation, Markdown to HTML Converters, Git-Based Deployment.

ما هي البدائل مفتوحة المصدر لـ lsposed/lsposed.github.io؟

تشمل البدائل مفتوحة المصدر لـ lsposed/lsposed.github.io: mixu/markdown-styles — This project is a static site generator and documentation builder designed to transform markdown files into styled… getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a… metalsmith/metalsmith — Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites,… expressjs/expressjs.com — This project is a technical documentation website and static site generator designed to serve as a centralized hub for… baidu-ife/ife — ife is a front-end resource directory and web development knowledge base designed for technical skill development. It… binance-exchange/binance-official-api-docs — This project is a cryptocurrency exchange API documentation portal. It provides a technical reference for integrating…

بدائل مفتوحة المصدر لـ LSPosed.github.io

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع LSPosed.github.io.
  • mixu/markdown-stylesالصورة الرمزية لـ mixu

    mixu/markdown-styles

    1,886عرض على GitHub↗

    This project is a static site generator and documentation builder designed to transform markdown files into styled HTML documents. It functions as a programmatic conversion engine, allowing developers to integrate markdown processing and layout rendering directly into automated build scripts and content workflows. The tool distinguishes itself through a pipeline-oriented architecture that supports custom plugin integration and metadata-driven template injection. Users can define global or per-file metadata to dynamically populate page content, while the system’s template-based generation allo

    HTML
    عرض على GitHub↗1,886
  • getzola/zolaالصورة الرمزية لـ getzola

    getzola/zola

    17,196عرض على GitHub↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    Rustblog-enginecmscontent-management-system
    عرض على GitHub↗17,196
  • metalsmith/metalsmithالصورة الرمزية لـ metalsmith

    metalsmith/metalsmith

    7,827عرض على GitHub↗

    Metalsmith is a Node.js static site generator and static content processor that transforms source files into websites, eBooks, or technical documentation. It functions as a file-to-object transformer, converting directory trees into plain JavaScript objects that can be programmatically manipulated in memory. The project is built around a pluggable build pipeline where files are passed through a sequence of custom functions to transform content and metadata incrementally. This architecture allows users to extend functionality by writing their own plugins or using third-party modules to define

    JavaScriptjavascriptmarkdownmarkdown-to-html
    عرض على GitHub↗7,827
  • expressjs/expressjs.comالصورة الرمزية لـ expressjs

    expressjs/expressjs.com

    5,355عرض على GitHub↗

    This project is a technical documentation website and static site generator designed to serve as a centralized hub for API references, guides, and tutorials. It functions as a markdown-based content management system that separates technical writing from the presentation layer. The site utilizes a file-system routed architecture, mapping the physical directory and file structure of the source code directly to the public URL paths. This approach enables the transformation of markdown files and templates into pre-rendered HTML for web delivery. The system encompasses capabilities for technical

    MDXexpressexpressjsjavascript
    عرض على GitHub↗5,355
عرض جميع البدائل الـ 30 لـ LSPosed.github.io→