summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html77
1 files changed, 40 insertions, 37 deletions
diff --git a/index.html b/index.html
index 2621782a1..e7dd297b6 100644
--- a/index.html
+++ b/index.html
@@ -24,55 +24,43 @@
<div class="row">
- <div class="col-sm-6 col-md-3 offset-md-1">
- <h3>Use</h3>
- <a href="download/index.html" class="btn btn-primary mb-2">
- <i class="fas fa-download mr-1"></i>
- Download GF
- </a>
+ <div class="col-sm-6 col-md-3">
+ <h3>Get started</h3>
<ul>
- <li><a href="http://cloud.grammaticalframework.org/">GF Cloud</a></li>
- <!-- <li><a href="demos/index.html">Other Demos</a></li> -->
+ <li><a href="https://www.youtube.com/watch?v=x1LFbDQhbso">Google Tech Talk</a></li>
+ <li>
+ <a href="http://cloud.grammaticalframework.org/">
+ GF Cloud
+ <img src="http://www.grammaticalframework.org/src/www/P/gf-cloud.png" style="height:30px" class="ml-2">
+ </a>
+ </li>
+ <li><a href="doc/tutorial/gf-tutorial.html">Tutorial</a></li>
</ul>
- <h4>Community</h4>
- <ul>
- <li><a href="http://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="http://school.grammaticalframework.org/2018/">Summer School</a></li>
- </ul>
+ <a href="download/index.html" class="btn btn-primary mb-3">
+ <i class="fas fa-download mr-1"></i>
+ Download GF
+ </a>
</div>
- <div class="col-sm-6 col-md-4">
- <h3>Learn</h3>
+ <div class="col-sm-6 col-md-3">
+ <h3>Learn more</h3>
- <a href="lib/doc/synopsis/index.html" class="btn btn-primary mb-2">
- <i class="fab fa-readme mr-1"></i>
- RGL Library Synopsis
- </a>
<ul>
- <li><a href="doc/tutorial/gf-tutorial.html">Tutorial</a></li>
<li><a href="gf-book">The GF Book</a></li>
<li><a href="doc/gf-refman.html">Reference Manual</a></li>
<li><a href="doc/gf-shell-reference.html">Shell Reference</a></li>
- <li><a href="doc/gf-quickstart.html">Quick Start</a></li>
- <li><a href="doc/gf-reference.html">Quick Reference</a></li>
- </ul>
-
- <h4>Other resources</h4>
- <ul>
- <li><a href="https://www.youtube.com/watch?v=x1LFbDQhbso">Google Tech Talk</a></li>
<li><a href="http://www.molto-project.eu/sites/default/files/MOLTO_D2.3.pdf">Best Practices</a> <small>[PDF]</small></li>
- <li><a href="doc/gf-lrec-2010.pdf">Library Tutorial</a> <small>[PDF]</small></li>
</ul>
+
+ <a href="lib/doc/synopsis/index.html" class="btn btn-primary mb-2">
+ <i class="fab fa-readme mr-1"></i>
+ RGL Library Synopsis
+ </a>
</div>
- <div class="col-sm-6 col-md-4">
+
+ <div class="col-sm-6 col-md-3">
<h3>Develop</h3>
- <a href="https://github.com/GrammaticalFramework/" class="btn btn-primary mb-2">
- <i class="fab fa-github mr-1"></i>
- GF on GitHub
- </a>
<ul>
<li><a href="doc/gf-developers.html">Developers Guide</a></li>
<!-- <li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a></li> -->
@@ -84,6 +72,21 @@
<li><a href="doc/gf-editor-modes.html">Text Editor Support</a></li>
</ul>
</div>
+
+ <div class="col-sm-6 col-md-3">
+ <h3>Contribute</h3>
+ <ul>
+ <li><a href="http://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="http://school.grammaticalframework.org/2018/">Summer School</a></li>
+ </ul>
+ <a href="https://github.com/GrammaticalFramework/" class="btn btn-primary mb-2">
+ <i class="fab fa-github mr-1"></i>
+ GF on GitHub
+ </a>
+ </div>
+
</div>
<!-- <div class=links>
@@ -231,8 +234,8 @@ least one, it may help you to get a first idea of what GF is.
</dd>
<dt class="col-sm-3 text-center">2018-11-28</dt>
<dd class="col-sm-9">
- <strong>GF 4.0.0 released.</strong>
- <a href="download/release-4.0.0.html">Release notes</a>
+ <strong>GF 3.10 released.</strong>
+ <a href="download/release-3.10.html">Release notes</a>
</dd>
<dt class="col-sm-3 text-center">2018-07-25</dt>
<dd class="col-sm-9">