File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 88nf-training /results
99transcript-index
1010.vscode
11+ site /
Original file line number Diff line number Diff line change @@ -136,6 +136,9 @@ extra:
136136 - icon : fontawesome/brands/twitter
137137 link : https://twitter.com/nextflowio
138138 name : Nextflow on twitter
139+ version :
140+ provider : mike
141+ alias : true
139142markdown_extensions :
140143 - admonition
141144 - attr_list
Original file line number Diff line number Diff line change 1- [[ redirects ]]
2- from = " https://training.seqera.io/* "
3- to = " https://training.nextflow.io/:splat "
4- status = 301
5- force = true
1+ # ONLY USED FOR DEPLOYMENT PREVIEWS
2+ # production deploys go from gh-pages and are pre-built using Mike, for versioning
3+ [ build ]
4+ command = " mkdocs build "
5+ publish = " site/ "
You can’t perform that action at this time.
0 commit comments