From 26ce12f69f234036386a497c7f7d2e8965cc1afd Mon Sep 17 00:00:00 2001 From: wilson Date: Sat, 18 Apr 2026 20:07:13 +0100 Subject: [PATCH] feat: [content] Initialise the content module --- content/README.md | 5 +++++ content/evergreen/README.md | 5 +++++ content/evergreen/zodiac/00_intro.md | 3 +++ content/fr/README.md | 3 +++ 4 files changed, 16 insertions(+) create mode 100644 content/README.md create mode 100644 content/evergreen/README.md create mode 100644 content/evergreen/zodiac/00_intro.md create mode 100644 content/fr/README.md diff --git a/content/README.md b/content/README.md new file mode 100644 index 0000000..b7c2360 --- /dev/null +++ b/content/README.md @@ -0,0 +1,5 @@ +# Content + +This module contains information about the written foreign-language content for Language Learning App. + +For simplicity it contains \ No newline at end of file diff --git a/content/evergreen/README.md b/content/evergreen/README.md new file mode 100644 index 0000000..93c90d2 --- /dev/null +++ b/content/evergreen/README.md @@ -0,0 +1,5 @@ +# Evergreen Content + +This directory contains evergreen content, which are not notably specific towards any culture or country. + +Any kind of content is going to have some degree of connection with the context (culture, language, time) that it was created or changed in. Nothing can be truly apolitical or universal. diff --git a/content/evergreen/zodiac/00_intro.md b/content/evergreen/zodiac/00_intro.md new file mode 100644 index 0000000..e74b238 --- /dev/null +++ b/content/evergreen/zodiac/00_intro.md @@ -0,0 +1,3 @@ +# Zodiac Signs + +This set of content describes the twelve signs of the zodiac. diff --git a/content/fr/README.md b/content/fr/README.md new file mode 100644 index 0000000..d8c536d --- /dev/null +++ b/content/fr/README.md @@ -0,0 +1,3 @@ +# French Content + +This directory contains French-specific content.