-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
36 lines (29 loc) · 921 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
title: CODEX-NewsLetter
description: Get updated informations regarding CODEX community, members, their working projects, contributions and achievements. <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSc2s3Q7DE6P4X5BBPwyMJhtmyG2iJTrERmsXtuK413NazzjCw/viewform?embedded=true" width="700" height="520" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
author:
name: "CODEX-NewsLetter"
url: "https://codex-iter.github.io/NewsLetter/"
email: "[email protected]"
baseurl: /
source: .
destination: ./_site
permalink: /:title
paginate: 3
paginate_path: /page/:num/
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
future: true
plugins:
- jekyll-seo-tag
- jekyll-paginate
- jekyll-sitemap
disqus_shortname: CODEX-NewsLetter
disqus_url: "https://codex-iter.github.io/NewsLetter/"
# Custom variables
owner : "CODEX"
year : "2021"