del menu posts

This commit is contained in:
Gregan 2021-05-02 17:14:10 +02:00
parent 040a48e77d
commit 362a0b54af
5 changed files with 26 additions and 15 deletions

View File

@ -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"

View File

@ -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"]
--- ---

View File

@ -0,0 +1,18 @@
---
title: test pleins de photos !
date: 2021-05-02
tags: ["photos", "test"]
---
légende 1
![](/images/test/1.png)
commentaire ...
légende 2
![](/images/test/2.jpg)
légende 3
![](/images/test/2.jpg)
l"gende 4
![](/images/test/1.png)

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB