1
0
forked from GitHub/gf-core

11 Commits

Author SHA1 Message Date
Inari Listenmaa
6f9f9642d7 use UTF8 for several GF files 2025-08-02 19:14:15 +02:00
John J. Camilleri
5aa2a212bb Remove HTML files from VC which should be generated from txt2tags
If these pages disappear from the web via www.grammaticalframework.org
then this commit may need to be reversed
2018-06-12 15:53:58 +02: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
14e7125958 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
aa753c8b4c Recording changes in automatically generated HTML files on the server 2012-02-13 18:19:51 +00:00
aarne
0bc4513ae5 utf8 in gf-book index 2011-09-09 15:00:50 +00:00
aarne
10bf327fee slides and UK order of gf-book 2011-09-09 14:57:28 +00:00
aarne
69d0fecb7e Hebrew mini resource by Dana Dannells 2011-08-14 16:49:19 +00:00
aarne
11af624122 updated information on GF book 2011-06-20 20:52:23 +00:00
aarne
1eb0fcba11 added book in the documentation 2011-04-15 12:07:59 +00:00
aarne
e7439d65b0 gf-book web page index and toc 2011-01-11 15:46:43 +00:00