summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)Author
2012-10-26GF home page: avoid line breaks in dates in the news sectionhallgren
2012-10-02index.html: better news formattinghallgren
2012-08-06Updated the GF Developers Guidehallgren
+ The instructions have been modernized and simplified slightly and should now work again. (I have not verified it on Windows.) Using 'cabal' instead of 'runghc Setup.hs' avoids some problems. + Also, download/index.html has simpler installation instructions sufficient for many users, so mention it in the main README file. + Also adjusted the main Makefile.
2012-06-11GF home page: link to GF clouds service (cloud.grammaticalframework.org)hallgren
Also some small cloud service documentation updates.
2012-03-01GF home page minor style updatehallgren
2011-01-18style.css: remove border from linked GF logotypeshallgren
2011-01-11Link back to the start page from the demo and download pages.hallgren
2010-12-22Documentation fixeshallgren
+ Rename some txt2tags file from .txt to .t2t and remove abandoned .txt files. + Add program update_html that finds all .t2t documents and updates the corresponding .html file. It can be invoked with 'make html'. + Add style to some .html documents
2010-12-20css/style.css: a style sheet for GF web pageshallgren