Commit Graph

113 Commits

Author SHA1 Message Date
aarne
5612fcfacf Greek by Ioanna Papodopoulou - complete, 27th RGL language 2013-04-25 13:22:28 +00:00
hallgren
12d1bbda48 GF home page: add "machine translation" in a meta keywords tag
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-04-18 12:02:32 +00:00
hallgren
8379e24174 GF home page style update 2013-02-07 13:11:09 +00:00
hallgren
d6efe245c1 This is GF 3.4! 2013-01-30 23:27:06 +00:00
aarne
034779148e updated resource synopsis and the scripts creating it; added Swahili to main index list 2013-01-30 17:01:22 +00:00
aarne
448a11e594 commented out some old history from index.html, and completed the list of languages 2013-01-30 16:54:51 +00:00
hallgren
d0d4583bb8 GF home page: link to the Resource Grammar Library coverage map by Tommi Nieminen 2012-12-10 15:17:55 +00:00
john.j.camilleri
07e57fb0fa Fix date of 2013 summer school on home page (it said 2011) 2012-11-19 10:58:09 +00:00
aarne
fc7de1cb8f index: news on summer school and Chinese 2012-11-19 09:58:26 +00:00
hallgren
19f5112b9f Updated summer school links
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-11-15 21:05:10 +00:00
hallgren
59f693e891 index.html: better news formatting 2012-10-02 14:19:33 +00:00
hallgren
ba31d0c332 index.html: change to and explicitly declare that the character encoding is UTF-8
...to avoid complaints from HTML validators and potential problems in browsers
with different default character encodings.
2012-10-02 13:57:10 +00:00
hallgren
0dbe9a6d50 Make the GF web site more mobile friendly
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-09-28 20:26:13 +00:00
aarne
e2fdf3747f github news, new languages in the list on index 2012-06-29 09:57:36 +00:00
hallgren
c15f9f73c1 GF home page: link to PGF library API documentation 2012-06-20 12:04:04 +00:00
hallgren
8b465dcaff GF home page: link to GF clouds service (cloud.grammaticalframework.org)
Also some small cloud service documentation updates.
2012-06-11 15:34:16 +00:00
hallgren
d13f71a27e Integrate Japanese
* 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-05-15 13:11:32 +00:00
hallgren
4d28af9352 GF home page: News: GF Tutorial at ICFP 2012 2012-03-23 13:20:58 +00:00
hallgren
b3a66202ae GF home page: direct link to Issues
"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-08 15:24:26 +00:00
hallgren
b6736ae159 Update home page and download page for GF 3.3.3 release 2012-03-03 11:53:10 +00:00
hallgren
4d4aefebdd GF home page minor style update 2012-03-01 14:51:16 +00:00
hallgren
8b33d91317 GF home page: News: Hindi, Sindhi 2012-02-24 15:42:57 +00:00
hallgren
ac5ee00e21 GF home page: adding an experimental site search box 2012-01-31 14:18:00 +00:00
aarne
4bf634ffcd Latvian and Thai on language list in GF index 2011-12-29 08:50:33 +00:00
john.j.camilleri
694a01ea3a Added separate link for GFEP 2011-11-08 07:48:16 +00:00
hallgren
292ef40fff GF 3.3 news item on the GF home page 2011-10-25 20:21:02 +00:00
hallgren
4ab9212489 GF 3.3 tentative release date is 2011-10-27 2011-10-25 18:47:09 +00:00
hallgren
fb43ab5019 Preparations for release of GF 3.3
+ Changing version numbers and dates here and there.
+ Simplify build-binary-dist.sh since pgf-http need not be built anymore.
+ Use--gf-lib-path to make the sample grammars for minibar compile even if GF
  is not installed.
2011-10-25 18:25:49 +00:00
john.j.camilleri
9790483513 Added link for GFEP 2011-10-17 15:40:18 +00:00
hallgren
9ad2e88aaa Home page news item about editor modes for GF 2011-09-20 12:51:34 +00:00
hallgren
02bda3ab38 Created a new page documenting available editor modes for GF
Also adding editing modes for Gedit and Geany contributed by John J. Camilleri.
2011-09-20 12:41:32 +00:00
hallgren
a3b7e72426 Adding a link to the GF shell reference manual on the GF home page 2011-09-14 16:24:49 +00:00
hallgren
9129bc6657 Added news item about the GF 3.2.9 snapshot on the home page 2011-09-12 15:48:22 +00:00
hallgren
ca65e2daba Record the added link to the JPGF Android Tutorial on home page 2011-09-12 15:32:31 +00:00
hallgren
9f9a2c7a4a Someone added a link to the Android page 2011-08-22 21:01:59 +00:00
aarne
3963df0a31 Nepali corrected in Synopsis; Nepali and Persian added to main page 2011-07-07 12:42:28 +00:00
aarne
b4696d307b added book in the documentation 2011-04-15 12:07:59 +00:00
hallgren
57d150c970 New item. GF is part of the CLT Toolkit 2011-01-22 14:26:15 +00:00
hallgren
fa275c3955 News: Phrasedroid on the Android Market 2011-01-18 13:13:02 +00:00
hallgren
34e6ed3220 Switch over start page and download page to version 3.2! 2010-12-23 20:35:36 +00:00
hallgren
060f4e1866 Documentation fixes
+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files.
+ Add program update_html that finds all .t2t documents and updates the
  corresponding .html file. It can be invoked with 'make html'.
+ Add style to some .html documents
2010-12-22 16:57:53 +00:00
aarne
48b55ac98a moved parts of doc to deprecated/doc 2010-12-22 14:08:42 +00:00
aarne
192b3b4e0a updated GF/index.html 2010-12-22 13:06:03 +00:00
hallgren
bb38a011fe index.html: changes for release 3.1.6
It's a bit late. I don't know why these changes haven't been recorded before...
2010-12-20 21:35:38 +00:00
krasimir
5a9557d2cc change the developers link directly in index.html 2010-04-23 18:58:46 +00:00
hallgren
5a9b43a422 Home page updated for GF 3.1 release
+ Added links to Google Group and Google Project.
+ Removed duplicated links.
+ Minor style changes.
+ The page is not generated from index.txt.
2009-12-15 21:20:35 +00:00
hallgren
9fc30c11df Update version number 3.0 to 3.1 in a number of places 2009-12-15 15:27:26 +00:00
hallgren
130417b541 New smoother version of the GF logo
The new logo is in the new directory doc/Logos. The old logo has been moved
there too. The documentation has been updated to refer to the new logo.

The new logo was provided in SVG format by Krasimir, but PNG files are included
as well. There are some new rules in doc/Makefile to convert from SVG to PNG,
which you can use if you edit the SVG files.
2009-12-14 16:01:47 +00:00
aarne
44bc65282f index: version still 3.0 2009-12-10 16:24:52 +00:00
aarne
a9173b7aae updated index page - back in old place after all 2009-12-09 17:22:17 +00:00