2 repository-uri
Websites specifically structured to host and organize detailed technical documentation and coding practices.
Distinct from Web Development: Distinct from general Web Development: focuses on the structure and purpose of publishing documentation rather than general app building.
Explore 2 awesome GitHub repositories matching web development · Documentation Sites. Refine with filters or upvote what's useful.
This project is a technical blog platform and markdown static site generator designed for publishing developer guides, coding tutorials, and professional articles. It functions as a developer portfolio site that hosts technical notes and a writing archive to showcase software engineering expertise. The system uses a file-system routed architecture where the directory structure of the content folder determines the website URL paths. It transforms markdown files into pre-rendered HTML pages through a static site generation process, utilizing a client-side hydrated layout to add interactive elem
Provides a structured site to publish and share detailed explanations of software engineering concepts.
Hyde is a static site theme for Jekyll that implements a two-column layout featuring a dedicated sidebar and a primary content area. It serves as a template for organizing text-heavy websites, providing a structure for documentation, portfolios, and blogs. The theme distinguishes itself through a Gist integration framework that allows for the embedding of hosted code snippets and external blocks via remote identifiers. It also includes an automated system for generating standard RSS feeds and custom error pages during site setup. The project covers visual customization through predefined col
Provides a structured layout specifically designed to host and organize detailed technical documentation and knowledge bases.