File tree Expand file tree Collapse file tree 8 files changed +66
-16
lines changed
reproroducibility-guidance Expand file tree Collapse file tree 8 files changed +66
-16
lines changed Original file line number Diff line number Diff line change @@ -13,29 +13,38 @@ website:
1313 page-navigation : true
1414 back-to-top-navigation : true
1515 search : true
16- sidebar :
17- style : " docked"
18- type : " dark"
16+ navbar :
17+ background : primary
1918 search : true
2019 title : " Price Statistics Reproducibility Project"
21- border : true
20+ left :
21+ - href : index.qmd
22+ text : Home
23+ - text : " Reproducibility Guidance"
24+ menu :
25+ - docs/datasets-guidance/intro.qmd
26+ - docs/datasets-guidance/code.qmd
27+ - docs/datasets-guidance/citing-code.qmd
28+ - text : " Open Datasets"
29+ menu :
30+ - docs/datasets-guidance/intro.qmd
31+ - docs/datasets-guidance/catalogue.qmd
32+ - docs/datasets-guidance/how-to-cite.qmd
33+
34+
2235 tools :
2336 - icon : globe
2437 href : https://unstats.un.org/wiki/display/GWGSD/Handbook+on+utilising+new+data+sources+in+the+production+of+consumer+price+statistics
2538 text : " UN Task Team e-handbook home"
2639 - icon : person-raised-hand
2740 href : https://unstats.un.org/bigdata/task-teams/scanner/index.cshtml
2841 text : " Find out more about the UN Task Team"
29- contents :
30- - href : index.qmd
31- text : Home
32- - href : docs/about.qmd
33- text : " About us"
42+
3443
3544format :
3645 html :
46+ toc : true
3747 theme :
3848 light : flatly
3949 dark : cyborg
40- css : docs/styles.css
41- toc : true
50+ css : docs/styles.css
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Open data in price statistics"
3+ format :
4+ html :
5+ toc : true
6+ toc-expand : 2
7+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : " How to cite open data"
3+ format :
4+ html :
5+ toc : true
6+ toc-expand : 2
7+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Why and how to use open data"
3+ format :
4+ html :
5+ toc : true
6+ toc-expand : 2
7+ ---
8+
9+ test...
Original file line number Diff line number Diff line change 1+ ---
2+ title : " How to cite code"
3+ format :
4+ html :
5+ toc : true
6+ toc-expand : 2
7+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Approaches to reproducible code"
3+ format :
4+ html :
5+ toc : true
6+ toc-expand : 2
7+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Why and how to approach reproducibility"
3+ format :
4+ html :
5+ toc : true
6+ toc-expand : 2
7+ ---
8+
9+ test
You can’t perform that action at this time.
0 commit comments