summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/ru/_index.md (renamed from content/_index.md)0
-rw-r--r--content/ru/landau-linux/_index.md (renamed from content/landau-linux/_index.md)0
-rw-r--r--content/ru/landau-linux/maintenance/_index.md (renamed from content/landau-linux/maintenance/_index.md)0
-rw-r--r--content/ru/open_mic_27_03_2026/_index.md (renamed from content/open_mic_27_03_2026/_index.md)0
-rw-r--r--content/ru/rulkc.png (renamed from content/rulkc.png)bin8749 -> 8749 bytes
-rw-r--r--hugo.yaml20
6 files changed, 20 insertions, 0 deletions
diff --git a/content/_index.md b/content/ru/_index.md
index 48405c1..48405c1 100644
--- a/content/_index.md
+++ b/content/ru/_index.md
diff --git a/content/landau-linux/_index.md b/content/ru/landau-linux/_index.md
index 1da986e..1da986e 100644
--- a/content/landau-linux/_index.md
+++ b/content/ru/landau-linux/_index.md
diff --git a/content/landau-linux/maintenance/_index.md b/content/ru/landau-linux/maintenance/_index.md
index 865831a..865831a 100644
--- a/content/landau-linux/maintenance/_index.md
+++ b/content/ru/landau-linux/maintenance/_index.md
diff --git a/content/open_mic_27_03_2026/_index.md b/content/ru/open_mic_27_03_2026/_index.md
index 15117d8..15117d8 100644
--- a/content/open_mic_27_03_2026/_index.md
+++ b/content/ru/open_mic_27_03_2026/_index.md
diff --git a/content/rulkc.png b/content/ru/rulkc.png
index 8ae262d..8ae262d 100644
--- a/content/rulkc.png
+++ b/content/ru/rulkc.png
Binary files differ
diff --git a/hugo.yaml b/hugo.yaml
index 407bf68..523e67b 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -9,6 +9,26 @@ footnotereturnlinkcontents: "↩"
disableKinds : ["taxonomy", "term"]
relativeURLs: true
canonifyURLs: false
+enableSymlinks: true
+
+defaultContentLanguage: 'ru'
+defaultContentLanguageInSubdir: true
+
+languages:
+ ru:
+ languageName: 'Русский'
+ contentDir: 'content/ru'
+ weight: 1
+ title: 'LANDAU'
+ params:
+ description: 'Linux And Neo-Depositorium Associated Unity'
+ en:
+ languageName: 'English'
+ contentDir: 'content/en'
+ weight: 2
+ title: 'LANDAU'
+ params:
+ description: 'Linux And Neo-Depositorium Associated Unity'
permalinks:
note: "/note/:year/:month/:day/:slug/"