awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

该项目是一个静态站点项目主页和软件分发网站。它作为一个 Android 修改门户,也是下载官方版本和访问 Android 系统修改文档的中心 Web 门户。

该站点作为一个基于 Markdown 的文档站点和开源项目托管平台。它为有关 Android 系统框架的技术参考和指南提供了中心位置,同时向开发者社区分发稳定的软件版本和安装指南。

该网站使用静态站点生成和 Markdown 转 HTML 渲染构建。它利用基于 Git 的部署来自动化发布更新。

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.

Star 历史

lsposed/lsposed.github.io 的 Star 历史图表lsposed/lsposed.github.io 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

LSPosed.github.io 的开源替代方案

相似的开源项目,按与 LSPosed.github.io 的功能重合度排序。
  • mixu/markdown-stylesmixu 的头像

    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/zolagetzola 的头像

    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/metalsmithmetalsmith 的头像

    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.comexpressjs 的头像

    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
查看 LSPosed.github.io 的所有 30 个替代方案→

常见问题解答

lsposed/lsposed.github.io 是做什么的?

该项目是一个静态站点项目主页和软件分发网站。它作为一个 Android 修改门户,也是下载官方版本和访问 Android 系统修改文档的中心 Web 门户。

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…