diff --git a/README.md b/README.md index 6222f6d..fb2f30c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # zarr-developers.github.io -Zarr blog + +Moved. Please see diff --git a/_posts/2019-05-02-zarr-2.3-release.md b/_posts/2019-05-02-zarr-2.3-release.md index 4287b35..8d8de80 100644 --- a/_posts/2019-05-02-zarr-2.3-release.md +++ b/_posts/2019-05-02-zarr-2.3-release.md @@ -3,6 +3,8 @@ layout: post title: "Zarr Python 2.3 release" date: 2019-05-23 categories: zarr python release +redirect_to: + - https://zarr.dev/zarr/python/release/2019/05/23/zarr-2.3-release.html --- Recently we released version 2.3 of the [Python Zarr diff --git a/_posts/2019-06-19-zarr-v3-update.md b/_posts/2019-06-19-zarr-v3-update.md index a448930..8f7677f 100644 --- a/_posts/2019-06-19-zarr-v3-update.md +++ b/_posts/2019-06-19-zarr-v3-update.md @@ -3,6 +3,8 @@ layout: post title: "Zarr protocol v3 design update" date: 2019-06-19 categories: zarr specs +redirect_to: + - https://zarr.dev/zarr/specs/2019/06/19/zarr-v3-update.html --- Today I put together some [slides summarising the current state of diff --git a/about.md b/about.md index 91be628..f45f332 100644 --- a/about.md +++ b/about.md @@ -2,6 +2,8 @@ layout: page title: About permalink: /about/ +redirect_to: + - https://zarr.dev/#description --- Zarr is a community project to develop specifications and software for diff --git a/index.md b/index.md index 1eb5d67..da9a669 100644 --- a/index.md +++ b/index.md @@ -3,4 +3,6 @@ # Edit theme's home layout instead if you wanna make some changes # See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults layout: home +redirect_to: + - https://zarr.dev --- diff --git a/slides.md b/slides.md index 76cb93a..fb3e5ca 100644 --- a/slides.md +++ b/slides.md @@ -2,6 +2,8 @@ layout: page title: Slides permalink: /slides/ +redirect_to: + - https://zarr.dev/slides --- * [SciPy 2019](scipy-2019.html) ([PDF](scipy-2019.pdf))