This directory contains repository-specific technical documentation for the Zer0-Mistakes Jekyll theme, designed for maintainers, contributors, and developers working with the themeβs source code.
The /docs/ directory serves as the developer documentation hub containing:
This documentation is source-code focused and targets technical audiences who need to understand, modify, or extend the theme itself.
π For Published Documentation: See
pages/_docs/for rendered online documentation targeting end-users and general technology guides.
/systems/ - Core System ArchitectureDocumentation for repository infrastructure and automation:
/features/ - Theme Feature ImplementationTechnical documentation for theme features and components:
_layouts/ and _includes/ are structured/configuration/ - Development & Setup GuidesEnvironment setup and configuration for contributors:
/releases/ - Version & Release DocumentationHistorical documentation tracking theme evolution:
/templates/ - Documentation StandardsStandardized templates for maintaining documentation quality:
/jekyll/ - Jekyll Ecosystem DocumentationJekyll-specific technical implementation guides:
/_includes/ - Reusable Documentation ComponentsModular documentation components (MDX format):
system-name-architecture.mdx, automation-workflow.mdxfeature-name-implementation.mdx, component-guide.mdxvX.Y.Z-release-notes.md, vX.Y.Z-technical-summary.mdxsetup-guide.mdx, integration-pattern.mdxdocumentation-template.mdx, feature-template.mdx_layouts/, _includes/, and _sass//docs/_layouts/, _includes/, scripts/.mdx files for rich, interactive documentation/templates/ for consistency_layouts/ and _includes/ with usage examples/scripts/ with parameter details| Location | Purpose | Format | Audience |
|---|---|---|---|
/docs/ (This Directory) |
Technical repository documentation | MDX | Developers & Contributors |
/pages/_docs/ |
Published online documentation | Markdown | End Users & General Public |
/.github/instructions/ |
GitHub Copilot development guidance | Markdown | AI Agents & Contributors |
/README.md |
Project overview and quick start | Markdown | All Users |
/docs//pages/_docs/ for online renderingLast Updated: October 26, 2025
Maintained By: Zer0-Mistakes Development Team