Files
docker-docs/index.md
Sebastiaan van Stijn d883621145 inline "body-landing" and "body" into layout
This reduces the time to build, as Jekyll doesn't have to
render the body, then copy it into the layout:

Production before:   62 seconds
Production after:    46 seconds
Development before:  35 seconds
Development after:   33 seconds

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-23 13:35:18 +02:00

10 lines
220 B
Markdown

---
description: Home page for Docker's documentation
keywords: Docker, documentation, manual, guide, reference, api, samples
layout: landing
title: Docker Documentation
notoc: true
notags: true
skip_read_time: true
---