clean up + ajouts divers
This commit is contained in:
parent
362a0b54af
commit
3486de3c3e
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "themes/zen"]
|
||||
path = themes/zen
|
||||
url = https://github.com/frjo/hugo-theme-zen.git
|
45
config.toml
45
config.toml
@ -9,6 +9,7 @@ canonifyurls = true
|
||||
# Configuration du language et thème
|
||||
DefaultContentLanguage = "fr"
|
||||
theme = "beautifulhugo"
|
||||
#theme = "Lanyon"
|
||||
metaDataFormat = "yaml"
|
||||
pygmentsUseClasses = true
|
||||
pygmentCodeFences = true
|
||||
@ -23,7 +24,7 @@ pygmentCodeFences = true
|
||||
favicon = "img/favicon.ico"
|
||||
dateFormat = "January 2, 2006"
|
||||
commit = false
|
||||
rss = true
|
||||
rss = false
|
||||
comments = true
|
||||
# gcse = "012345678901234567890:abcdefghijk" # Get your code from google.com/cse. Make sure to go to "Look and Feel" and change Layout to "Full Width" and Theme to "Classic"
|
||||
|
||||
@ -63,25 +64,6 @@ pygmentCodeFences = true
|
||||
|
||||
##### MENU #####
|
||||
|
||||
# sous menu PROJETS
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "Projet 1"
|
||||
url = "page/projet1"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "Projet 2"
|
||||
url = "page/projet2"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "Projet 3"
|
||||
url = "page/projet3"
|
||||
weight = 3
|
||||
|
||||
|
||||
[[menu.main]]
|
||||
name = "Post"
|
||||
@ -91,11 +73,30 @@ pygmentCodeFences = true
|
||||
# About
|
||||
[[menu.main]]
|
||||
name = "A propos"
|
||||
url = "page/about/"
|
||||
weight = 3
|
||||
url = "page/about"
|
||||
weight = 2
|
||||
|
||||
# Tags
|
||||
[[menu.main]]
|
||||
name = "Tags"
|
||||
url = "tags"
|
||||
weight = 3
|
||||
|
||||
# sous menu PROJETS
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "Projet 1"
|
||||
url = "projets/projet1"
|
||||
weight = 4
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "Projet 2"
|
||||
url = "projets/projet2"
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "Projet 3"
|
||||
url = "projets/projet3"
|
||||
|
||||
|
||||
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
title: projet 1
|
||||
date: 2021-05-02
|
||||
tags: ["projet1", "post"]
|
||||
---
|
||||
|
||||
le projet 1 est un tout nouveau projet ...
|
@ -1,7 +0,0 @@
|
||||
---
|
||||
title: projet 2
|
||||
date: 2021-05-02
|
||||
tags: ["projet2", "post"]
|
||||
---
|
||||
|
||||
le projet 2 est un tout nouveau projet ...
|
@ -1,9 +0,0 @@
|
||||
---
|
||||
title: projet 3
|
||||
date: 2021-05-02
|
||||
tags: ["projet3", "post"]
|
||||
---
|
||||
|
||||
le projet 3 est une refonte du projet 2
|
||||
|
||||

|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: streets of rage !
|
||||
title: Test 1 Streets of rage !
|
||||
date: 2021-05-02
|
||||
tags: ["Street of rage", "hugo"]
|
||||
---
|
||||
@ -8,4 +8,4 @@ Test de post tout simple avec du contenu :
|
||||
|
||||
{{< youtube ZSWzPI4BqvA >}}
|
||||
|
||||

|
||||

|
||||
|
@ -9,3 +9,4 @@ Bla BLa Bla, la nouvelle console Atari !
|
||||
<!--  -->
|
||||
|
||||
{{< youtube LStkGeUmR_0 >}}
|
||||
|
||||
|
10
content/projets/projet1.md
Normal file
10
content/projets/projet1.md
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: projet 1
|
||||
tags: ["projet"]
|
||||
---
|
||||
|
||||
### sous titre projet 1
|
||||
|
||||
le projet 1 est un tout nouveau projet ...
|
||||
|
||||

