From 78f164600dd0dab7886cfdd87aa662a6a133438f Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 16 Mar 2019 16:03:04 +0100 Subject: [PATCH] add content link modif apropos change url --- config.toml | 11 ++++++++++- content/about.md | 14 +++----------- content/link/_index.md | 4 ++++ content/link/codeforfrance.md | 10 ++++++++++ 4 files changed, 27 insertions(+), 12 deletions(-) create mode 100644 content/link/_index.md create mode 100644 content/link/codeforfrance.md diff --git a/config.toml b/config.toml index 31a3c54..ce20e08 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseurl = "/starter/" # Your domain name. Must end with "/" +baseurl = "https://www.ducamps.win/starter/" # Your domain name. Must end with "/" languageCode = "FR-fr" defaultContentLanguage = "fr" isMultilingual = false @@ -45,3 +45,12 @@ pygmentsCodefences = true [[params.mainMenu]] link = "https://diskstation.ducamps.win/" text = "Diskstation" + +[[params.mainMenu]] + link = "/link" + text = "Link" + +[[params.mainMenu]] + link = "/about" + text = "A Propos" + diff --git a/content/about.md b/content/about.md index a632a30..9de8a63 100644 --- a/content/about.md +++ b/content/about.md @@ -1,14 +1,6 @@ --- -title: "About" -date: 2018-02-13T13:42:49-05:00 +title: "A Propos" +date: 2018-03-16T13:42:49-05:00 --- -Hello, I'm Sam. I'm a theme for [Hugo](https://gohugo.io/). I'm an extremely customizable, content-focused theme that lets you showcase your work your way. - -I have slick minimalist templates for list pages (such as a list of blog posts) and single pages (a page to read one blog post). You can use tags on your content, and view content by tags. - -I also have a simple responsive gallery built with CSS grid. It'll look great on any screen, and all you have to do is provide a folder of images. - -I'm built and maintained by [Vicky Lai](https://vickylai.com). Here's her [GitHub](https://github.com/vickylai). - -This page uses the default `single.html` template. \ No newline at end of file +Bonjour, et bienvenue sur mon site personnel, vous y trouverez les liens vers mes application AutoHébergé et des listes de liens que juge utile ou interessant. diff --git a/content/link/_index.md b/content/link/_index.md new file mode 100644 index 0000000..f3ed5c9 --- /dev/null +++ b/content/link/_index.md @@ -0,0 +1,4 @@ +--- +title: Interest Link +date: 2019-03-16T15:31:25+01:00 +--- diff --git a/content/link/codeforfrance.md b/content/link/codeforfrance.md new file mode 100644 index 0000000..e349a6f --- /dev/null +++ b/content/link/codeforfrance.md @@ -0,0 +1,10 @@ +--- +title: "Codeforfrance" +date: 2019-03-16T15:31:25+01:00 +--- + +[visualisation budget france](https://budget.parlement-ouvert.fr/visualisation) + +[versionning des codes de lois a la git](https://archeo-lex.fr/codes) + +[la fabrique des loi](https://www.lafabriquedelaloi.fr/)