Skip to content

nexusformat/wiki

Repository files navigation

README

This is the source for https://www.nexusformat.org (when hosted as Github Pages).

To build the wiki with a conda environment, execute the following commands:

Clone the repository:

git clone https://github.com/nexusformat/wiki.git

Create the conda environment and activate it:

conda create -n nexuswiki python=3.12
conda activate nexuswiki

Install the required packages:

make install

Build the wiki:

make html

About

source for the NeXus main website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 18