diff --git a/config.toml b/config.toml index 2069eef..9b0941b 100644 --- a/config.toml +++ b/config.toml @@ -1,12 +1,29 @@ baseURL = "https://mrtraduccions.cat/" -title = "Marc Riera Irigoyen" +title = "MRTraduccions" theme = "marcriera" DefaultContentLanguage = "ca" removePathAccents = true +[blackfriday] + fractions = false + [params] name = "Marc Riera Irigoyen" copyright = "Marc Riera Irigoyen" logoimage = "images/logo.png" - description = "Translator and localizer" - description2 = "EN,RO > CA,ES" + +[languages] +[languages.ca] +languageName = "Català" +weight = 1 +description = "Traducció i localització" + +[languages.es] +languageName = "Castellano" +weight = 2 +description = "Traducción y localización" + +[languages.en] +languageName = "English" +weight = 3 +description = "Translation and localisation" diff --git a/content/_index.ca.md b/content/_index.ca.md new file mode 100644 index 0000000..c92ef34 --- /dev/null +++ b/content/_index.ca.md @@ -0,0 +1,9 @@ +--- +menu: + main: + name: "Inici" + weight: 1 + url: "/" +--- + +Hola, em dic Marc i sóc traductor professional. diff --git a/content/_index.en.md b/content/_index.en.md new file mode 100644 index 0000000..e1bc6ae --- /dev/null +++ b/content/_index.en.md @@ -0,0 +1,7 @@ +--- +menu: + main: + name: "Home" + weight: 1 + url: "/" +--- diff --git a/content/_index.es.md b/content/_index.es.md new file mode 100644 index 0000000..ac8a6aa --- /dev/null +++ b/content/_index.es.md @@ -0,0 +1,7 @@ +--- +menu: + main: + name: "Inicio" + weight: 1 + url: "/" +--- diff --git a/content/localitzacio/_index.md b/content/localitzacio/_index.md new file mode 100644 index 0000000..c65c8cd --- /dev/null +++ b/content/localitzacio/_index.md @@ -0,0 +1,9 @@ +--- +title: "Localització" +menu: + main: + name: "Localització" + weight: 3 + url: "/localitzacio/" +--- + diff --git a/content/localitzacio/programari/_index.md b/content/localitzacio/programari/_index.md new file mode 100644 index 0000000..8ec3366 --- /dev/null +++ b/content/localitzacio/programari/_index.md @@ -0,0 +1,10 @@ +--- +title: "Localització de programari" +menu: + main: + name: "Programari" + weight: 2 + url: "/localitzacio/programari/" + parent: "Localització" +--- + diff --git a/content/localitzacio/videojocs/_index.md b/content/localitzacio/videojocs/_index.md new file mode 100644 index 0000000..10107d9 --- /dev/null +++ b/content/localitzacio/videojocs/_index.md @@ -0,0 +1,10 @@ +--- +title: "Localització de videojocs" +menu: + main: + name: "Videojocs" + weight: 3 + url: "/localitzacio/videojocs/" + parent: "Localització" +--- + diff --git a/content/localitzacio/web/_index.md b/content/localitzacio/web/_index.md new file mode 100644 index 0000000..9629268 --- /dev/null +++ b/content/localitzacio/web/_index.md @@ -0,0 +1,10 @@ +--- +title: "Localització de pàgines web" +menu: + main: + name: "Pàgines web" + weight: 1 + url: "/localitzacio/web/" + parent: "Localització" +--- + diff --git a/content/_index.md b/content/marcriera/_index.ca.md similarity index 81% rename from content/_index.md rename to content/marcriera/_index.ca.md index d38d226..25a51bc 100644 --- a/content/_index.md +++ b/content/marcriera/_index.ca.md @@ -1,8 +1,17 @@ --- +title: "Marc Riera" +menu: + main: + name: "Marc Riera" + weight: 6 + url: "/marcriera/" --- +