Newer
Older
baseURL = "http://alexandre.meyer.pages.univ-lyon1.fr/m2-animation/"
title = "M2ID3D Animation, Corps Articulés Et Moteurs Physiques"
languageCode = "fr-FR"
enableInlineShortcodes = true
pygmentsCodeFences = true
pygmentsUseClasses = true
mainSections = "personnage;controle;posts"
#color = "gray" # Any color in CSS syntax
#width = "52rem" # Any length in CSS syntax
colorScheme = "fire"
# [[footer]]
# name = "Privacy"
# url = "https://external-link"
[[menu.main]]
identifier = "Physique"
name = "Physique"
title = "Physique"
url = "https://perso.liris.cnrs.fr/florence.zara/Web/M2Animation.html"
[[menu.main]]
identifier = "Personnage"
name = "Personnage"
title = "Personnage"
identifier = "Controle"
name = "Controle"
title = "Controle"
[markup.goldmark.renderer]
# Allow HTML in Markdown
unsafe = true
[markup.tableOfContents]