From b0ca00e48e8f45b33fc44a0f46fdd052bcb127e3 Mon Sep 17 00:00:00 2001 From: james hadfield Date: Wed, 26 Feb 2020 13:47:22 +1300 Subject: [PATCH] rebuild docs --- docs/introduction/install.html | 6 +++++- docs/introduction/install/index.html | 6 +++++- docs/releases/changelog.html | 27 ++++++++++++++++++++++++--- docs/releases/changelog/index.html | 27 ++++++++++++++++++++++++--- 4 files changed, 58 insertions(+), 8 deletions(-) diff --git a/docs/introduction/install.html b/docs/introduction/install.html index e456a794c..51aa49a02 100644 --- a/docs/introduction/install.html +++ b/docs/introduction/install.html @@ -59,6 +59,10 @@ For best results, please use Node.js version 10.

We highly recommend using Conda to manage environments, i.e. use Conda to create an environment with Node.js installed where you can use Auspice. It's possible to use other methods, but this documentation presupposes that you have Conda installed.

+

To run package scripts, the bash shell and the env command need to be in your PATH. +You should already have them on Unix-like systems including Linux and macOS. +If you are working from Windows, you can run the installation under Git Bash, MSYS2, or Cygwin. +You can also use the Windows Subsystem Linux for a fuller Linux environment.

Create a Conda Environment

conda create --name auspice nodejs=10
 source activate auspice
@@ -100,4 +104,4 @@ 

Updating Auspice should only require pulling the new version from GitHub -- it shouldn't require any npm commands. You will, however, have to re-build Auspice whenever the client-related code has changed, via auspice build.

-
Last updated on 10/17/2019
\ No newline at end of file +
Last updated on 2/12/2020
\ No newline at end of file diff --git a/docs/introduction/install/index.html b/docs/introduction/install/index.html index e456a794c..51aa49a02 100644 --- a/docs/introduction/install/index.html +++ b/docs/introduction/install/index.html @@ -59,6 +59,10 @@ For best results, please use Node.js version 10.

We highly recommend using Conda to manage environments, i.e. use Conda to create an environment with Node.js installed where you can use Auspice. It's possible to use other methods, but this documentation presupposes that you have Conda installed.

+

To run package scripts, the bash shell and the env command need to be in your PATH. +You should already have them on Unix-like systems including Linux and macOS. +If you are working from Windows, you can run the installation under Git Bash, MSYS2, or Cygwin. +You can also use the Windows Subsystem Linux for a fuller Linux environment.

Create a Conda Environment

conda create --name auspice nodejs=10
 source activate auspice
@@ -100,4 +104,4 @@ 

Updating Auspice should only require pulling the new version from GitHub -- it shouldn't require any npm commands. You will, however, have to re-build Auspice whenever the client-related code has changed, via auspice build.

-
Last updated on 10/17/2019
\ No newline at end of file +
Last updated on 2/12/2020
\ No newline at end of file diff --git a/docs/releases/changelog.html b/docs/releases/changelog.html index 4bbbf1eb0..2a7eae0c3 100644 --- a/docs/releases/changelog.html +++ b/docs/releases/changelog.html @@ -1,4 +1,4 @@ -Changelog · Auspice \ No newline at end of file +
Last updated on 10/14/2019
\ No newline at end of file diff --git a/docs/releases/changelog/index.html b/docs/releases/changelog/index.html index 4bbbf1eb0..2a7eae0c3 100644 --- a/docs/releases/changelog/index.html +++ b/docs/releases/changelog/index.html @@ -1,4 +1,4 @@ -Changelog · Auspice \ No newline at end of file +
Last updated on 10/14/2019
\ No newline at end of file