Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
1 change: 1 addition & 0 deletions ar/index.html → _articles/ar/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: ar
permalink: /ar/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions bg/index.html → _articles/bg/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: bg
permalink: /bg/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions bn/index.html → _articles/bn/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: bn
permalink: /bn/
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions de/index.html → _articles/de/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: de
permalink: /de/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions es/index.html → _articles/es/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: es
permalink: /es/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions fa/index.html → _articles/fa/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: fa
permalink: /fa/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions fr/index.html → _articles/fr/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: fr
permalink: /fr/
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions it/index.html → _articles/it/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: it
permalink: /it/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions ja/index.html → _articles/ja/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: ja
permalink: /ja/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions ko/index.html → _articles/ko/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: ko
permalink: /ko/
---
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions pl/index.html → _articles/pl/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: pl
permalink: /pl/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions pt/index.html → _articles/pt/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: pt
permalink: /pt/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions ru/index.html → _articles/ru/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: ru
permalink: /ru/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions tr/index.html → _articles/tr/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: tr
permalink: /tr/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions uk/index.html → _articles/uk/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: uk
permalink: /uk/
---
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions zh/index.html → _articles/zh/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
layout: index
lang: zh
permalink: /zh/
---
File renamed without changes.
10 changes: 10 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,21 @@ exclude:

permalink: "/:path/"

collections:
articles:
output: true
permalink: "/:path/"

defaults:
- scope:
path: ""
values:
image: /assets/images/social-graphic.jpg
- scope:
path: ""
type: articles
values:
layout: default

plugins:
- jekyll-redirect-from
Expand Down
4 changes: 0 additions & 4 deletions en/businesses.html

This file was deleted.

4 changes: 0 additions & 4 deletions maintainers.html

This file was deleted.

Loading