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
387 B
Markdown
18 lines
387 B
Markdown
---
|
|
title: node
|
|
keywords: library, sample, node
|
|
repo: node
|
|
layout: docs
|
|
permalink: /samples/library/node/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/node/
|
|
description: |
|
|
Node.js is a JavaScript-based platform for server-side and networking applications.
|
|
---
|
|
|
|
Node.js is a JavaScript-based platform for server-side and networking applications.
|
|
|
|
|
|
{% include library-samples.md %}
|