summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html76
1 files changed, 37 insertions, 39 deletions
diff --git a/index.html b/index.html
index 8816cc265..f657cc5b5 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.2/css/all.css" integrity="sha384-/rXc/GQVaYpyDdyxK+ecHPVYJSN9bmVFBvjA/9eOB+pb3F2w2N6fc5qB9Ew5yIns" crossorigin="anonymous">
+ <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" crossorigin="anonymous">
<link rel="alternate" href="https://github.com/GrammaticalFramework/gf-core/" title="GF GitHub repository">
</head>
@@ -85,10 +85,27 @@
<div class="col-sm-6 col-md-3 mb-4">
<h3>Contribute</h3>
<ul class="mb-2">
- <li><a href="http://groups.google.com/group/gf-dev">Mailing List</a></li>
+ <li>
+ <a href="https://web.libera.chat/?channels=#gf">
+ <i class="fas fa-hashtag"></i>
+ IRC
+ </a>
+ /
+ <a href="https://discord.gg/EvfUsjzmaz">
+ <i class="fab fa-discord"></i>
+ Discord
+ </a>
+ </li>
+ <li>
+ <a href="https://stackoverflow.com/questions/tagged/gf">
+ <i class="fab fa-stack-overflow"></i>
+ Stack Overflow
+ </a>
+ </li>
+ <li><a href="https://groups.google.com/group/gf-dev">Mailing List</a></li>
<li><a href="https://github.com/GrammaticalFramework/gf-core/issues">Issue Tracker</a></li>
- <li><a href="doc/gf-people.html">Authors</a></li>
<li><a href="//school.grammaticalframework.org/2020/">Summer School</a></li>
+ <li><a href="doc/gf-people.html">Authors</a></li>
</ul>
<a href="https://github.com/GrammaticalFramework/" class="btn btn-primary ml-3">
<i class="fab fa-github mr-1"></i>
@@ -154,7 +171,7 @@ least one, it may help you to get a first idea of what GF is.
<div class="row">
<div class="col-md-6">
- <h2>Applications & Availability</h2>
+ <h2>Applications & availability</h2>
<p>
GF can be used for building
<a href="//cloud.grammaticalframework.org/translator/">translation systems</a>,
@@ -219,19 +236,28 @@ least one, it may help you to get a first idea of what GF is.
or <a href="https://www.grammaticalframework.org/irc/?C=M;O=D">browse the channel logs</a>.
</p>
<p>
- If you have a larger question which the community may benefit from, we recommend you ask it on the <a href="http://groups.google.com/group/gf-dev">mailing list</a>.
+ There is also a <a href="https://discord.gg/EvfUsjzmaz">GF server on Discord</a>.
+ </p>
+
+ <p>
+ For bug reports and feature requests, please create an issue in the
+ <a href="https://github.com/GrammaticalFramework/gf-core/issues">GF Core</a> or
+ <a href="https://github.com/GrammaticalFramework/gf-rgl/issues">RGL</a> repository.
+
+ For programming questions, consider asking them on <a href="https://stackoverflow.com/questions/tagged/gf">Stack Overflow with the <code>gf</code> tag</a>.
+ If you have a more general question to the community, we recommend you ask it on the <a href="http://groups.google.com/group/gf-dev">mailing list</a>.
</p>
</div>
<div class="col-md-6">
<h2>News</h2>
- <dt class="col-sm-3 text-center text-nowrap">2021-07-25</dt>
- <dd class="col-sm-9">
- <strong>GF 3.11 released.</strong>
- <a href="download/release-3.11.html">Release notes</a>
- </dd>
<dl class="row">
+ <dt class="col-sm-3 text-center text-nowrap">2021-07-25</dt>
+ <dd class="col-sm-9">
+ <strong>GF 3.11 released.</strong>
+ <a href="download/release-3.11.html">Release notes</a>
+ </dd>
<dt class="col-sm-3 text-center text-nowrap">2021-05-05</dt>
<dd class="col-sm-9">
<a href="https://cloud.grammaticalframework.org/wordnet/">GF WordNet</a> now supports languages for which there are no other WordNets. New additions: Afrikaans, German, Korean, Maltese, Polish, Somali, Swahili.
@@ -244,34 +270,6 @@ least one, it may help you to get a first idea of what GF is.
<dd class="col-sm-9">
<a href="https://www.mitpressjournals.org/doi/pdf/10.1162/COLI_a_00378">Abstract Syntax as Interlingua</a>: Scaling Up the Grammatical Framework from Controlled Languages to Robust Pipelines. A paper in Computational Linguistics (2020) summarizing much of the development in GF in the past ten years.
</dd>
- <dt class="col-sm-3 text-center text-nowrap">2018-12-03</dt>
- <dd class="col-sm-9">
- <a href="//school.grammaticalframework.org/2018/">Sixth GF Summer School</a> in Stellenbosch (South Africa), 3–14 December 2018
- </dd>
- <dt class="col-sm-3 text-center text-nowrap">2018-12-02</dt>
- <dd class="col-sm-9">
- <strong>GF 3.10 released.</strong>
- <a href="download/release-3.10.html">Release notes</a>
- </dd>
- <dt class="col-sm-3 text-center text-nowrap">2018-07-25</dt>
- <dd class="col-sm-9">
- 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.
- </dd>
- <dt class="col-sm-3 text-center text-nowrap">2017-08-11</dt>
- <dd class="col-sm-9">
- <strong>GF 3.9 released.</strong>
- <a href="download/release-3.9.html">Release notes</a>
- </dd>
- <dt class="col-sm-3 text-center text-nowrap">2017-06-29</dt>
- <dd class="col-sm-9">
- GF is moving to <a href="https://github.com/GrammaticalFramework/GF/">GitHub</a>.</dd>
- <dt class="col-sm-3 text-center text-nowrap">2017-03-13</dt>
- <dd class="col-sm-9">
- <a href="//school.grammaticalframework.org/2017/">GF Summer School</a> in Riga (Latvia), 14-25 August 2017
- </dd>
</dl>
<h2>Projects</h2>
@@ -341,7 +339,7 @@ least one, it may help you to get a first idea of what GF is.
Libraries are at the heart of modern software engineering. In natural language
applications, libraries are a way to cope with thousands of details involved in
syntax, lexicon, and inflection. The
- <a href="lib/doc/synopsis/index.html">GF resource grammar library</a> has
+ <a href="lib/doc/synopsis/index.html">GF resource grammar library</a> (RGL) has
support for an increasing number of languages, currently including
Afrikaans,
Amharic (partial),