diff options
| -rw-r--r-- | index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html index c5dfd5739..f00857281 100644 --- a/index.html +++ b/index.html @@ -54,6 +54,7 @@ function sitesearch() { <div class=links> <h4>Learn GF</h4> <ul> + <li><a href="https://www.youtube.com/watch?v=x1LFbDQhbso">Google Tech Talk</a> <li><A HREF="doc/gf-quickstart.html">QuickStart</A> <li><A HREF="doc/gf-reference.html">QuickRefCard</A> <li><A HREF="doc/gf-shell-reference.html">GF Shell Reference</A> @@ -78,6 +79,7 @@ function sitesearch() { <li><a href="http://ci.zjyto.net/job/GF/job/Build/"><img src="http://ci.zjyto.net/job/GF/job/Build/badge/icon" alt="GF build status"></a> <li><a href="doc/gf-developers.html">GF Developers Guide</a> <li><A HREF="https://github.com/GrammaticalFramework/GF/">GitHub mirror</A> + <li><A HREF="https://github.com/GrammaticalFramework/gf-contrib/">contibutions GitHub</A> <li><A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">Wiki</A> <li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a> <li><A HREF="doc/gf-people.html">Authors</A> @@ -112,7 +114,10 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re <div class=news2> -<table class=news> + <table class=news> +<tr><td>2016-09-07:<td><strong>Google Tech Talk on GF</strong> <a + href="https://www.youtube.com/watch?v=x1LFbDQhbso">on Youtube</a>. +<tr><td>2016-07-05:<td>GitHub mirror temporarily not updated, due to server migration. <tr><td>2016-06-22:<td><strong>GF 3.8 released!</strong> <a href="download/release-3.8.html">Release notes</a>. <tr><td>2015-06-21:<td><strong>Summer School in Rule-Based Machine @@ -120,6 +125,7 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re featuring GF, Apertium, Matxin, and TectoMT. <a href="http://xixona.dlsi.ua.es/rbmt-summer-school/2016/">Summer School web page</a>. +<tr><td>2016-06-14:<td>New resource grammar language: Nynorsk. <tr><td>2015-10-02:<td><strong>GF 3.7.1 released!</strong> <a href="download/release-3.7.1.html">Release notes</a>. <tr><td>2015-06-25:<td><strong>GF 3.7 released!</strong> |
