This project contains the official technical manuals and guides for the Godot game engine. It serves as a multi-language technical manual delivered as searchable HTML and ePub documentation for both online and offline use. The repository implements an open source documentation workflow for managing collaborative technical content. It utilizes a localization-aware build pipeline to translate and maintain manuals across multiple international locales. The project employs a custom static site generation process that transforms markdown-based source files into structured HTML and ePub formats. T
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
jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of technical guides and references focused on JavaScript, HTML5, and WebGL development. The project functions as a markdown static site generator that converts markdown files into pre-rendered HTML pages. It provides specialized technical references for implementing modern web layouts and high-performance hardware-accelerated 2D and 3D graphics. The system incorporates static site generation, markdown content authoring, and asset-based resource bundling. It utilizes client-side
This project is an algorithm learning platform and computer science educational resource. It serves as a technical interview study guide, providing structured lessons on data structures and sorting methods. The site is a markdown-based static site that converts technical documentation and algorithmic explanations into static HTML pages. It functions as a system for markdown content publishing to deliver educational material. The platform covers algorithm complexity analysis, problem solving workflows, and general computer science education. It utilizes a component-based UI structure with fil
这是 Docker 的公共文档仓库,作为技术指南、API 参考和手册的权威来源。它作为一个结构化的技术文档站点,旨在帮助用户安装和操作容器化环境。
The main features of docker/docs are: Containerization Documentation, Content Contribution Workflows, Markdown-Based Content Authoring, Documentation Contribution Workflows, Community-Driven Knowledge Hubs, Documentation Sites, API References, Community Documentation Repositories.
Open-source alternatives to docker/docs include: godotengine/godot-docs — This project contains the official technical manuals and guides for the Godot game engine. It serves as a… hugoblox/kit — This project is a framework for building static websites using the Hugo static site generator. It functions as a… bebraw/jswiki — jswiki is a JavaScript documentation wiki and web development knowledge base. It serves as a structured repository of… algorithmzuo/algorithm-journey — This project is an algorithm learning platform and computer science educational resource. It serves as a technical… cloudflare/cloudflare-docs — This repository is a technical documentation site and a collection of guides and references for implementing… github/copilot-docs — This project is a documentation site for an AI coding assistant, providing technical guides and reference materials…