petits updates, premier post + about modif
This commit is contained in:
+8
-1
@@ -1,5 +1,12 @@
|
||||
## Front Page Content
|
||||
## Contenu de la page d'accueil
|
||||
|
||||
<!-- Ajout image -->
|
||||

|
||||
|
||||
<!-- Ajout vidéo youtube -->
|
||||
{{< youtube ZSWzPI4BqvA >}}
|
||||
|
||||
### Explication de config
|
||||
This website is powered by [GitLab Pages](https://about.gitlab.com/features/pages/)
|
||||
/ [Hugo](https://gohugo.io) and can be built in under 1 minute.
|
||||
Literally. It uses the `beautifulhugo` theme which supports content on your front page.
|
||||
|
||||
+20
-11
@@ -1,19 +1,28 @@
|
||||
---
|
||||
title: About me
|
||||
subtitle: Why you'd want to hang out with me
|
||||
title: Un titre
|
||||
subtitle: Un sous titre
|
||||
comments: false
|
||||
---
|
||||
|
||||
My name is The Dude. I have the following qualities:
|
||||
### Exemple de texte
|
||||
|
||||
- I rock a great beard
|
||||
- I'm extremely loyal to my friends
|
||||
- I like bowling
|
||||
Mon nom est Greg Lebreton, et voici mes compétences:
|
||||
|
||||
That rug really tied the room together.
|
||||
- Devops
|
||||
- C#
|
||||
- PHP
|
||||
- Java
|
||||
|
||||
### my history
|
||||
Et bien plus encore.
|
||||
|
||||
To be honest, I'm having some trouble remembering right now, so why don't you
|
||||
just watch [my movie](https://en.wikipedia.org/wiki/The_Big_Lebowski) and it
|
||||
will answer **all** your questions.
|
||||
|
||||
### Des exemples d'ajouts de contenu
|
||||
|
||||
<!-- Ajout lien -->
|
||||
Juste le meilleure film : [mon lien](https://www.youtube.com/watch?v=W8sop56DBUs)
|
||||
|
||||
<!-- Ajout image -->
|
||||

|
||||
|
||||
<!-- Ajout vidéo youtube -->
|
||||
{{< youtube ZSWzPI4BqvA >}}
|
||||
@@ -1,6 +1,10 @@
|
||||
---
|
||||
title: First post!
|
||||
date: 2015-01-05
|
||||
title: Bonjour Hugo!
|
||||
date: 2021-01-05
|
||||
---
|
||||
|
||||
This is my first post, how exciting!
|
||||
Test de post tout simple avec du contenu :
|
||||
|
||||
{{< youtube ZSWzPI4BqvA >}}
|
||||
|
||||

|
||||
Reference in New Issue
Block a user