awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
docpad avatar

docpad/docpad

0
View on GitHub↗
3,050 stars·234 forks·CoffeeScript·12 viewsdocpad.bevry.me↗

Docpad

Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.

Features

  • Documentation Generators - JavaScript-based generator for documentation and sites.
  • Open Source Organizations - Static site generator built with open source principles.
  • Static Site Generators - Static site generator with dynamic plugin capabilities.

Star history

Star history chart for docpad/docpadStar history chart for docpad/docpad

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does docpad/docpad do?

Empower your website frontends with layouts, meta-data, pre-processors (markdown, jade, coffeescript, etc.), partials, skeletons, file watching, querying, and an amazing plugin system. DocPad will streamline your web development process allowing you to craft powerful static sites quicker than ever before.

What are the main features of docpad/docpad?

The main features of docpad/docpad are: Documentation Generators, Open Source Organizations, Static Site Generators.

What are some open-source alternatives to docpad/docpad?

Open-source alternatives to docpad/docpad include: docsifyjs/docsify — Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based… apidoc/apidoc — apidoc is a source-code API documentation generator that parses specialized annotations within comments to… arduino/arduino — Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects… axem-solutions/dem — Containerized Development Environment Manager for embedded development. brandonweiss/charge — ⚡️ An opinionated, zero-config static site generator. apiaryio/api-blueprint — api-blueprint is a markdown-based API design language and specification standard used to define the structure,…

Open-source alternatives to Docpad

Similar open-source projects, ranked by how many features they share with Docpad.
  • docsifyjs/docsifydocsifyjs avatar

    docsifyjs/docsify

    31,293View on GitHub↗

    Docsify is a client-side documentation framework and no-build static site generator. It functions as a browser-based engine that converts Markdown files into HTML on the fly, allowing for the generation of documentation websites without a static build or compilation process. The system employs a plugin interface and lifecycle hooks to modify the rendering process and extend site capabilities. It supports dynamic theme injection and visual style customization through external CSS and layout configurations. The framework includes capabilities for multi-language content management, full-text se

    JavaScriptdocdocsdocsify
    View on GitHub↗31,293
  • apidoc/apidocapidoc avatar

    apidoc/apidoc

    9,667View on GitHub↗

    apidoc is a source-code API documentation generator that parses specialized annotations within comments to automatically create a searchable API documentation website. It functions as an annotation-based API parser and a static documentation site generator, extracting definitions directly from the codebase to maintain a synchronized reference. The tool is designed as a multi-language parser, using configurable regular expressions to extract metadata from various programming languages. It can also serve as a JSON API definition exporter, converting source-code comments into raw JSON files for

    JavaScript
    View on GitHub↗9,667
  • arduino/arduinoarduino avatar

    arduino/Arduino

    14,599View on GitHub↗

    Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects and standalone devices. It provides a C++ microcontroller IDE and an embedded systems framework for writing, compiling, and uploading code to microcontroller boards. The ecosystem facilitates embedded systems programming and interactive hardware prototyping, allowing for the creation of devices that respond to environmental changes or user input. It enables the development of physical computing projects by managing the connection and flashing of code to various hardware boards.

    Java
    View on GitHub↗14,599
  • apiaryio/api-blueprintapiaryio avatar

    apiaryio/api-blueprint

    8,648View on GitHub↗

    api-blueprint is a markdown-based API design language and specification standard used to define the structure, behavior, and data schemas of HTTP web services. It provides a formal method for mapping HTTP methods to resources and defining payload validation rules through a machine-readable syntax. The project functions as a blueprint for creating interactive technical documentation and functional mock servers. These tools transform design specifications into human-readable guides and simulated backend environments to enable integration testing before implementation. The language covers API m

    View on GitHub↗8,648
  • See all 30 alternatives to Docpad→