|
12
content/projets/projet2.md
Normal file
12
content/projets/projet2.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: projet 2
|
||||
tags: ["projet2", "projet"]
|
||||
---
|
||||
|
||||
le projet 2 est un tout nouveau projet ...
|
||||
|
||||

|
||||
|
||||
et bla !
|
||||
|
||||

|
20
content/projets/projet3.md
Normal file
20
content/projets/projet3.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
title: projet 3
|
||||
tags: ["projet3", "projet"]
|
||||
---
|
||||
|
||||
le projet 3 est un projet de code
|
||||
|
||||

|
||||
|
||||
bla bla bla
|
||||
bla bla bla bla bla bla bla bla bla
|
||||
bla bla bla bla bla bla bla bla bla bla bla bla
|
||||
bla bla bla !
|
||||
|
||||
bla bla bla bla bla bla :
|
||||
- bla bla bla
|
||||
- bla bla
|
||||
|
||||
{{< youtube ZSWzPI4BqvA >}}
|
||||
|
BIN
static/images/projets/projet1/projet1.jpg
Normal file
BIN
static/images/projets/projet1/projet1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 109 KiB |
BIN
static/images/projets/projet2/projet2.webp
Normal file
BIN
static/images/projets/projet2/projet2.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
@ -12,7 +12,7 @@
|
||||
<base href="{{ .Site.BaseURL }}">
|
||||
<title>{{ .Site.Title }}</title>
|
||||
<link rel="canonical" href="{{ .Permalink }}">
|
||||
<link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />
|
||||
<!-- link href="{{ .RSSlink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" /-->
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
||||
|
||||
{{ partial "head_includes.html" . }}
|
||||
@ -21,7 +21,7 @@
|
||||
|
||||
{{ partial "sidebar.html" . }}
|
||||
|
||||
<!-- See /layouts/indexes/category.html for explanation of this section -->
|
||||
<!-- See /layouts/indexes/category.html for explanation of this section
|
||||
<div class="wrap">
|
||||
<div class="masthead">
|
||||
<div class="container">
|
||||
@ -30,6 +30,7 @@
|
||||
</h3>
|
||||
</div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
<!--
|
||||
This section contains the content of our home page.
|
||||
|
@ -2,7 +2,7 @@
|
||||
- id: dateFormat
|
||||
translation: "2 Janvier, 2006"
|
||||
- id: postedOnDate
|
||||
translation: "Posté le {{ .Count }}"
|
||||
#translation: "Posté le {{ .Count }}"
|
||||
- id: translationsLabel
|
||||
translation: "Autres langues: "
|
||||
- id: translationsSeparator
|
||||
@ -34,7 +34,7 @@
|
||||
- id: gcseLabelShort
|
||||
translation: "Recherche"
|
||||
- id: gcseLabelLong
|
||||
translation: "Search {{ .Site.Title }}"
|
||||
translation: "Recherche {{ .Site.Title }}"
|
||||
- id: gcseClose
|
||||
translation: "Fermer"
|
||||
|
||||
|
@ -46,12 +46,12 @@
|
||||
<ul class="pager main-pager">
|
||||
{{ if .Paginator.HasPrev }}
|
||||
<li class="previous">
|
||||
<a href="{{ .URL }}page/{{ .Paginator.Prev.PageNumber }}">← {{ i18n "newerPosts" }}</a>
|
||||
<a href="{{ .Permalink }}page/{{ .Paginator.Prev.PageNumber }}">← {{ i18n "newerPosts" }}</a>
|
||||
</li>
|
||||
{{ end }}
|
||||
{{ if .Paginator.HasNext }}
|
||||
<li class="next">
|
||||
<a href="{{ .URL }}page/{{ .Paginator.Next.PageNumber }}">{{ i18n "olderPosts" }} →</a>
|
||||
<a href="{{ .Permalink }}page/{{ .Paginator.Next.PageNumber }}">{{ i18n "olderPosts" }} →</a>
|
||||
</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
|
1
themes/zen
Submodule
1
themes/zen
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit eab34d2c67a0bf9087bbd9287535a68a80f18b4a
|
Loading…
x
Reference in New Issue
Block a user