summaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2015-06-25Update home page, download page & release notes for GF 3.7. Bump version ↵hallgren
number in gf.cabal
2015-03-13Mongolian on index pageaarne
2015-02-09news on Summer School on the main pageaarne
2014-10-17Use http instead of https in the links to the build job in jenkinshallgren
The ci.zjyto.net web site uses an SSL certificate that is not recognized by mainstream browsers (e.g. Firefox, Safari and the Android web browser).
2014-10-16Change the path to the build job in jenkinsgregoire.detrez
2014-09-12GF index: shortcut links to Android app, Best practices, REMU, and new ↵aarne
Android development instructions
2014-06-23Adjust the release date on the home pagehallgren
2014-06-21Update web pages and bump version number to 3.6!hallgren
2014-05-09Add link to IRC logsjohn.j.camilleri
The logs are simply dumped there in raw form, but at least having a link should make them Google-indexed. One day we'll put something there with an interface.
2014-04-28Spring cleaninghallgren
Nothing major...
2014-03-13GF home page: news item about Digital Grammarshallgren
2013-12-18GF home page: use the SVG version of the GF logo in browsers that support ithallgren
It looks better on high resolution screens.
2013-12-12GF home page: add a link to Grégoire's GF build status pagehallgren
The link shows the current build status.
2013-11-27Adding an alternate style for the GF home pagehallgren
2013-11-25GF home page: mention upcoming default character encoding changehallgren
2013-10-30GF home page: comment out news from 2012-11 and olderhallgren
2013-10-23GF home page: update PGF library API linkhallgren
GF 3.5 is now on Hackage and the automatic generation of Haddock documentation succeeded for the first time in a long time!
2013-10-18news about Estonianaarne
2013-10-11added links to main index.htmlaarne
2013-09-29GF home page: minor style changeshallgren
+ Split the list of languages into several columns if space permits (in supported browsers, currently Firefox). + Limit the size of the GF logo to 75% of width the window. Looks better on small screens.
2013-09-23Link to GF source code browserhallgren
And the summers chool and the Interactive map are not new anymore.
2013-09-18Add news item for gf-contrib on homepagejohn.j.camilleri
2013-08-06Move GF 3.5 download page into place. Update home page.hallgren
2013-07-26pointer to RGL publications as main index news itemaarne
2013-07-25updated the number of PhD thesis and publications in index.html; started an ↵aarne
RGL publications page
2013-06-26GF homepage: Add section for "getting help" (mentioning IRC channel)john.j.camilleri
and remove "fragments" from Maltese
2013-06-24Add news about Maltese RG, IRC channel to homepagejohn.j.camilleri
2013-04-25Greek by Ioanna Papodopoulou - complete, 27th RGL languageaarne
2013-04-18GF home page: add "machine translation" in a meta keywords taghallgren
GF does not show up if you google for machine translation. This meta tag might help, but in general I think it is better for SEO to mention relevant keyword in the body text than to rely on meta tags.
2013-02-07GF home page style updatehallgren
2013-01-30This is GF 3.4!hallgren
2013-01-30updated resource synopsis and the scripts creating it; added Swahili to main ↵aarne
index list
2013-01-30commented out some old history from index.html, and completed the list of ↵aarne
languages
2012-12-10GF home page: link to the Resource Grammar Library coverage map by Tommi ↵hallgren
Nieminen
2012-11-19Fix date of 2013 summer school on home page (it said 2011)john.j.camilleri
2012-11-19index: news on summer school and Chineseaarne
2012-11-15Updated summer school linkshallgren
You can now use the following links to refer to GF Summer School web pages: - Latest summer school: http://school.grammaticalframework.org/ - 2009 summer school: http://school.grammaticalframework.org/2009 - 2011 summer school: http://school.grammaticalframework.org/2011 - 2013 summer school: http://school.grammaticalframework.org/2013 This is accomplished with DNS and web server configuration. No files have been moved, so this does not break any existing links (except that http://school.grammaticalframework.org/ now refers to the latest summer school instead of the 2011 summer school).
2012-10-02index.html: better news formattinghallgren
2012-10-02index.html: change to and explicitly declare that the character encoding is ↵hallgren
UTF-8 ...to avoid complaints from HTML validators and potential problems in browsers with different default character encodings.
2012-09-28Make the GF web site more mobile friendlyhallgren
Most of the pages on the GF web site have an exemplary simple design, with just one column of text. This make them adapt exceptionally well to screens of different sizes. In particular, they should be easy to read even on smartphones. However, smartphone browsers like Mobile Safari and the default Android Browser assume that pages do *not* adapt well to small screens, so by default they emulate a big screen, forcing the user to zoom in to a part of the page to be able to read it. By adding the meta tag <meta name = "viewport" content = "width = device-width"> the big screen emulation can be turned off, allowing pages to be formatted to fit the actual screen size and text to be displayed at a readable size.
2012-06-29github news, new languages in the list on indexaarne
2012-06-20GF home page: link to PGF library API documentationhallgren
2012-06-11GF home page: link to GF clouds service (cloud.grammaticalframework.org)hallgren
Also some small cloud service documentation updates.
2012-05-15Integrate Japanesehallgren
* Update Setup.hs to build Japanese by default. * News item about Japanese on the home page. * Add Japanese to the supported RGL imports in the grammar editor (gfse).
2012-03-23GF home page: News: GF Tutorial at ICFP 2012hallgren
2012-03-08GF home page: direct link to Issueshallgren
"Wiki" is a word with very low information scent: there is no way to know what type of informaiton is hiding behind the Wiki link, e.g., that there is a bug tracker (or an FAQ), so not many users will click on it.
2012-03-03Update home page and download page for GF 3.3.3 releasehallgren
2012-03-01GF home page minor style updatehallgren
2012-02-24GF home page: News: Hindi, Sindhihallgren
2012-01-31GF home page: adding an experimental site search boxhallgren