-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.yaml
More file actions
36 lines (35 loc) · 838 Bytes
/
index.yaml
File metadata and controls
36 lines (35 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: '!yaml.info'
sidenav:
class: none
sections:
- name: intro
title: YAML Ain't Markup Language™
content:
- |
This site offers various information around the [YAML serialization
language](https://yaml.org/).
- |
<b>It's still work in progress. Links might change.</b>
- |
<h3>
<img src="img/learn.svg" valign="middle" height="30">
[Learn YAML](learn/index.html)
</h3>
- |
A YAML Tutorial and Reference
- |
<h3>
<img src="img/book.svg" valign="middle" height="30">
[YAML Libraries](libraries/index.html)
</h3>
- |
Existing YAML Libraries
- |
Information for developers
- |
<h3>
<img src="img/list.svg" valign="middle" height="30">
[Topic Index](topics.html)
</h3>
Check the Index if you are searching for a specific topic or term.