Skip to content
Snippets Groups Projects
Commit 808ced2b authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

hugo rename shortcode -> files-versioned

parent bf92fca9
No related branches found
No related tags found
2 merge requests!1844rebase on r21 of 4aug,!1823hugo: links go to versioned download directory
......@@ -21,7 +21,7 @@ Some features of the software are not yet documented.
Complementary information can be found in the
* Reference Paper: [J. Appl. Cryst. 2020](http://journals.iucr.org/j/issues/2020/01/00/ge5067/ge5067.pdf)
* [Physics Reference]({{% url-releases %}}/BornAgain-PhysicsReference.pdf)
* [Physics Reference]({{% files-versioned %}}/BornAgain-PhysicsReference.pdf)
Older course materials are at
......
......@@ -10,7 +10,7 @@ weight = 30
As a prerequisite, Python must be installed.
Check the version with `python3 --version`.
Which versions are compatible with BornAgain
can be inferred from the available installers at {{% url-releases %}}/linux_x64.
can be inferred from the available installers at {{% files-versioned %}}/linux_x64.
In the following, we assume that `python` is an alias for `python3`.
......@@ -33,7 +33,7 @@ in *unstable* by a couple of months, in *stable* by several years.
#### Install using our installer
A Linux installer for BornAgain (Python and GUI)
can be downloaded from {{% url-releases %}}/linux_x64.
can be downloaded from {{% files-versioned %}}/linux_x64.
Choose the installer that fits your version of Python.
The installer is self-extracting and does _not_ need root permission.
......
......@@ -13,8 +13,8 @@ Note that pre-installed Python on MacOS may be outdated.
Check the installed version with `python3 --version`.
Which versions are compatible with BornAgain
can be inferred from the available installers at
* {{% url-releases %}}/mac_arm or
* {{% url-releases %}}/mac_x64.
* {{% files-versioned %}}/mac_arm or
* {{% files-versioned %}}/mac_x64.
The official Python installers can be downloaded from https://www.python.org/downloads.
......@@ -37,8 +37,8 @@ $ python -m pip install bornagain
A Linux installer for BornAgain (Python and GUI)
can be downloaded from
* {{% url-releases %}}/mac_arm or
* {{% url-releases %}}/mac_x64.
* {{% files-versioned %}}/mac_arm or
* {{% files-versioned %}}/mac_x64.
Choose the installer that fits your version of Python.
After downloading the installer, double click `.dmg` file to mount it, accept the license agreement and then drag the BornAgain icon onto the Applications shortcut icon.
......
......@@ -63,7 +63,7 @@ For using BornAgain in scripts only, this block can be skipped.
{{< /alert >}}
BornAgain installation package can be downloaded from
{{% url-releases %}}.
{{% files-versioned %}}.
The installer should be chosen accordingly to the Python version installed on the
destination machine, for example `{{% recommended-wininstaller %}}`.
......
https://bornagainproject.org/ext/files/{{.Site.Params.release_number}}{{- print "" -}}
https://bornagainproject.org/ext/files/latest{{- print "" -}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment