Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pacollins/hugo-future-imperfect-slim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacollins <thepatrickcollins@gmail.com>2020-05-20 00:56:13 +0300
committerpacollins <thepatrickcollins@gmail.com>2020-05-20 00:56:20 +0300
commitcb1d1d4ef6cc5b5d92c728c7cb6edaa72298d491 (patch)
tree5158892c64130d2e472b20263db2a3611517cb90
parent78fbe9ff5d98a61b5bc4dcbaa6f64f41e3b3b418 (diff)
Update example site
-rw-r--r--exampleSite/config.toml65
-rw-r--r--exampleSite/content/about/_index.fr.md35
-rw-r--r--exampleSite/content/about/_index.md36
-rw-r--r--exampleSite/content/about/_index.pl.md36
-rw-r--r--exampleSite/content/about/_index.pt.md36
-rw-r--r--exampleSite/content/blog/_index.md6
-rw-r--r--exampleSite/content/blog/emoji-support.fr.md5
-rw-r--r--exampleSite/content/blog/emoji-support.md5
-rw-r--r--exampleSite/content/blog/markdown-syntax.fr.md14
-rw-r--r--exampleSite/content/blog/markdown-syntax.md14
-rw-r--r--exampleSite/content/blog/placeholder-text.md6
-rw-r--r--exampleSite/content/blog/rich-content.fr.md43
-rw-r--r--exampleSite/content/blog/rich-content.md6
-rw-r--r--exampleSite/content/contact/_index.br.md12
-rw-r--r--exampleSite/content/contact/_index.fr.md10
-rw-r--r--exampleSite/content/contact/_index.pl.md12
16 files changed, 166 insertions, 175 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 9fab5b9..48123e1 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,8 +1,9 @@
+# For a description of these parameters, please visit the theme wiki.
+# https://github.com/pacollins/hugo-future-imperfect-slim/wiki/config.toml
baseurl = "https://example.com/"
DefaultContentLanguage = "en"
title = "Hugo Future Imperfect Slim"
theme = "hugo-future-imperfect-slim"
-preserveTaxonomyNames = true
paginate = 3
disqusShortname = ""
googleAnalytics = ""
@@ -10,111 +11,71 @@ pluralizeListTitles = false
disableLanguages = [""]
[params]
- # Add additional section names to mainSections to include posts from
- # those sections on the homepage.
enableCDN = false
-
- # Loads CSS and JavaScript files. The variable is an array so that you can load
- # multiple/additional files if necessary. The standard theme files can be loaded
- # by adding the value, "default". Default includes the add-on.css and and-on.js.
- # Example: ["default", "/path/to/file"]
cssFiles = ["default"]
jsFiles = ["default"]
- # Sets options for highlight.js
highlightjs = true
highlightjsTheme = "github"
highlightjsLang = ["html", "css", "js", "toml"]
- # Sets where "View More Posts" links to
viewMorePostsLink = "/blog/"
- # Activate Estimated Reading Times, which appear in the post headers
readingTime = true
- # Sets which Social Share links appear in posts.
- # Options are twitter, facebook, reddit, linkedin, pinterest, email
socialShare = ["twitter", "facebook", "reddit", "linkedin",
"pinterest", "email"]
[params.meta]
- # Sets the meta tag description
description = "A theme by HTML5 UP, ported by Julio Pescador. Slimmed and enhanced by Patrick Collins. Multilingual by StatnMap. Powered by Hugo."
- # Sets the meta tag author
author = "HTML5UP and Hugo"
- # If you would like to add more comprehensive favicon support passed root
- # directory favicon.ico, utlize this funtion. It is recommened to use
- # https://realfavicongenerator.net to generate your icons as that is the basis
- # for the theme's naming.
favicon = false
svg = true
faviconVersion = "1"
- msColor = "#ffffff" # Copy from the https://realfavicongenerator.net
- iOSColor = "#ffffff" # Copy from the https://realfavicongenerator.net
+ msColor = "#ffffff"
+ iOSColor = "#ffffff"
[params.header]
- # Sets the navbarTitle that appears in the top left of the navigation bar
navbarTitle = "Future Imperfect"
- # Sets navbarTitle to match the section of the website
dynamicTitles = true
searchMenu = true
shareMenu = true
languageMenu = true
- # These are optional params related to the sidebar. They are recommended, but not
- # required for proper functionality. HTML is supported within the params.
[params.intro]
header = "Hugo Future Imperfect Slim"
paragraph = "Another fine, responsive site template by <a href='http://html5up.net'>HTML5 UP</a>."
rssIntro = true
socialIntro = true
- # You may not want to display a long intro above content in the
- # single column layout used on smaller screens.
hideWhenSingleColumn = false
- # But you may want to always display the intro on the homepage.
alwaysOnHomepage = false
- # This appears at the top of the sidebar above params.intro.header.
- # A width of less than 100px is recommended from a design perspective.
[params.intro.pic]
src = "/img/main/logo.jpg"
- # Masks image in a certain shape. Supported are circle, triangle, diamond, and hexagon.
shape = "circle"
width = ""
alt = "Hugo Future Imperfect Slim"
[params.sidebar]
- about = "test"
- # Sets the number of recent posts to show in the sidebar. The default value is 5.
+ about = "This theme was developed for Hugo static site generator."
postAmount = 5
- # set to show or to hide categories in the sidebar
categories = true
- # Sets Categories to sort by number of posts instead of alphabetical
categoriesByCount = true
[params.footer]
- # Sets RSS icons to appear on the sidebar with the social media buttons
rssFooter = true
- # Sets Social Media icons to appear on the sidebar
socialFooter = true
- # Disqus will take priority over Staticman (github.com/eduardoboucas/staticman)
- # due to its ease of use. Feel free to check out both and decide which you would
- # prefer to use. See staticman.yml for additional settings.
[params.staticman]
- # If using GitHub, go to https://github.com/apps/staticman-net
- # If using GitLab, just add the GitLab bot, NO need to hit `/connect/v3/...`
- enabled = false
- api = "" # without trailing slash, defaults to "staticman3.herokuapp.com"
- gitProvider = "github" # either "github" or "gitlab"
+ enabled = true
+ api = "" # No Trailing Slash
+ gitProvider = ""
username = ""
repo = ""
branch = ""
[params.staticman.recaptcha]
- # Both keys must be present to enable recaptcha
- siteKey = "" # Site Key
+ siteKey = ""
encryptedKey = ""
[menu]
- # Sets the menu items in the navigation bar
- # Identifier prepends a Font Awesome icon to the menu item
+
[[menu.main]]
name = "Home"
identifier = "home"
@@ -151,7 +112,7 @@ disableLanguages = [""]
weight = 6
[Languages]
- # Each language has its own menu.
+
[Languages.en]
LanguageCode = "en"
LanguageName = "English"
@@ -308,9 +269,6 @@ disableLanguages = [""]
LanguageName = "日本語"
weight = 9
-# Sets Social Media icons to appear and link to your account. Value should be your
-# username unless otherwise noted. These are the icons affected by socialAppearAtTop
-# and socialAppearAtBottom.
[social]
# Coding Communities
github = "pacollins/hugo-future-imperfect-slim"
@@ -349,6 +307,7 @@ disableLanguages = [""]
twitter = "example"
strava = ""
skype = ""
+ strava = ""
snapchat = ""
pinterest = "example"
telegram = "example"
diff --git a/exampleSite/content/about/_index.fr.md b/exampleSite/content/about/_index.fr.md
index 86b1a55..bd4aea1 100644
--- a/exampleSite/content/about/_index.fr.md
+++ b/exampleSite/content/about/_index.fr.md
@@ -1,28 +1,25 @@
+++
-title = "À propos de Hugo"
-date = "2014-04-09"
+title = "À propos de"
+description = "Hugo, le framework le plus rapide au monde pour la création de sites Web"
+date = "2019-02-28"
+aliases = ["about-us","about-hugo","contact"]
+author = "Hugo Auteurs"
+++
-Hugo est un moteur de site statique écrit en Go.
+Écrit dans Go, Hugo est un générateur de site statique open source disponible sous la [Apache License 2.0.] (Https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo prend en charge les types de fichiers de données TOML, YAML et JSON , Markdown et fichiers de contenu HTML et utilise des shortcodes pour ajouter du contenu riche. Les autres fonctionnalités notables sont les taxonomies, le mode multilingue, le traitement d'image, les formats de sortie personnalisés, la minification HTML / CSS / JS et la prise en charge des flux de travail Sass SCSS.
-Il utilise une variété de projets open source, notamment:
+Hugo utilise une variété de projets open source, notamment:
-* [Cobra] (https://github.com/spf13/cobra)
-* [Viper] (https://github.com/spf13/viper)
-* [J Walter Weatherman] (https://github.com/spf13/jWalterWeatherman)
-* [Cast] (https://github.com/spf13/cast)
+* https://github.com/yuin/goldmark
+* https://github.com/alecthomas/chroma
+* https://github.com/muesli/smartcrop
+* https://github.com/spf13/cobra
+* https://github.com/spf13/viper
-En savoir plus et contribuer sur [GitHub] (https://github.com/spf13).
+Hugo est idéal pour les blogs, les sites Web d'entreprise, les portefeuilles créatifs, les magazines en ligne, les applications d'une seule page ou même un site Web avec des milliers de pages.
-## Installer
+Hugo est destiné aux personnes qui souhaitent coder manuellement leur propre site Web sans se soucier de la mise en place d'exécutions complexes, de dépendances et de bases de données.
-Quelques faits amusants sur [Hugo] (http://gohugo.io/):
+Les sites Web construits avec Hugo sont extrêmement rapides, sécurisés et peuvent être déployés n'importe où, y compris AWS, GitHub Pages, Heroku, Netlify et tout autre fournisseur d'hébergement.
-* Construit en [Go] (http://golang.org/)
-* Librement inspiré par [Jekyll] (http://jekyllrb.com/)
-* Principalement développé par [spf13] (http://spf13.com/) dans le train lors d'un trajet aller-retour pour Manhattan.
-* Codé dans [Vim] (http://vim.org) en utilisant [spf13-vim] (http://vim.spf13.com/)
-
-Vous avez des questions ou des suggestions? N'hésitez pas à [ouvrir un ticket sur GitHub] (https://github.com/spf13/hugo/issues/new) ou [demandez-moi sur Twitter] (https://twitter.com/spf13).
-
-Merci d'avoir lu!
+En savoir plus et contribuer sur [GitHub] (https://github.com/gohugoio).
diff --git a/exampleSite/content/about/_index.md b/exampleSite/content/about/_index.md
index 728344b..ef5bec2 100644
--- a/exampleSite/content/about/_index.md
+++ b/exampleSite/content/about/_index.md
@@ -1,29 +1,25 @@
+++
-title = "About Hugo"
-date = "2014-04-09"
+title = "About"
+description = "Hugo, the world’s fastest framework for building websites"
+date = "2019-02-28"
+aliases = ["about-us","about-hugo","contact"]
+author = "Hugo Authors"
+++
-Hugo is a static site engine written in Go.
+Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.
+Hugo makes use of a variety of open source projects including:
-It makes use of a variety of open source projects including:
+* https://github.com/yuin/goldmark
+* https://github.com/alecthomas/chroma
+* https://github.com/muesli/smartcrop
+* https://github.com/spf13/cobra
+* https://github.com/spf13/viper
-* [Cobra](https://github.com/spf13/cobra)
-* [Viper](https://github.com/spf13/viper)
-* [J Walter Weatherman](https://github.com/spf13/jWalterWeatherman)
-* [Cast](https://github.com/spf13/cast)
+Hugo is ideal for blogs, corporate websites, creative portfolios, online magazines, single page applications or even a website with thousands of pages.
-Learn more and contribute on [GitHub](https://github.com/spf13).
+Hugo is for people who want to hand code their own website without worrying about setting up complicated runtimes, dependencies and databases.
-## Setup
+Websites built with Hugo are extremelly fast, secure and can be deployed anywhere including, AWS, GitHub Pages, Heroku, Netlify and any other hosting provider.
-Some fun facts about [Hugo](http://gohugo.io/):
-
-* Built in [Go](http://golang.org/)
-* Loosely inspired by [Jekyll](http://jekyllrb.com/)
-* Primarily developed by [spf13](http://spf13.com/) on the train while commuting to and from Manhattan.
-* Coded in [Vim](http://vim.org) using [spf13-vim](http://vim.spf13.com/)
-
-Have questions or suggestions? Feel free to [open an issue on GitHub](https://github.com/spf13/hugo/issues/new) or [ask me on Twitter](https://twitter.com/spf13).
-
-Thanks for reading!
+Learn more and contribute on [GitHub](https://github.com/gohugoio).
diff --git a/exampleSite/content/about/_index.pl.md b/exampleSite/content/about/_index.pl.md
index b601e67..960cf43 100644
--- a/exampleSite/content/about/_index.pl.md
+++ b/exampleSite/content/about/_index.pl.md
@@ -1,29 +1,25 @@
+++
-title = "O Hugo"
-date = "2014-04-09"
+title = "O nas"
+description = "Hugo, najszybszy na świecie program do tworzenia stron internetowych"
+date = "2019-02-28"
+aliases = ["about-us","about-hugo","contact"]
+author = "Autorzy Hugo"
+++
-Hugo to statyczny silnik strony napisany w Go.
+Napisany w Go, Hugo jest generatorem statycznych witryn o otwartym kodzie źródłowym, dostępnym na licencji [Apache License 2.0.] (Https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo obsługuje typy plików danych TOML, YAML i JSON , Markdown i pliki zawartości HTML oraz używa skrótów w celu dodania bogatej zawartości. Inne godne uwagi funkcje to taksonomie, tryb wielojęzyczny, przetwarzanie obrazu, niestandardowe formaty wyjściowe, minimalizacja HTML / CSS / JS oraz obsługa przepływów pracy Sass SCSS.
+Hugo korzysta z różnych projektów open source, w tym:
-Korzysta z różnych projektów open source, w tym:
+* https://github.com/yuin/goldmark
+* https://github.com/alecthomas/chroma
+* https://github.com/muesli/smartcrop
+* https://github.com/spf13/cobra
+* https://github.com/spf13/viper
-* [Cobra] (https://github.com/spf13/cobra)
-* [Viper] (https://github.com/spf13/viper)
-* [J Walter Weatherman] (https://github.com/spf13/jWalterWeatherman)
-* [Cast] (https://github.com/spf13/cast)
+Hugo jest idealny do blogów, witryn korporacyjnych, kreatywnych portfeli, czasopism internetowych, aplikacji na jednej stronie, a nawet strony internetowej z tysiącami stron.
-Dowiedz się więcej i wesprzyj na [GitHub] (https://github.com/spf13).
+Hugo jest przeznaczony dla osób, które chcą ręcznie kodować własną stronę internetową, nie martwiąc się o konfigurowanie skomplikowanych środowisk uruchomieniowych, zależności i baz danych.
-## Ustawiać
+Strony internetowe zbudowane przy użyciu Hugo są wyjątkowo szybkie, bezpieczne i można je wdrażać w dowolnym miejscu, w tym AWS, GitHub Pages, Heroku, Netlify i dowolnym innym dostawcy hostingu.
-Kilka ciekawych faktów na temat [Hugo] (http://gohugo.io/):
-
-* Wbudowany [Go] (http://golang.org/)
-* Luźno zainspirowany przez [Jekyll] (http://jekyllrb.com/)
-* Głównie opracowany przez [spf13] (http://spf13.com/) w pociągu podczas podróży do iz Manhattanu.
-* Zakodowane w [Vim] (http://vim.org) przy użyciu [spf13-vim] (http://vim.spf13.com/)
-
-Masz pytania lub sugestie? Zapraszam do [otwarcia problemu na GitHub] (https://github.com/spf13/hugo/issues/new) lub [zapytaj mnie na Twitterze] (https://twitter.com/spf13).
-
-Dziękuje za przeczytanie!
+Dowiedz się więcej i wnieś swój wkład w [GitHub] (https://github.com/gohugoio).
diff --git a/exampleSite/content/about/_index.pt.md b/exampleSite/content/about/_index.pt.md
index a1768e7..674f5a5 100644
--- a/exampleSite/content/about/_index.pt.md
+++ b/exampleSite/content/about/_index.pt.md
@@ -1,29 +1,25 @@
+++
-title = "Sobre Hugo"
-date = "2014-04-09"
+title = "Sobre"
+description = "Hugo, a estrutura mais rápida do mundo para a criação de sites"
+date = "2019-02-28"
+aliases = ["about-us","about-hugo","contact"]
+author = "Hugo Autores"
+++
-Hugo é um gerador de site escrito em Go.
+Escrito em Go, Hugo é um gerador de site estático de código aberto disponível sob a [Apache License 2.0.] (Https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo suporta tipos de arquivos de dados TOML, YAML e JSON , Markdown e arquivos de conteúdo HTML e usa códigos de acesso para adicionar conteúdo rico. Outros recursos notáveis ​​são taxonomias, modo multilíngue, processamento de imagem, formatos de saída personalizados, minificação HTML / CSS / JS e suporte para fluxos de trabalho Sass SCSS.
+Hugo faz uso de uma variedade de projetos de código aberto, incluindo:
-Ele utiliza vários projetos open source, incluindo:
+* https://github.com/yuin/goldmark
+* https://github.com/alecthomas/chroma
+* https://github.com/muesli/smartcrop
+* https://github.com/spf13/cobra
+* https://github.com/spf13/viper
-* [Cobra](https://github.com/spf13/cobra)
-* [Viper](https://github.com/spf13/viper)
-* [J Walter Weatherman](https://github.com/spf13/jWalterWeatherman)
-* [Cast](https://github.com/spf13/cast)
+Hugo é ideal para blogs, sites corporativos, portfólios criativos, revistas on-line, aplicativos de página única ou até mesmo um site com milhares de páginas.
-Aprenda mais e contribua no [GitHub](https://github.com/spf13).
+Hugo é para pessoas que desejam codificar manualmente seu próprio site sem se preocupar em configurar tempos de execução complicados, dependências e bancos de dados.
-## Setup
+Os sites criados com Hugo são extremamente rápidos, seguros e podem ser implantados em qualquer lugar, incluindo AWS, GitHub Pages, Heroku, Netlify e qualquer outro provedor de hospedagem.
-Algumas curiosidades sobre [Hugo](http://gohugo.io/):
-
-* Feito com [Go](http://golang.org/)
-* Loosely inspired by [Jekyll](http://jekyllrb.com/)
-* Inicialmente desenvolvido by [spf13](http://spf13.com/) em um trem enquanto viajava de e para Manhattan.
-* Codificado no [Vim](http://vim.org) usando [spf13-vim](http://vim.spf13.com/)
-
-Alguma pergunta ou sugestão? Está livre para [abrir uma issue no GitHub](https://github.com/spf13/hugo/issues/new) ou [perguntar no Twitter](https://twitter.com/spf13).
-
-Obrigado pela leitura!
+Saiba mais e contribua no [GitHub] (https://github.com/gohugoio).
diff --git a/exampleSite/content/blog/_index.md b/exampleSite/content/blog/_index.md
new file mode 100644
index 0000000..7c6bd54
--- /dev/null
+++ b/exampleSite/content/blog/_index.md
@@ -0,0 +1,6 @@
++++
+aliases = ["posts","articles","blog","showcase","docs"]
+title = "Posts"
+author = "Hugo Authors"
+tags = ["index"]
++++
diff --git a/exampleSite/content/blog/emoji-support.fr.md b/exampleSite/content/blog/emoji-support.fr.md
index 03f1eca..dc0c85c 100644
--- a/exampleSite/content/blog/emoji-support.fr.md
+++ b/exampleSite/content/blog/emoji-support.fr.md
@@ -3,8 +3,9 @@ author = "Hugo Auteurs"
title = "Emoji Support"
date = "2019-03-05"
description = "Guide d'utilisation des emoji dans Hugo"
-tags = ["emoji"]
-categories = [""]
+tags = [
+ "emoji",
+]
images = ["img/2014/04/pic01.jpg"]
+++
diff --git a/exampleSite/content/blog/emoji-support.md b/exampleSite/content/blog/emoji-support.md
index b6dbfb4..4fabd4f 100644
--- a/exampleSite/content/blog/emoji-support.md
+++ b/exampleSite/content/blog/emoji-support.md
@@ -3,8 +3,9 @@ author = "Hugo Authors"
title = "Emoji Support"
date = "2019-03-05"
description = "Guide to emoji usage in Hugo"
-tags = ["emoji"]
-categories = [""]
+tags = [
+ "emoji",
+]
images = ["img/2014/04/pic01.jpg"]
+++
diff --git a/exampleSite/content/blog/markdown-syntax.fr.md b/exampleSite/content/blog/markdown-syntax.fr.md
index a2b8061..473f3e5 100644
--- a/exampleSite/content/blog/markdown-syntax.fr.md
+++ b/exampleSite/content/blog/markdown-syntax.fr.md
@@ -3,10 +3,18 @@ author = "Hugo Auteurs"
title = "Guide de syntaxe de Markdown"
date = "2019-03-11"
description = "Exemple d'article présentant la syntaxe et le formatage de base de Markdown pour les éléments HTML."
-tags = ["markdown", "css", "html", "themes"]
-categories = ["themes", "syntax"]
-images = ["img/2014/04/pic02.jpg"]
+tags = [
+ "markdown",
+ "css",
+ "html",
+ "themes",
+]
+categories = [
+ "themes",
+ "syntax",
+]
aliases = ["migrate-from-jekyl"]
+images = ["img/2014/04/pic02.jpg"]
+++
Cet article propose un exemple de syntaxe de base de Markdown pouvant être utilisée dans les fichiers de contenu Hugo. Il indique également si les éléments HTML de base sont décorés avec CSS dans un thème Hugo.
diff --git a/exampleSite/content/blog/markdown-syntax.md b/exampleSite/content/blog/markdown-syntax.md
index 63ef1cd..5cdb4c7 100644
--- a/exampleSite/content/blog/markdown-syntax.md
+++ b/exampleSite/content/blog/markdown-syntax.md
@@ -3,10 +3,18 @@ author = "Hugo Authors"
title = "Markdown Syntax Guide"
date = "2019-03-11"
description = "Sample article showcasing basic Markdown syntax and formatting for HTML elements."
-tags = ["markdown", "css", "html", "themes"]
-categories = ["themes", "syntax"]
-images = ["img/2014/04/pic02.jpg"]
+tags = [
+ "markdown",
+ "css",
+ "html",
+ "themes",
+]
+categories = [
+ "themes",
+ "syntax",
+]
aliases = ["migrate-from-jekyl"]
+images = ["img/2014/04/pic02.jpg"]
+++
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
diff --git a/exampleSite/content/blog/placeholder-text.md b/exampleSite/content/blog/placeholder-text.md
index c453f02..851ec0d 100644
--- a/exampleSite/content/blog/placeholder-text.md
+++ b/exampleSite/content/blog/placeholder-text.md
@@ -3,8 +3,10 @@ author = "Hugo Authors"
title = "Placeholder Text"
date = "2019-03-09"
description = "Lorem Ipsum Dolor Si Amet"
-tags = ["markdown","text"]
-categories = [""]
+tags = [
+ "markdown",
+ "text",
+]
images = ["img/2014/09/pic03.jpg"]
+++
diff --git a/exampleSite/content/blog/rich-content.fr.md b/exampleSite/content/blog/rich-content.fr.md
new file mode 100644
index 0000000..46112df
--- /dev/null
+++ b/exampleSite/content/blog/rich-content.fr.md
@@ -0,0 +1,43 @@
++++
+author = "Hugo Auteurs"
+title = "Contenu riche"
+date = "2019-03-10"
+description = "Une brève description de Hugo Shortcodes"
+tags = [
+ "shortcodes",
+ "privacy",
+]
+images = ["img/2017/08/pic04.jpg", "img/2014/04/pic01.jpg"]
++++
+
+Hugo est livré avec plusieurs [Shortcodes intégrés] (https://gohugo.io/content-management/shortcodes/#use-hugo-s-built-in-shortcodes) pour un contenu riche, ainsi qu'une [Privacy Config] ( https://gohugo.io/about/hugo-and-gdpr/) et un ensemble de codes courts simples qui permettent des versions statiques et sans JS de diverses intégrations de médias sociaux.
+<!--more-->
+---
+
+## Instagram Shortcode Simple
+
+{{< instagram_simple BGvuInzyFAe hidecaption >}}
+
+<br>
+
+---
+
+## Shortcode amélioré pour la confidentialité de YouTube
+
+{{< youtube ZJthWmvUzzc >}}
+
+<br>
+
+---
+
+## Twitter Shortcode Simple
+
+{{< twitter_simple 1085870671291310081 >}}
+
+<br>
+
+---
+
+## Vimeo Shortcode Simple
+
+{{< vimeo_simple 48912912 >}}
diff --git a/exampleSite/content/blog/rich-content.md b/exampleSite/content/blog/rich-content.md
index 73c5b61..85f9f96 100644
--- a/exampleSite/content/blog/rich-content.md
+++ b/exampleSite/content/blog/rich-content.md
@@ -3,8 +3,10 @@ author = "Hugo Authors"
title = "Rich Content"
date = "2019-03-10"
description = "A brief description of Hugo Shortcodes"
-tags = ["shortcodes","privacy"]
-categories = [""]
+tags = [
+ "shortcodes",
+ "privacy",
+]
images = ["img/2017/08/pic04.jpg", "img/2014/04/pic01.jpg"]
+++
diff --git a/exampleSite/content/contact/_index.br.md b/exampleSite/content/contact/_index.br.md
deleted file mode 100644
index 45ee68c..0000000
--- a/exampleSite/content/contact/_index.br.md
+++ /dev/null
@@ -1,12 +0,0 @@
-+++
-title = "Contato"
-type = "contact"
-netlify = false
-emailservice = "formspree.io/example@email.com"
-contactname = "Seu nome"
-contactemail = "Seu Email"
-contactsubject = "Assunto"
-contactmessage = "Sua menssagem"
-contactlang = "br"
-contactanswertime = 24
-+++
diff --git a/exampleSite/content/contact/_index.fr.md b/exampleSite/content/contact/_index.fr.md
index 176cd2f..a6792ed 100644
--- a/exampleSite/content/contact/_index.fr.md
+++ b/exampleSite/content/contact/_index.fr.md
@@ -1,12 +1,12 @@
+++
-title = "Contact"
+title = "Contacter"
type = "contact"
netlify = false
emailservice = "formspree.io/example@email.com"
-contactname = "Your name"
-contactemail = "Your Email"
-contactsubject = "Subject"
-contactmessage = "Your Message"
+contactname = "Votre nom"
+contactemail = "Votre email"
+contactsubject = "Matière"
+contactmessage = "Votre message"
contactlang = "fr"
contactanswertime = 24
+++
diff --git a/exampleSite/content/contact/_index.pl.md b/exampleSite/content/contact/_index.pl.md
deleted file mode 100644
index 1ac5224..0000000
--- a/exampleSite/content/contact/_index.pl.md
+++ /dev/null
@@ -1,12 +0,0 @@
-+++
-title = "Contact"
-type = "contact"
-netlify = false
-emailservice = "formspree.io/example@email.com"
-contactname = "Your name"
-contactemail = "Your Email"
-contactsubject = "Subject"
-contactmessage = "Your Message"
-contactlang = "pl"
-contactanswertime = 24
-+++