del menu posts
This commit is contained in:
parent
040a48e77d
commit
362a0b54af
19
config.toml
19
config.toml
@ -63,19 +63,6 @@ pygmentCodeFences = true
|
|||||||
|
|
||||||
##### MENU #####
|
##### MENU #####
|
||||||
|
|
||||||
# sous menu POSTS
|
|
||||||
[[menu.main]]
|
|
||||||
parent = "Posts"
|
|
||||||
name = "Post1"
|
|
||||||
url = "post/2021-05-02-third-post"
|
|
||||||
weight = 1
|
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
parent = "Posts"
|
|
||||||
name = "Post2"
|
|
||||||
url = "post/2021-05-01-second-post"
|
|
||||||
weight = 1
|
|
||||||
|
|
||||||
# sous menu PROJETS
|
# sous menu PROJETS
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
parent = "Projets"
|
parent = "Projets"
|
||||||
@ -95,6 +82,12 @@ pygmentCodeFences = true
|
|||||||
url = "page/projet3"
|
url = "page/projet3"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
name = "Post"
|
||||||
|
url = "post/"
|
||||||
|
weight = 1
|
||||||
|
|
||||||
# About
|
# About
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "A propos"
|
name = "A propos"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Bonjour Hugo!
|
title: streets of rage !
|
||||||
date: 2021-04-30
|
date: 2021-05-02
|
||||||
tags: ["Street of rage", "hugo"]
|
tags: ["Street of rage", "hugo"]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
18
content/post/2021-05-01-fourth-post.md
Normal file
18
content/post/2021-05-01-fourth-post.md
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
---
|
||||||
|
title: test pleins de photos !
|
||||||
|
date: 2021-05-02
|
||||||
|
tags: ["photos", "test"]
|
||||||
|
---
|
||||||
|
|
||||||
|
légende 1
|
||||||
|

|
||||||
|
commentaire ...
|
||||||
|
|
||||||
|
légende 2
|
||||||
|

|
||||||
|
|
||||||
|
légende 3
|
||||||
|

|
||||||
|
|
||||||
|
l"gende 4
|
||||||
|

|
BIN
static/images/test/1.png
Normal file
BIN
static/images/test/1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 MiB |
BIN
static/images/test/2.jpg
Normal file
BIN
static/images/test/2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 492 KiB |
Loading…
x
Reference in New Issue
Block a user