Commit Graph

18 Commits

Author SHA1 Message Date
hallgren
351661f427 Convert some documentation to UTF-8
Using

	%!encoding:utf-8

in txt2tags files ensures that the generated HTML includes an appropriate
charset declaration. This way we avoid relying on browser defaults, which can
be wrong.
2012-11-27 16:03:29 +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
aa753c8b4c Recording changes in automatically generated HTML files on the server 2012-02-13 18:19:51 +00:00
hallgren
d9f8ed932f Also recording gf-bibliography.html...
...although I think in general it is a bad idea to keep automatically generated
files in the source repository.
2011-11-29 15:38:01 +00:00
aarne
4af079006b gf-bibliography.html with Thomas' corrected links 2011-10-03 15:42:12 +00:00
aarne
44ecbd11bc updated gf-biblio with cse instead of cs 2011-10-03 15:39:39 +00:00
hallgren
c04d8ccd80 corrected links in gf-biblio 2011-10-03 15:36:27 +00:00
aarne
21fc8b0119 completed gf-bibliography 2009-12-15 14:39:04 +00:00
aarne
b823a64795 updated bibliography 2009-06-24 14:55:51 +00:00
aarne
ec9a04467d updated gf-bibliography 2008-08-23 16:34:42 +00:00
aarne
2353e930e3 README for regulus 2007-06-10 20:28:12 +00:00
aarne
e63fcd0a1f ref to Bj?rn's paper 2007-05-04 09:54:32 +00:00
aarne
3a51d58ff3 Ali's new paper added to refs. 2007-05-04 09:49:25 +00:00
aarne
8e324fc97d gf-bibliography extended and converted to txt source 2007-05-04 08:23:37 +00:00
aarne
b34aa07eaa catalan resource 2007-02-13 15:43:36 +00:00
aarne
7e240a69c3 bibliography entries in doc 2007-01-19 16:03:57 +00:00
aarne
9fcef260a1 updating documentation 2005-12-01 20:31:25 +00:00
aarne
9a59b5e4fd index and bib 2005-05-17 19:12:04 +00:00