diff --git a/exampleSite/content/post/basic-elements.md b/exampleSite/content/post/basic-elements.md index 631dc19..b826782 100644 --- a/exampleSite/content/post/basic-elements.md +++ b/exampleSite/content/post/basic-elements.md @@ -1,7 +1,7 @@ --- title: Basic HTML Elements description: Example test article that contains basic HTML elements for text formatting on the Web. -date: 2019-01-15 +date: 2019-09-24 categories: - "Development" tags: diff --git a/exampleSite/content/post/featured-images/featured.png b/exampleSite/content/post/featured-images/featured.png index 911eac6..f83c9bb 100644 Binary files a/exampleSite/content/post/featured-images/featured.png and b/exampleSite/content/post/featured-images/featured.png differ diff --git a/exampleSite/content/post/mathjax.md b/exampleSite/content/post/mathjax.md index 0f7b4e0..9fa89be 100644 --- a/exampleSite/content/post/mathjax.md +++ b/exampleSite/content/post/mathjax.md @@ -1,7 +1,7 @@ --- title: MathJax description: Simple MathJax example test article -date: 2019-01-13 +date: 2019-09-23 mathjax: true tags: - "MathJax" diff --git a/exampleSite/content/post/translation/featured.png b/exampleSite/content/post/translation/featured.png new file mode 100644 index 0000000..6f7b4f4 Binary files /dev/null and b/exampleSite/content/post/translation/featured.png differ diff --git a/exampleSite/content/post/translation.md b/exampleSite/content/post/translation/index.md similarity index 95% rename from exampleSite/content/post/translation.md rename to exampleSite/content/post/translation/index.md index b64f7fe..81fb69e 100644 --- a/exampleSite/content/post/translation.md +++ b/exampleSite/content/post/translation/index.md @@ -1,11 +1,14 @@ --- title: Translation Support description: With Hugo i18n possibilities, you can easily have a website in your language. This article explains how to translate and change language in Hugo's generated site. -date: 2019-01-12 +date: 2019-09-22 tags: - "Translation" - "i18n" - "Hugo" +featured: + alt: Translation support + previewOnly: true --- With Hugo i18n possibilities, you can easily have a website in your language. This Hugo theme is ready to be translated into other languages. You can create a special file that contains translated text to show the visitor instead of English.