File tree Expand file tree Collapse file tree 13 files changed +36
-29
lines changed
Expand file tree Collapse file tree 13 files changed +36
-29
lines changed Original file line number Diff line number Diff line change 55 [en .params .head ]
66 tagline = " A Hugo Theme"
77 [en .params .feature ]
8- message = " Welcome to Hinode!"
9- tagline = " A clean documentation and blog theme for your Hugo site based on Bootstrap 5."
10- link = " /en/about"
8+ link = " about"
119 caption = " About"
1210 [en .params .footer ]
13- license = " Licensed under Creative Commons (<a href='https://creativecommons.org/licenses/by-nc-sa/4.0/' class='link-secondary' target='_blank'>CC BY-NC-SA 4.0</a>)."
11+ license = " Licensed under Creative Commons (<a href='https://creativecommons.org/licenses/by-nc-sa/4.0/' class='link-secondary' target='_blank' rel='noopener noreferrer' >CC BY-NC-SA 4.0</a>)."
1412 socialTitle = " Follow me"
1513 socialCaption = " I work on everything coding and tweet developer memes"
1614
2119 [nl .params .head ]
2220 tagline = " Een Hugo Thema"
2321 [nl .params .feature ]
24- message = " Welkom bij Hinode!"
25- tagline = " Een documentatie en blog thema voor Hugo gebaseerd op Bootstrap 5."
26- link = " /nl/over-mij"
22+ link = " over-mij"
2723 caption = " Over mij"
2824 [nl .params .footer ]
29- license = " Gelicenseerd onder Creative Commons (<a href='https://creativecommons.org/licenses/by-nc-sa/4.0/' class='link-secondary' target='_blank'>CC BY-NC-SA 4.0</a>)."
25+ license = " Gelicenseerd onder Creative Commons (<a href='https://creativecommons.org/licenses/by-nc-sa/4.0/' class='link-secondary' target='_blank' rel='noopener noreferrer' >CC BY-NC-SA 4.0</a>)."
3026 socialTitle = " Volg mij"
3127 socialCaption = " Ik doe aan programmeren en tweet memes"
Original file line number Diff line number Diff line change 1515
1616[[main ]]
1717 name = " Sample project"
18- url = " /en/ projects/sample-project/"
18+ url = " /projects/sample-project/"
1919 parent = " Projects"
2020 weight = 1
2121
2222[[main ]]
2323 name = " Another project"
24- url = " /en/ projects/another-project/"
24+ url = " /projects/another-project/"
2525 parent = " Projects"
2626 weight = 2
2727
6060
6161[[sample ]]
6262 name = " Sample project"
63- url = " /en/ projects/sample-project/"
63+ url = " /projects/sample-project/"
6464 parent = " Projects"
6565 weight = 1
6666
6767[[sample ]]
6868 name = " Another project"
69- url = " /en/ projects/another-project/"
69+ url = " /projects/another-project/"
7070 parent = " Projects"
7171 weight = 2
Original file line number Diff line number Diff line change 1515
1616[[main ]]
1717 name = " Voorbeeldproject"
18- url = " /nl/ projecten/voorbeeldproject/"
18+ url = " /projecten/voorbeeldproject/"
1919 parent = " Projecten"
2020 weight = 1
2121
2222[[main ]]
2323 name = " Ander project"
24- url = " /nl/ projecten/ander-project/"
24+ url = " /projecten/ander-project/"
2525 parent = " Projecten"
2626 weight = 2
2727
6060
6161[[sample ]]
6262 name = " Voorbeeldproject"
63- url = " /nl/ projecten/voorbeeldproject/"
63+ url = " /projecten/voorbeeldproject/"
6464 parent = " Projecten"
6565 weight = 1
6666
6767[[sample ]]
6868 name = " Ander project"
69- url = " /nl/ projecten/ander-project/"
69+ url = " /projecten/ander-project/"
7070 parent = " Projecten"
7171 weight = 2
Original file line number Diff line number Diff line change 11---
22author : Mark Dumay
3- title : A Clean Theme for Hugo
3+ title : Welcome to Hinode!
44---
5+
6+ A clean documentation and blog theme for your Hugo site based on Bootstrap 5.
Original file line number Diff line number Diff line change 11---
2- author : " Hugo Authors"
2+ author : Mark Dumay
3+ title : Welkom bij Hinode!
34---
5+
6+ Een documentatie en blog thema voor Hugo gebaseerd op Bootstrap 5.
Original file line number Diff line number Diff line change 11---
22author : Mark Dumay
33title : Bootstrap elementen
4+ slug : " bootstrap-elementen"
45date : 2023-02-17
56description : Gebruik shortcodes om eenvoudig Bootstrap elementen toe te voegen.
67tags : ["bootstrap", "shortcode"]
Original file line number Diff line number Diff line change 11---
22author : " Mark Dumay"
33title : " Child Theme"
4+ slug : " child-theme"
45date : 2023-02-17
56description : " Het Hinode child theme zorgt er voor dat je site gebruik maakt van de laatste Hinode versie."
67tags : ["theme"]
Original file line number Diff line number Diff line change 11---
22author : Mark Dumay
33title : Eerste artikel
4+ slug : " eerste-artikel"
45date : 2022-10-01
56description : Dit is mijn eerste artikel.
67tags : ["blog"]
Original file line number Diff line number Diff line change 11---
22author : Mark Dumay
33title : Vierde artikel
4+ slug : " vierde-artikel"
45date : 2023-01-01
56description : Dit is mijn vierde artikel.
67tags : ["blog"]
Original file line number Diff line number Diff line change 11---
22author : Mark Dumay
33title : Tweede artikel
4+ slug : " tweede-artikel"
45date : 2022-11-01
56description : Dit is mijn tweede artikel.
67tags : ["blog"]
You can’t perform that action at this time.
0 commit comments