Commit Graph

17 Commits

Author SHA1 Message Date
john.j.camilleri
993014699f Change minibar URL to cloud.gf.org in QuickStart page 2015-01-19 06:45:15 +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
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
hallgren
f65ed55c23 gf-quickstart.html: describe gf -server instead of pgf-http 2011-10-24 18:13:04 +00:00
aarne
b4696d307b added book in the documentation 2011-04-15 12:07:59 +00:00
aarne
2f4b376b94 updated quick start 2010-12-23 15:09:31 +00:00
hallgren
99f1f4e370 Apply stylesheet to GF quickstart 2010-12-23 10:32:39 +00:00
aarne
f117e7b3b7 updated tutorial and quickstart for 3.2 2010-12-23 09:33:11 +00:00
aarne
48b55ac98a moved parts of doc to deprecated/doc 2010-12-22 14:08:42 +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
ebac1125e1 preparing for release 2007-12-21 17:37:19 +00:00
aarne
772877a5f7 Ita Eng 2007-09-03 08:46:34 +00:00
aarne
4fff0e3845 updated quick start 2007-09-03 08:42:10 +00:00
aarne
19c57dbd29 Hebrew Letter; news on index 2005-12-22 18:01:35 +00:00
aarne
c3756fddd1 document update 2005-12-01 20:38:22 +00:00
aarne
04c166ed40 oops, doc 2005-05-20 15:59:51 +00:00
aarne
e50f9d9bb4 more quick start 2005-05-20 15:57:11 +00:00