Skip to content

UQ-RCC/xnat

Repository files navigation

Information on the UQ XNAT is available at docs.xnat.rcc.uq.edu.au


This documentation site is built with Astro and Starlight.

Local development

npm install
npm run dev      # start a dev server at http://localhost:4321
npm run build    # build the production site to ./dist
npm run preview  # preview the production build locally

Structure

  • src/content/docs/ — documentation pages (Markdown / MDX), colocated with their images
  • src/components/ — interactive components (email request forms)
  • src/styles/custom.css — UQ purple theme overrides
  • astro.config.mjs — site config, sidebar and redirects from the old Hugo /docs/ URLs
  • public/CNAME — custom domain

About

UQ XNAT Service

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors