Commit Graph

9 Commits

Author SHA1 Message Date
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
dc67d6015e gf-book: apply GF style sheet
Also brought index.txt and index.html back in sync. (It looks like someone
updated index.html instead of updating index.txt and regenerating index.html.)
2012-03-26 15:02:15 +00:00
hallgren
aab3e37146 Recording changes in automatically generated HTML files on the server 2012-02-13 18:19:51 +00:00
aarne
b180c0a877 utf8 in gf-book index 2011-09-09 15:00:50 +00:00
aarne
1c157120d0 slides and UK order of gf-book 2011-09-09 14:57:28 +00:00
aarne
726b3cc199 Hebrew mini resource by Dana Dannells 2011-08-14 16:49:19 +00:00
aarne
070dca9a6a updated information on GF book 2011-06-20 20:52:23 +00:00
aarne
b4696d307b added book in the documentation 2011-04-15 12:07:59 +00:00
aarne
9c3e74ee4a gf-book web page index and toc 2011-01-11 15:46:43 +00:00