1
0
forked from GitHub/gf-core
Commit Graph

18 Commits

Author SHA1 Message Date
hallgren bf1ce93220 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 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 aab3e37146 Recording changes in automatically generated HTML files on the server 2012-02-13 18:19:51 +00:00
hallgren 6ce2afaa70 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 64daed40df gf-bibliography.html with Thomas' corrected links 2011-10-03 15:42:12 +00:00
aarne 95aea9c77e updated gf-biblio with cse instead of cs 2011-10-03 15:39:39 +00:00
hallgren dac46a89e8 corrected links in gf-biblio 2011-10-03 15:36:27 +00:00
aarne 90b8c947c3 completed gf-bibliography 2009-12-15 14:39:04 +00:00
aarne 9c396ed6ff updated bibliography 2009-06-24 14:55:51 +00:00
aarne dd839fa867 updated gf-bibliography 2008-08-23 16:34:42 +00:00
aarne 84c08b1401 README for regulus 2007-06-10 20:28:12 +00:00
aarne 5bb2bb7978 ref to Bj?rn's paper 2007-05-04 09:54:32 +00:00
aarne d2f42a06e8 Ali's new paper added to refs. 2007-05-04 09:49:25 +00:00
aarne 0c1198f025 gf-bibliography extended and converted to txt source 2007-05-04 08:23:37 +00:00
aarne 5009179ee7 catalan resource 2007-02-13 15:43:36 +00:00
aarne b8b12780e5 bibliography entries in doc 2007-01-19 16:03:57 +00:00
aarne 98af807b99 updating documentation 2005-12-01 20:31:25 +00:00
aarne 5e5c613f7e index and bib 2005-05-17 19:12:04 +00:00