1
0
forked from GitHub/gf-core
Commit Graph

127 Commits

Author SHA1 Message Date
hallgren eea636966d Adding an alternate style for the GF home page 2013-11-27 15:32:25 +00:00
hallgren 24a10d20a0 GF home page: mention upcoming default character encoding change 2013-11-25 20:11:11 +00:00
hallgren 5bc9e959d0 GF home page: comment out news from 2012-11 and older 2013-10-30 13:52:42 +00:00
hallgren 51bf4e0380 GF home page: update PGF library API link
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-23 14:24:04 +00:00
aarne df2e91154c news about Estonian 2013-10-18 12:02:00 +00:00
aarne 8fe119b4cc added links to main index.html 2013-10-11 12:58:53 +00:00
hallgren 7c0936b7ce GF home page: minor style changes
+ 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-29 16:25:16 +00:00
hallgren 95424190d1 Link to GF source code browser
And the summers chool and the Interactive map are not new anymore.
2013-09-23 13:07:24 +00:00
john.j.camilleri 2767e814f9 Add news item for gf-contrib on homepage 2013-09-18 08:20:47 +00:00
hallgren 4dd9a42f4a Move GF 3.5 download page into place. Update home page. 2013-08-06 15:32:20 +00:00
aarne 03db087e38 pointer to RGL publications as main index news item 2013-07-26 08:45:53 +00:00
aarne 0087456c7a updated the number of PhD thesis and publications in index.html; started an RGL publications page 2013-07-25 15:24:22 +00:00
john.j.camilleri ebc4d2173b GF homepage: Add section for "getting help" (mentioning IRC channel)
and remove "fragments" from Maltese
2013-06-26 06:28:54 +00:00
john.j.camilleri 526bfff57d Add news about Maltese RG, IRC channel to homepage 2013-06-24 07:49:30 +00:00
aarne 6d6c565f98 Greek by Ioanna Papodopoulou - complete, 27th RGL language 2013-04-25 13:22:28 +00:00
hallgren 6ae28fc693 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 88d20ca612 GF home page style update 2013-02-07 13:11:09 +00:00
hallgren 38fbd142a0 This is GF 3.4! 2013-01-30 23:27:06 +00:00
aarne 374441ad8c updated resource synopsis and the scripts creating it; added Swahili to main index list 2013-01-30 17:01:22 +00:00
aarne e20a62366f commented out some old history from index.html, and completed the list of languages 2013-01-30 16:54:51 +00:00
hallgren 93da60fa04 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 bbd81b5d65 Fix date of 2013 summer school on home page (it said 2011) 2012-11-19 10:58:09 +00:00
aarne 61276878f6 index: news on summer school and Chinese 2012-11-19 09:58:26 +00:00
hallgren 225cebf121 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 92acb3691b index.html: better news formatting 2012-10-02 14:19:33 +00:00
hallgren 38f899350a 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 ac6c8971fc 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 a99eaa74ec github news, new languages in the list on index 2012-06-29 09:57:36 +00:00
hallgren 2df13efeea GF home page: link to PGF library API documentation 2012-06-20 12:04:04 +00:00
hallgren 5db5c8a203 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 e90e1202c4 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 9f6293d314 GF home page: News: GF Tutorial at ICFP 2012 2012-03-23 13:20:58 +00:00
hallgren ff7d964e19 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 a5a82556af Update home page and download page for GF 3.3.3 release 2012-03-03 11:53:10 +00:00
hallgren 24a650be63 GF home page minor style update 2012-03-01 14:51:16 +00:00
hallgren 92aa961205 GF home page: News: Hindi, Sindhi 2012-02-24 15:42:57 +00:00
hallgren debb9da44d GF home page: adding an experimental site search box 2012-01-31 14:18:00 +00:00
aarne ba451d203a Latvian and Thai on language list in GF index 2011-12-29 08:50:33 +00:00
john.j.camilleri 92e6beed7f Added separate link for GFEP 2011-11-08 07:48:16 +00:00
hallgren c72708fbfb GF 3.3 news item on the GF home page 2011-10-25 20:21:02 +00:00
hallgren b949892e43 GF 3.3 tentative release date is 2011-10-27 2011-10-25 18:47:09 +00:00
hallgren a8185fd997 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 83533afd5f Added link for GFEP 2011-10-17 15:40:18 +00:00
hallgren 209ec0d7fe Home page news item about editor modes for GF 2011-09-20 12:51:34 +00:00
hallgren c32a244a3c 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 553474d9dc Adding a link to the GF shell reference manual on the GF home page 2011-09-14 16:24:49 +00:00
hallgren 8488c1d06e Added news item about the GF 3.2.9 snapshot on the home page 2011-09-12 15:48:22 +00:00
hallgren 39602f75fe Record the added link to the JPGF Android Tutorial on home page 2011-09-12 15:32:31 +00:00
hallgren 0880abdc04 Someone added a link to the Android page 2011-08-22 21:01:59 +00:00
aarne f224ead86b Nepali corrected in Synopsis; Nepali and Persian added to main page 2011-07-07 12:42:28 +00:00