forked from EventStore/eventstore.org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
57 lines (53 loc) · 887 Bytes
/
_config.yml
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
name: "Event Store"
description: "The open-source, functional database with Complex Event Processing in JavaScript."
url: "https://eventstore.org"
permalink: /blog/:year:month:day/:title/
exclude: [CNAME]
sass:
sass_dir: _sass
style: compressed
top_level_sections:
- Introduction
- Server
- .NET API
- HTTP API
- Projections
latest_versions:
server: 4.0.2
dotnet-api: 4.0.2
http-api: 4.0.2
introduction: 4.0.2
projections: 4.0.2
all_versions:
- 4.0.2
- 4.0.0
- 3.9.0
- 3.8.1
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.5
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
all_dotnet_versions:
- 4.0.2
- 4.0.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.1
- 3.2.0
- 3.1.0
- 3.0.2
- 3.0.1
- 3.0.0