DataInsideData.com Production Platform Architecture
This project is part of a larger technical portfolio monorepo.
The platform documentation displayed below lives in:
cloud-devops-engineering/datainsidedata/
within the repository: DataEden / fari-tech-portfolio
This subfolder documents the live production architecture behind DataInsideData.com, including the content model, Minimal Mistakes implementation, CI/CD workflow, analytics instrumentation, GitHub Pages publishing, and AWS Route 53 custom-domain integration.
The documentation below is dynamically rendered from the project's GitHub repository.
This page uses a GitHub-backed documentation model in which the repository remains the source of truth while the website functions as the presentation layer.
The README is fetched from the repository and converted to HTML for display, allowing the project documentation and site content to stay aligned as the platform grows.
This project is not limited to theme configuration or static web presentation. It represents a broader production platform architecture spanning analytics, CI/CD, cloud deployment, systems engineering, and documentation-driven publishing workflows.
The live site uses a two-repository publishing model: a private source-of-truth repository for authoring and workflow logic, and a separate public deployment repository for compiled static output.
This separation supports cleaner deployment boundaries, maintainability, and a more production-oriented publishing workflow.