https://nfdi4plants.github.io/nfdi4plants.knowledgebase/
- Download repo.
- Run
dotnet tool restorein root directory. - Run
dotnet paket installin root directory.
- Run
dotnet fornax watchin\srcfolder. - Open page in browser http://127.0.0.1:8080/.
Check out the installation docs on nfdi4plants/web-components. For fornax you will need to bundle the web-components with rollup. See the respective section for more information.
dotnet paket update Nfdi4Plants.Fornax
Load script will be generated automatically and is referenced in src\loaders\docsloader.fsx.