Skip to content

Commit 09d6907

Browse files
author
cyril.ledean
committed
Documentation projet DE
1 parent f715e09 commit 09d6907

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+14
-40
lines changed

config/_default/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
title = "FromDevToData"
1+
title = "Cyrille LEDEAN"
22
baseurl = "https://github.com/cyrilleledean/portfolio/"
33
canonifyURLs = false
44
disableAliases = true

config/_default/markup.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ defaultMarkdownHandler = "goldmark"
2828
tabWidth = 2
2929

3030
[tableOfContents]
31-
endLevel = 3
31+
endLevel = 5
3232
ordered = false
3333
startLevel = 2
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[[main]]
22
name = "Projet DE"
3-
url = "/projets/datascientest/introduction"
3+
url = "/datascientest/"
44
weight = 10
55

66

77
[[social]]
88
name = "GitHub"
99
pre = '<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M9 19c-4.3 1.4 -4.3 -2.5 -6 -3m12 5v-3.5c0 -1 .1 -1.4 -.5 -2c2.8 -.3 5.5 -1.4 5.5 -6a4.6 4.6 0 0 0 -1.3 -3.2a4.2 4.2 0 0 0 -.1 -3.2s-1.1 -.3 -3.5 1.3a12.3 12.3 0 0 0 -6.2 0c-2.4 -1.6 -3.5 -1.3 -3.5 -1.3a4.2 4.2 0 0 0 -.1 3.2a4.6 4.6 0 0 0 -1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6 .6 -.6 1.2 -.5 2v3.5"></path></svg>'
10-
url = "https://github.com/cyrilleledean/"
10+
url = "https://github.com/cyrilleledean/entrepot-emploi-datascientest-de/"
1111
post = "v0.1.0"
1212
weight = 30
1313

1414
[[social]]
1515
name = "LinkedIn"
1616
pre = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24" fill="currentColor"><path d="M21,21H17V14.25C17,13.19 15.81,12.31 14.75,12.31C13.69,12.31 13,13.19 13,14.25V21H9V9H13V11C13.66,9.93 15.36,9.24 16.5,9.24C19,9.24 21,11.28 21,13.75V21M7,21H3V9H7V21M5,3A2,2 0 0,1 7,5A2,2 0 0,1 5,7A2,2 0 0,1 3,5A2,2 0 0,1 5,3Z"/></svg>'
17-
url = "https://github.com/cyrilleledean/entrepot-emploi-datascientest-de/"
17+
url = "https://www.linkedin.com/in/cyrilleledean/"
1818
weight = 40

content/datascientest/_index.md

Lines changed: 5 additions & 0 deletions
Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.
File renamed without changes.

content/projets/datascientest/images/chargement-duckdb.png renamed to content/datascientest/images/chargement-duckdb.png

File renamed without changes.

0 commit comments

Comments
 (0)