baseURL: "https://fstahl.pages.unistra.fr/lin-cs/" contentdir: "content" layoutdir: "layouts" publishdir: "public" canonifyURLs: true #relativeURLs: true #uglyURLs: true theme: "beautifulhugo" metaDataFormat: "yaml" pygmentsUseClasses: true pygmentCodeFences: true params: logo: "img/avatar-icon.png" favicon: "img/favicon.ico" commit: false rss: true comments: true # bigimg: # - src: "img/triangle.jpg" # desc: "Triangle" # - src: "img/sphere.jpg" # desc: "Sphere" # - src: "img/hexagon.jpg" # desc: "Hexagon" author: name: "Fredic67" email: "fstahl@unistra.fr" gitlab: "username" twitter: "username" reddit: "username" linkedin: "username" stackoverflow: "users/XXXXXXX/username" snapchat: "username" instagram: "username" itchio: "username" menu: main: - name: "Articles" url: "post/" weight: 1 - name: "À propos" url: "page/about/" weight: 3 - identifier: "samples" name: "À la une" weight: 2 - parent: "samples" name: "Markdown" url: "post/syntaxe-markdown" weight: 1 - parent: "samples" name: "Mathématiques" url: "post/maths" weight: 2 - parent: "samples" name: "Programmation" url: "post/code-source" weight: 3 - parent: "samples" name: "Test" url: "post/syntaxe-markdown" weight: 4 - name: "Catégories" url: "tags" weight: 3 defaultContentLanguage: "fr" languages: fr: languageName: Français weight: 1 title: "UMR7069 - LinCS" subtitle: "Laboratoire International des Etudes Culturelles" params: dateFormat: "2/1/2006" en: languageName: English weight: 2 title: "UMR7069 - LinCS" subtitle: "Internatinoal Laboratory for Cultural Studies" params: dateFormat: "2006-1-2" disableLanguages: - en