Skip to content
Snippets Groups Projects
Commit aed7667c authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

...web

parent ce86df52
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ pages:
- hugo version
- cd web
- ls -la content
- hugo
- hugo -v
- ls -la
- mv public ../public
- ls -la ..
......
......@@ -6,6 +6,8 @@ enableInlineShortcodes = true
pygmentsCodeFences = true
pygmentsUseClasses = true
publishDir = "public"
[params]
description = "Animation en synthèse d'images"
copyright = "c"
......@@ -21,8 +23,8 @@ pygmentsUseClasses = true
weight = 10
#[permalinks]
# posts = "/:title/"
[permalinks]
posts = "/:title/"
[markup.goldmark.renderer]
# Allow HTML in Markdown
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment