Skip to content

dvs-frbg/nfdi4plants.github.io

 
 

Repository files navigation

The DataPLANT website

Static website with interactive islands created with astro.

Contribute Content

In general, please always contribute via pull requests. For the most common and important content additions, we offer issue templates where you can fill out the necessary data and we will then create the content for you.

For more information on how to author and content, please refer to the CONTRIBUTING.md file.

Local Development

  • we recommend using Visual Studio Code as editor, as there is an official astro extension for it.
  • if not installed already, install node.js LTS
  • clone this repo
  • run npm install. This installs the packages used in this project. You might have to run this command again if new packages are added.
  • run npm run dev. This starts a local development server. You can access the page at http://localhost:4321/ The server will automatically reload the page when you make changes to the files in the src directory.

About

DataPLANT static website using Fornax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 72.1%
  • TypeScript 14.2%
  • TeX 11.6%
  • JavaScript 2.0%
  • CSS 0.1%