Commit Graph

17 Commits

Author SHA1 Message Date
john.j.camilleri
e128139e8c Change minibar URL to cloud.gf.org in QuickStart page 2015-01-19 06:45:15 +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
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
hallgren
113c6f6746 gf-quickstart.html: describe gf -server instead of pgf-http 2011-10-24 18:13:04 +00:00
aarne
1eb0fcba11 added book in the documentation 2011-04-15 12:07:59 +00:00
aarne
084a0c8dde updated quick start 2010-12-23 15:09:31 +00:00
hallgren
96c1a86e75 Apply stylesheet to GF quickstart 2010-12-23 10:32:39 +00:00
aarne
3036881d20 updated tutorial and quickstart for 3.2 2010-12-23 09:33:11 +00:00
aarne
ce15ec7b78 moved parts of doc to deprecated/doc 2010-12-22 14:08:42 +00:00
hallgren
07ed00140a 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
504e7162fc preparing for release 2007-12-21 17:37:19 +00:00
aarne
8118cc46ed Ita Eng 2007-09-03 08:46:34 +00:00
aarne
f46317e010 updated quick start 2007-09-03 08:42:10 +00:00
aarne
aa59c14b5a Hebrew Letter; news on index 2005-12-22 18:01:35 +00:00
aarne
d3e74d9aa9 document update 2005-12-01 20:38:22 +00:00
aarne
0441f07242 oops, doc 2005-05-20 15:59:51 +00:00
aarne
f6a921cf6c more quick start 2005-05-20 15:57:11 +00:00