summaryrefslogtreecommitdiff
path: root/doc/gf-editor-modes.t2t
AgeCommit message (Collapse)Author
2025-08-02convert editor-modes into markdownInari Listenmaa
2023-03-03Update instructions for GeanyInari Listenmaa
2021-11-08Add simpler VSCode extension to editor modes pageJohn J. Camilleri
2021-07-26add VS code on the list of editor modesInari Listenmaa
2018-11-29Remove t2t frontmatter from gf-editor-modesJohn J. Camilleri
Trying to force a rebuild
2018-06-12Minor cleanup in webpagesJohn J. Camilleri
2018-06-04* update GF modeodanoburu
- moved to new repo at https://github.com/GrammaticalFramework/gf-emacs-mode - main changes: - use utf-8 encoding for inferior gf process - add display of operation types - update links
2017-12-06Update editor modes page for AtomJohn J. Camilleri
2013-08-22Add vim and eclipse in the page about editor modes (fix)gregoire.detrez
2013-08-22Add vim and eclipse in the page about editor modesgregoire.detrez
2012-11-27Convert some documentation to UTF-8hallgren
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-09-28Make the GF web site more mobile friendlyhallgren
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-01-23Updated instructions for gedit editor modejohn.j.camilleri
2011-12-28Removed GFEP section from GF Editor Modes pagejohn.j.camilleri
2011-10-17Added link for GFEPjohn.j.camilleri
2011-09-20Created a new page documenting available editor modes for GFhallgren
Also adding editing modes for Gedit and Geany contributed by John J. Camilleri.