+
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a5f0346 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-arch"] + path = themes/hugo-theme-arch + url = https://github.com/syui/hugo-theme-arch diff --git a/config.toml b/config.toml index 9498457..ace2494 100644 --- a/config.toml +++ b/config.toml @@ -1,9 +1,10 @@ -baseUrl = "http://example.org" -languageCode = "en-US" +baseUrl = "https://archlinux.mx" +languageCode = "es-MX" title = "Arch Linux México" + # Define the number of posts per site paginate = 10 -theme = "arch" +theme = "hugo-theme-arch" [permalinks] post = "/:year/:month/:day/:slug" diff --git a/layouts/404.html b/layouts/404.html new file mode 100644 index 0000000..7f5022f --- /dev/null +++ b/layouts/404.html @@ -0,0 +1,31 @@ +{{ partial "head" . }} +{{ partial "header" . }} + +
+