forked from modelica/newsletter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
80 lines (80 loc) · 1.9 KB
/
_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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
theme: jekyll-theme-tactile
google_analytics: UA-114571919-1
future: true
current-contribution-url: "https://github.com/modelica/newsletter/tree/main/_2023-01"
defaults:
- scope:
path: ""
values:
image: /assets/images/ModelicaLogoSq.jpg
author: modelica
contribution-open: true
contribution-deadline: March 3, 2023
current-newsletter-date: 21st November 2022
baseurl: /
url: "https://newsletter.modelica.org"
collections:
2018-01:
permalink: /:collection/:path
title: First release!
output: true
2018-02:
permalink: /:collection/:path
title: Summer release
output: true
2018-03:
permalink: /:collection/:path
title: Winter release
output: true
2019-01:
permalink: /:collection/:path
title: Spring 2019 release
output: true
2019-02:
permalink: /:collection/:path
title: Summer 2019 release
output: true
2019-03:
permalink: /:collection/:path
title: Fall 2019 release
output: true
2020-01:
permalink: /:collection/:path
title: Winter 2020 release
output: true
2020-02:
permalink: /:collection/:path
title: Summer 2020 release
output: true
2020-03:
permalink: /:collection/:path
title: Fall 2020 release
output: true
2021-01:
permalink: /:collection/:path
title: Spring 2021 release
output: true
2021-02:
permalink: /:collection/:path
title: Summer 2021 release
output: true
2021-03:
permalink: /:collection/:path
title: Fall 2021 release
output: true
2022-01:
permalink: /:collection/:path
title: Winter 2022 release
output: true
2022-02:
permalink: /:collection/:path
title: Summer 2022 release prepared
output: true
2022-03:
permalink: /:collection/:path
title: Fall 2022 release
output: true
2023-01:
permalink: /:collection/:path
title: Spring 2023 release
output: false