Defined i18nDir in hugo.toml

add back symbolic links

resetting branch defaults

add back symlinks

Added current symbolic links to gitignore

The changes are limited to windows now

Add back symbolic links

.gitignore modified

reverse .gitignore

Add .env to .gitignore

configurations for i18nDir

Modify README.md

Re-structure directory

Restore commit

defined i18nDir to ./data/i18n

Restore readme.md
pull/43211/head
Gauravpadam 2023-09-26 23:11:30 +05:30
parent e1a5807e67
commit 12e4c487dd
1 changed files with 2 additions and 1 deletions

View File

@ -301,6 +301,7 @@ languageName = "English"
# Weight used for sorting.
weight = 1
languagedirection = "ltr"
i18nDir = "./data/i18n"
[languages.zh-cn]
title = "Kubernetes"
@ -503,4 +504,4 @@ languagedirection = "ltr"
[languages.uk.params]
time_format_blog = "02.01.2006"
# A list of language codes to look for untranslated content, ordered from left to right.
language_alternatives = ["en"]
language_alternatives = ["en"]