From 0874ca1c1c690928242a1a4cc35ed91c1b36156c Mon Sep 17 00:00:00 2001 From: vincent Date: Fri, 26 Apr 2019 15:00:10 +0200 Subject: [PATCH] add content --- config.toml | 3 +++ content/link/devtools.md | 3 ++- readme.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 7944d8f..2fd6ef1 100644 --- a/config.toml +++ b/config.toml @@ -34,6 +34,9 @@ pygmentsCodefences = true link = "https://git.ducamps.win" text = "Gitea" +[[params.mainMenu]] + link = "https://www.ducamps.win/chainetv" + text = "chainetv" [[params.mainMenu]] link = "https://diskstation.ducamps.win/audio" text = "Audio" diff --git a/content/link/devtools.md b/content/link/devtools.md index 1712b04..b77c86b 100644 --- a/content/link/devtools.md +++ b/content/link/devtools.md @@ -6,4 +6,5 @@ date: 2019-03-188888888T15:31:25+01:00 - [palette couleur](https://coolors.co) - [remove.bg](https://www.remove.bg/) -- [javscript without JQuery](https://github.com/nefe/You-Dont-Need-jQuery) \ No newline at end of file +- [javscript without JQuery](https://github.com/nefe/You-Dont-Need-jQuery) +- [Bulma cheatsheet](https://devhints.io/bulma) diff --git a/readme.md b/readme.md index 76b8f71..2162dd3 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,3 @@ #starter site - +- test command: `hugo server -b localhost/starter`