Skip to content

This is the source repo for the nfdi4plants knowledgebase webpage.

License

Notifications You must be signed in to change notification settings

CMR248/nfdi4plants.knowledgebase

 
 

Repository files navigation

nfdi4plants.knowledgebase

https://nfdi4plants.github.io/nfdi4plants.knowledgebase/

Development

install

  1. Download repo.
  2. Run dotnet tool restore in root directory.
  3. Run dotnet paket install in root directory.

run

  1. Run dotnet fornax watch in \src folder.
  2. Open page in browser http://127.0.0.1:8080/.

update web-components

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.

update Nfdi4Plants.Fornax

dotnet paket update Nfdi4Plants.Fornax

Load script will be generated automatically and is referenced in src\loaders\docsloader.fsx.

About

This is the source repo for the nfdi4plants knowledgebase webpage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • F# 2.1%