summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2018-08-08 09:08:50 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2018-08-08 09:08:50 +0200
commit3b7aaaf9f46d6f082de6dfdc31d6cd7d30a05e0a (patch)
tree9ac7c88dafce9ab222cc3f9cadf68629db879ffc
parente89e5f13bf50767665507aa7ffe0ccd813cb70f4 (diff)
Add news item to homepage about repo split
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5c1d6bd95..123c65438 100644
--- a/index.html
+++ b/index.html
@@ -107,6 +107,10 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re
<div class=news2>
<table class=news>
+<tr><td>2018-07-25:<td>The GF repository has been split in two:
+ <a href="https://github.com/GrammaticalFramework/gf-core">gf-core</a> and
+ <a href="https://github.com/GrammaticalFramework/gf-rgl">gf-rgl</a>.
+ The original <a href="https://github.com/GrammaticalFramework/GF">GF</a> repository is now archived.
<tr><td>2017-08-11:<td><strong>GF 3.9 released!</strong>
<a href="download/release-3.9.html">Release notes</a>.
<tr><td>2017-06-29:<td>GF is moving to <a href="https://github.com/GrammaticalFramework/GF/">GitHub</a>!