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
18F avatar

18F/development-guideArchived

0
View on GitHub↗
1,441 stars·166 forks·HTML·17 viewsengineering.18f.gov↗

Development Guide

This project serves as a centralized repository and framework for documenting software engineering best practices, coding standards, and architectural patterns. It functions as a technical documentation system designed to maintain consistent quality and predictable outcomes across diverse engineering teams.

The framework utilizes a static site generation model that converts markdown-based content into searchable web assets. By leveraging git-based version control, it enables collaborative review workflows and tracks the history of documentation changes, ensuring that engineering standards remain a single source of truth.

The system includes automated tools to validate internal and external references, ensuring that all links within the documentation remain functional. This approach simplifies information sharing and provides a structured environment for maintaining technical knowledge that can be hosted on any standard web server.

Features

  • Engineering Best Practices - Acts as a centralized repository of coding standards and architectural patterns for engineering teams.
  • Knowledge Repositories - Serves as a centralized repository for storing engineering standards and architectural patterns.
  • Version-Controlled Knowledge Bases - Leverages distributed version control workflows to track updates and manage contributions to technical knowledge bases.
  • Static Documentation Generators - Converts structured Markdown content into technical documentation websites using templates and navigation trees.
  • Markdown-Based Content Authoring - Uses lightweight markup language to manage technical documentation and enable version-controlled collaborative editing.
  • Static Documentation Generation - Converts text-based source files into searchable technical documentation sites.
  • Static Site Generation - Generates a collection of static HTML pages from structured documentation files to ensure fast loading and high availability.
  • Technical Documentation Frameworks - Provides a structured framework for managing software development processes and team engineering standards.
  • Static Documentation Hosting - Distributes documentation as unchanging files for browser access without requiring a runtime server.
  • Git-Based - Tracks documentation history and manages collaborative review workflows using distributed version control.
  • Link Validations - Provides automated processes to identify and verify that external and internal links resolve to active pages.

Star history

Star history chart for 18f/development-guideStar history chart for 18f/development-guide

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Curated searches featuring Development Guide

Hand-picked collections where Development Guide appears.
  • Library development guides
  • Engineering Leadership and Management Books
  • Software engineering practices

Projects sharing features with Development Guide

These projects share indexed features with Development Guide. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/code-with-engineering-playbookmicrosoft avatar

    microsoft/code-with-engineering-playbook

    2,608View on GitHub↗

    This project is a software engineering playbook providing a collection of standardized guidelines and processes for managing the full software development lifecycle and team operations. It serves as a high-level framework for organizing agile project management, API design, containerized development standards, and markdown documentation workflows. The framework establishes a system for language-agnostic API design to automate client library generation and documentation. It also defines standards for providing uniform contributor environments and toolchains through virtualized containers. The

    Dockerfile
    View on GitHub↗2,608
  • dotnet/docfxdotnet avatar

    dotnet/docfx

    4,407View on GitHub↗

    Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and XML documentation comments, while also functioning as a markdown static site generator for technical documentation. It combines automated API metadata extraction with markdown rendering to build developer portals and documentation sites, producing output simultaneously in HTML, JSON, and PDF formats from a single build configuration. The tool provides fine-grained control over which APIs appear in the generated documentation through visibility-based filtering, attribute-based ex

    C#apicsharpdocumentation
    View on GitHub↗4,407
  • fuma-nama/fumadocsfuma-nama avatar

    fuma-nama/fumadocs

    10,863View on GitHub↗

    Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions as a static site generator that transforms structured text files into optimized, interactive web pages, providing a comprehensive toolset for managing technical content, API references, and versioned guides. The platform distinguishes itself through a deep integration of interactive components and AI-ready features. It includes a library of pre-built interface elements that allow developers to embed live API playgrounds, request snippets, and schema-based documentation directly

    TypeScriptapp-routercontent-collectionscontentlayer
    View on GitHub↗10,863
  • oi-wiki/oi-wikiOI-wiki avatar

    OI-wiki/OI-wiki

    26,176View on GitHub↗

    This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming. It serves as a centralized repository for algorithmic theory, data structures, and mathematical techniques, providing a structured reference for informatics and collegiate programming competitions. The project distinguishes itself by integrating educational content with a robust suite of automation utilities. It provides a complete workflow for competitive programming, including tools for automated test case generation, solution verification, and direct interaction with onlin

    TypeScriptacm-icpcacm-icpc-handbookalgorithms
    View on GitHub↗26,176
Compare all 30 related projects→

Frequently asked questions

What does 18f/development-guide do?

This project serves as a centralized repository and framework for documenting software engineering best practices, coding standards, and architectural patterns. It functions as a technical documentation system designed to maintain consistent quality and predictable outcomes across diverse engineering teams.

What are the main features of 18f/development-guide?

The main features of 18f/development-guide are: Engineering Best Practices, Knowledge Repositories, Version-Controlled Knowledge Bases, Static Documentation Generators, Markdown-Based Content Authoring, Static Documentation Generation, Static Site Generation, Technical Documentation Frameworks.

Which projects share features with 18f/development-guide?

Projects with overlapping indexed features include: microsoft/code-with-engineering-playbook — This project is a software engineering playbook providing a collection of standardized guidelines and processes for… dotnet/docfx — Docfx is a documentation build tool that generates structured API reference pages from compiled .NET assemblies and… fuma-nama/fumadocs — Fumadocs is a documentation framework designed for building content-heavy technical websites using MDX. It functions… oi-wiki/oi-wiki — This project is a comprehensive, community-maintained knowledge base and toolkit designed for competitive programming.… ustc-resource/ustc-course — This project is a community-driven academic resource repository that serves as a collaborative knowledge base for… jaywcjlove/reference — This project is a centralized knowledge base and documentation platform designed to organize programming syntax,…