mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +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
417 B
Markdown
18 lines
417 B
Markdown
---
|
|
title: elixir
|
|
keywords: library, sample, elixir
|
|
repo: elixir
|
|
layout: docs
|
|
permalink: /samples/library/elixir/
|
|
hide_from_sitemap: true
|
|
redirect_from:
|
|
- /samples/elixir/
|
|
description: |
|
|
Elixir is a dynamic, functional language for building scalable and maintainable applications.
|
|
---
|
|
|
|
Elixir is a dynamic, functional language for building scalable and maintainable applications.
|
|
|
|
|
|
{% include library-samples.md %}
|