diff --git a/.gitignore b/.gitignore index 30165c6..ed07a9c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ _site/ ambraproject.iml .idea/ +*~ diff --git a/releases.md b/releases.md new file mode 100644 index 0000000..bcaa9fa --- /dev/null +++ b/releases.md @@ -0,0 +1,52 @@ +--- +layout: default +title: Releases + +--- + +# Web components + +## Wombat + +* Latest release: [3.2.0](http://ambraproject.org/downloads/releases/wombat-3.2.0.war) +* [Source repository](https://github.com/PLOS/wombat) + +## Rhino + +* Latest release: [2.2.0](http://ambraproject.org/downloads/releases/rhino-2.2.0.war) +* [Source repository](https://github.com/PLOS/rhino) + +## Content Repo + +* Latest release: [1.2.0](http://ambraproject.org/downloads/releases/content-repo-1.2.0.war) +* [Source repository](https://github.com/PLOS/content-repo) + +## Named Entity Database (NED) + +* [Source repository](https://github.com/PLOS/named-entity.service) + +# Libraries + +## Rhombat + +* [Source repository](https://github.com/PLOS/rhombat) + +## Content Repo Client Library + +* [Source repository](https://github.com/PLOS/content-repo-library) + +## Named Entity Database (NED) Client Library + +* [Source repository](https://github.com/PLOS/ned-client) + +# Accessories + +## Example theme code + +* [plos-example-themes.tar.gz](http://ambraproject.org/downloads/releases/plos-example-themes.tar.gz) + +## Example ingestible articles + +* [pone.0005723](http://ambraproject.org/downloads/article_examples/pone.0005723.zip) +* [pone.0105948](http://ambraproject.org/downloads/article_examples/pone.0105948.zip) +* [pone.0153419](http://ambraproject.org/downloads/article_examples/pone.0153419.zip)