Skip to content

Commit 88b426d

Browse files
committed
Refactor directory structure, update _config.yml to match opensource.guide
This change updates the directory structure of the jekyll site, moving the language-specific directories under `_articles` and updating the front matter / `_config.yml` to match. The goal was to clean up the root of the repository and bring the config in line with that used by the opensource.guide site.
1 parent 02bdc66 commit 88b426d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+26
-8
lines changed
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
layout: index
33
lang: ar
4+
permalink: /ar/
45
---
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
layout: index
33
lang: bg
4+
permalink: /bg/
45
---
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
22
layout: index
33
lang: bn
4+
permalink: /bn/
45
---
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
Β (0)