forked fromzarr-developers/zarr-developers.github.io
- Notifications
You must be signed in to change notification settings - Fork0
melissawm/zarr-developers.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Main Zarr website hosted athttps://zarr.dev
To build the webpage, you will need a working Ruby installation.
If you are on Ubuntu and want to install the requirements locally,follow the steps below as root. Alternatively, see the Dockerfilefor an alternative.
- Install
rvm.
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys 409b6b1796c275462a1703113804bb82d39dc0e3 7d2baf1cf37b13e2069d6956105bd0e739499bdb && curl -sSL https://get.rvm.io | bash -s stable- Install Ruby
rvm autolibs disable && rvm install ruby 3.4.3Note that if the above fails, you may need to specify the path for thervm command in your system.
- Install
bundler
gem install bundler- In the root of the repository, run:
bundle install- Build and serve the site locally:
bundle exec jekyll serveAbout
Zarr Homepage
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript45.0%
- CSS28.1%
- SCSS13.7%
- HTML13.0%
- Other0.2%