Merge branch 'master' into quentin-dufour
This commit is contained in:
commit
aefd19c66f
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
#.gitignore
|
||||
*~
|
||||
*.log
|
||||
npm-debug.*
|
||||
*.scssc
|
||||
|
BIN
src/images/posts/image-de-mon-article.png
Normal file
BIN
src/images/posts/image-de-mon-article.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 221 KiB |
@ -21,5 +21,5 @@ Son focus actuel est sur les systèmes IoT et communautés associées.
|
||||
|
||||
N'hésitez pas à le contacter si vous souhaitez partager à propos de projets open-sources ou open hardware.
|
||||
|
||||
https://purl.org/rzr/
|
||||
https://purl.org/rzr
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Vincent porte les couleurs d'Astrolabe au 31e marathon de La Rochelle
|
||||
date: '2022-11-29'
|
||||
type: 'new'
|
||||
type: 'news'
|
||||
illustration: '/images/posts/marathon-lr-2022.jpg'
|
||||
---
|
||||
|
||||
|
11
src/posts/monsuperarticle.md
Normal file
11
src/posts/monsuperarticle.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Titre de mon super article
|
||||
date: '2022-12-25'
|
||||
type: 'news'
|
||||
illustration: '/images/posts/image-de-mon-article.png'
|
||||
---
|
||||
|
||||
## Mon super article
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
|
Loading…
Reference in New Issue
Block a user