95 مستودعات
Systems and standards for creating human-readable technical documentation using markdown syntax.
Distinct from OpenAPI to Markdown Conversion: Closest candidates were converters; this is about the use of markdown for primary documentation storage.
Explore 95 awesome GitHub repositories matching content management & publishing · Markdown Documentation. Refine with filters or upvote what's useful.
✍ It has never been so easy to document your things!
Converts Markdown and MDX files into a live-reloading, production-ready documentation website with minimal configuration.
This project is a Simplified Chinese translation of the official Swift programming language documentation. It functions as a markdown technical guide designed to make the language's core concepts accessible to Chinese-speaking developers. The translation process employs a software terminology glossary to map English technical terms to standardized Chinese equivalents, ensuring conceptual clarity and consistency throughout the text. To maintain technical accuracy and idiomatic phrasing, the content undergoes a human-centric technical review process. The documentation is organized as a collect
Uses markdown syntax as the primary system for structuring and storing the technical language guide.
This project is a Go educational resource consisting of a structured language curriculum and a curated programming study guide. It serves as a repository of tutorials and references designed to help developers master the Go programming language. The material focuses on Go programming education, language proficiency training, and the fundamentals of backend development. The resource is delivered as a static site generated from markdown files, using a file-system based organization and template-driven layouts to structure the learning materials.
Employs predefined structural components to wrap raw content in a consistent visual interface across all guides.
This project is an educational resource providing a detailed command reference, tutorial collections, and structured guides for mastering version control. It serves as a set of Chinese language tutorials based on international community best practices, designed to help users learn both the core concepts and practical applications of Git. The resource focuses on specific workflow guides for managing feature development, release cycles, and collaborative forking strategies. It pairs theoretical version control concepts with practical command-line examples to demonstrate real-world application.
Uses structured markdown files to organize technical guides and tutorials into a navigable hierarchy.
Drawnix is a digital whiteboarding and visual diagramming application centered around an infinite canvas. It provides a workspace for freeform sketching, interactive brainstorming, and the creation of structured visual documentation. The platform distinguishes itself by supporting both manual drawing and the automatic generation of diagrams from markup text and mermaid syntax. It utilizes a plugin architecture that allows for the integration of custom modules to extend drawing behaviors and application features. The toolset includes brush-based annotations, image insertion, and a coordinate
Converts markdown text and mermaid syntax into structured visual diagrams and mind maps on the canvas.
This project is a blockchain specification registry and version-controlled archive used to document and track technical specifications for the Ethereum blockchain protocol. It serves as a network protocol governance framework for submitting and validating community-driven technical enhancements. The repository manages the lifecycle of Ethereum Improvement Proposals through a structured process that includes drafting, submitting, and archiving specifications to ensure ecosystem compatibility. It utilizes a technical proposal validation system to check the format and syntax of documents before
Uses a lightweight markup language to ensure proposals are human-readable and easily convertible.
This project is a community-driven technical translation effort and a machine learning educational resource. It focuses on the localization of official TensorFlow technical guides and deep learning concepts from English into Chinese. The project utilizes a distributed Git-based contribution workflow and a decentralized review process to manage the translation of complex software documentation. Content is authored using Markdown to maintain consistent formatting across different platforms. The repository organizes these translated guides within a nested folder hierarchy that mirrors the origi
Uses structured markdown for the primary storage and formatting of all technical documentation.
Zerox is a multimodal document parser and OCR tool that uses vision models to convert PDF files and images into structured Markdown text. It functions as a visual layout extraction engine, leveraging large multimodal models to digitize documents while maintaining their original structural formatting. The system differentiates itself through the use of coordinate-based element mapping and multimodal layout analysis to identify structural elements like tables, charts, and headers. It utilizes rasterization to convert vector PDF pages into high-resolution bitmaps, ensuring consistent input for t
Transforms visual document representations into structured text by mapping identified coordinates to Markdown formatting syntax.
This project is a command-line utility designed to automate the creation of formatted project documentation. It functions as a markdown generator that produces structured files by combining interactive user prompts with metadata extracted from package and git files. The tool uses a template-based generation system, allowing the application of custom layout files to ensure consistent structural organization across different software projects. It automates the collection of project details to populate documentation values and suggest defaults. The system covers operational workflows for projec
Uses custom layout files to produce consistent and structured markdown documents for software projects.
This project is a comprehensive full-stack web development course delivered through a video-based curriculum. It provides a structured learning path that integrates frontend and backend technologies, guiding users from fundamental concepts to advanced implementation across a multi-language stack. The curriculum distinguishes itself through a progressive layering of complexity, combining a React-based frontend course with a Python and Django backend course. It emphasizes professional workflow integration, featuring dedicated tutorials on Git and GitHub for version control and collaborative cod
Structures written content and code explanations using lightweight markdown syntax for improved readability.
AngularJS-Learning is an educational repository and resource directory designed for mastering the AngularJS framework. It serves as a curated collection of tutorials, articles, and videos, providing a structured study guide that ranges from basic concepts to advanced architectural patterns. The project provides a directory of best practices, style guides, and architectural patterns for building scalable applications. It also maintains a collection of sample projects, boilerplates, and seed projects that demonstrate functional implementations of the framework. The repository covers a broad le
Employs markdown syntax to create and store human-readable technical documentation.
هذا المشروع عبارة عن برنامج تعليمي منظم لبرمجة JavaScript ومورد تعليمي لتطوير الواجهة الأمامية. يعمل كمورد تعليمي للبرمجة مصمم لتعليم مبادئ البرمجة الأساسية، والنحو الأساسي، وأنماط البرمجة المعقدة. يعمل المحتوى كدليل حديث للغة JavaScript ودليل مواصفات اللغة، مع مواد تعليمية تستند إلى معايير الصناعة الحالية والمواصفات التقنية لتطوير الويب المعاصر. تم تأليف المورد كوثائق تقنية قائمة على Markdown ويتم تقديمه كصفحات HTML ثابتة.
Utilizes Markdown for creating human-readable technical documentation and instructional guides.
Lepton is a cross-platform snippet manager and cloud-synced code library designed to organize and synchronize reusable code fragments and text snippets across different operating systems. It functions as a developer productivity tool and a markdown-enabled code editor for managing technical documentation. The application supports synchronization via remote backends and private enterprise server instances, including GitHub Enterprise integration. It utilizes token-based authentication to secure private code repository syncing and ensures connectivity in restricted corporate environments throug
Manages and renders formatted technical documentation using Markdown alongside code snippets.
Gridea is a desktop application for writing Markdown blog posts and publishing them as a static site without needing a server. It stores all content as plain Markdown files and JSON in a local folder, compiles them into a static site, and deploys the result to multiple remote targets including GitHub Pages, Coding Pages, and SFTP servers. The application runs as a cross-platform Electron client, providing a native editing and publishing experience. It supports custom themes that can be selected, installed from a built-in marketplace, and configured with settings like social links and analytic
Provides a dedicated Markdown editor with keyboard shortcuts and an emoji picker.
Spectacle is a React-based presentation framework that enables developers to author slide decks using JSX and MDX syntax. It provides a component-driven approach to building presentations, where slides are composed as React components with declarative layouts, theme-driven styling, and step-based animation sequencing. The framework distinguishes itself through its support for live coding demonstrations within slides, allowing presenters to execute and display code directly during a talk. It includes a presenter mode with dual-view architecture that shows speaker notes, a timer, and upcoming s
Provides a centered content layout that places all slide content in a single column.
go-swagger is a toolkit for working with Swagger/OpenAPI 2.0 specifications in Go. It generates server, client, and CLI code from a specification document, and can also produce a specification by scanning annotated Go source code. The project includes a static validation engine that checks documents against the schema and project-specific rules, and a specification transformation pipeline that resolves, flattens, and merges documents. The toolkit generates both client and server code from the same specification, ensuring consistency in request and response handling. It also produces a command
Generates Markdown documentation describing endpoints and models from a Swagger specification.
SJTU-Courses is a collaborative academic material archive and resource repository. It serves as a community-driven hub for organizing and distributing course-specific documents and study guides for university students. The project operates as a version-controlled library where learners submit and verify academic content. It uses a contribution model based on pull requests and issues to manage the curation of educational resources. The repository organizes its knowledge base through a flat-file directory hierarchy and stores descriptions and guides as markdown files. This structure allows for
Stores course descriptions and study guides as human-readable markdown files for cross-platform compatibility.
Vimwiki is a personal wiki plugin and text editor extension for Vim that organizes interconnected text files. It functions as a Markdown knowledge base and a Zettelkasten note system, allowing for the creation of a networked system of notes and documentation. The project provides tools for wiki administration, enabling users to create, rename, and navigate between linked documents via internal linking. It supports various markup formats, including Markdown and MediaWiki, and can transform this content into HTML for web publishing. The system covers personal knowledge management through globa
Provides a system for authoring structured technical documentation using Markdown with HTML export capabilities.
all-in-one is a containerized deployment system designed to install and manage a complete suite of productivity and collaboration services. It functions as a cloud suite deployer that orchestrates the installation of a self-hosted content platform, incorporating necessary dependencies via Docker or Kubernetes. The project distinguishes itself by providing a web-based dashboard for orchestrating, updating, and monitoring the lifecycle of service containers. It also serves as a local AI inference server, enabling the execution of generative text models, image diffusion, and speech processing on
Converts Markdown files and wiki exports into internal collaborative pages with resolved links.
OpenSkills is an agent capability orchestrator and skill manager designed to sync, version, and distribute standardized skill definitions across autonomous agent environments. It functions as a system for installing domain-specific instruction sets and specialized knowledge into large language model agents, acting as a context injector to load task-oriented prompts and technical documentation into an agent's active operational window. The project distinguishes itself through a git-based distribution framework, allowing agent capabilities to be fetched and updated from remote version control s
Generates markdown-based documentation maps to provide a human-readable overview of available agent skills.