diff --git a/README.md b/README.md index cfe27f3..0eed1cf 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ If you've already cloned you can pull submodules with: git submodule update --init --recursive ``` -To make changes to the website pages: +To make changes to the website you will need an install of Python 3 with the following libraries: -- use MkDocs v1.0.4 with Markdown v2.6.8, PyYAML v3.13 and futures v3.3.0, e.g. +- use MkDocs v1.0.4 with Markdown v3.0 and the latest PyYAML * `pip install --upgrade --user mkdocs==1.0.4` - * `pip install --upgrade --user Markdown==2.6.8` - * `pip install --upgrade --user PyYAML==3.13` - * `pip install --upgrade --user futures==3.3.0` + * `pip install --upgrade --user Markdown==3.0` + * `pip install --upgrade --user PyYAML` +- newer versions may not generate correct front page (to see the installed version, use `pip show mkdocs`) - clone this repo, -- edit or add some ```.md``` files (you may also need to update the ```mkdocs.yml``` config), -- preview locally with ```mkdocs serve``` (Windows users may need to specify a port, such as ```mkdocs serve --dev-addr 127.0.0.1:4000```), -- publish with ```mkdocs gh-deploy```. +- edit or add some `.md` files (you may also need to update the `mkdocs.yml` config), +- preview locally with `mkdocs serve` (Windows users may need to specify a port, such as `mkdocs serve --dev-addr 127.0.0.1:4000`), +- publish with `mkdocs gh-deploy`. diff --git a/src/download.md b/src/download.md index c3c0151..86efc29 100644 --- a/src/download.md +++ b/src/download.md @@ -1,13 +1,13 @@ ## Latest Release -[New features](https://github.com/glvis/glvis/blob/v4.0/CHANGELOG) -┊ [User documentation](https://github.com/glvis/glvis/blob/v4.0/README) +[New features](https://github.com/glvis/glvis/blob/v4.1/CHANGELOG) +┊ [User documentation](https://github.com/glvis/glvis/blob/v4.1/README) ┊ [Code documentation](http://glvis.github.io/doxygen/html/index.html) ┊ [Sources](https://github.com/glvis/glvis) [](https://bit.ly/glvis-4-0) +**Download glvis-4.1.tgz** +](https://bit.ly/glvis-4-1)     [](https://bit.ly/glvis-4-0) +**Download glvis-4.1.tgz** +](https://bit.ly/glvis-4-1)     [