mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Putting them in `_samples/library`, which is where Jekyll expects them to be to be in the "samples" collection. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
18 lines
418 B
Markdown
18 lines
418 B
Markdown
---
|
|
title: wordpress
|
|
keywords: library, sample, wordpress
|
|
repo: wordpress
|
|
layout: docs
|
|
permalink: /samples/library/wordpress/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/wordpress/
|
|
description: |
|
|
The WordPress rich content management system can utilize plugins, widgets, and themes.
|
|
---
|
|
|
|
The WordPress rich content management system can utilize plugins, widgets, and themes.
|
|
|
|
|
|
{% include library-samples.md %}
|