<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/bin/update_html, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2020-11-17T00:07:05+00:00</updated>
<entry>
<title>Add preliminary RELEASE.md</title>
<updated>2020-11-17T00:07:05+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2020-11-17T00:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6862098d8bd6f47513d52e132aba419997979f90'/>
<id>urn:sha1:6862098d8bd6f47513d52e132aba419997979f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update_html rewrites anchors which Pandoc 1.16 doesn't process</title>
<updated>2019-05-06T06:45:07+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2019-05-06T06:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=af62a99bf535dc45d44d8546faab938485e49c84'/>
<id>urn:sha1:af62a99bf535dc45d44d8546faab938485e49c84</id>
<content type='text'>
See #43
</content>
</entry>
<entry>
<title>TOC for Markdown should now work for both Pandoc &lt; 2.0 and &gt;= 2.0</title>
<updated>2018-12-10T13:25:44+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-10T13:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=083aa96e575554518dee32d03f579ad6cac26722'/>
<id>urn:sha1:083aa96e575554518dee32d03f579ad6cac26722</id>
<content type='text'>
The use of $toc$ and $table-of-contents$ flags changed, see:
https://pandoc.org/releases.html#pandoc-2.0-29-oct-2017
under "Behaviour changes"
</content>
</entry>
<entry>
<title>Replace gf-refman.html with Markdown version gf-refman.md</title>
<updated>2018-12-09T19:38:02+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-09T19:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d82a53ebc660cf0319cd18edb4ddf9a2256bda3f'/>
<id>urn:sha1:d82a53ebc660cf0319cd18edb4ddf9a2256bda3f</id>
<content type='text'>
The raw HTML was invalid, and this way we use the common website template
for a uniform look without any duplication.

It seems gf-refman.html was once generated from txt2tags, although I have
been unable to find this original .t2t file.
I also tried to re-generate txt2tags from HTML but was not able to.
However I was able to convert HTML to Markdown using Pandoc and I think
the result is pretty good, so I think we should use this.

The original gf-refman.html can be obtained from git history, e.g.:
https://github.com/GrammaticalFramework/gf-core/blob/a7e43d872f5e612f93131f2d8caf811fbee9aa83/doc/gf-refman.html
</content>
</entry>
<entry>
<title>Regnerate HTML if template changes</title>
<updated>2018-12-08T12:57:04+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-08T12:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=44ac326da0c1ad8a695e26074a30909e18d70371'/>
<id>urn:sha1:44ac326da0c1ad8a695e26074a30909e18d70371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some documentation to update_html</title>
<updated>2018-12-06T12:47:50+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-06T12:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d880a61857ceec0f4b2870b6a5e86b271a93b07c'/>
<id>urn:sha1:d880a61857ceec0f4b2870b6a5e86b271a93b07c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Case-insensitve sed replacements handled the dumb way</title>
<updated>2018-12-06T09:18:31+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-06T09:18:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7bd086ba1925ba96533d4d021527621c2f8f8c83'/>
<id>urn:sha1:7bd086ba1925ba96533d4d021527621c2f8f8c83</id>
<content type='text'>
Because BSD sed != GNU sed
</content>
</entry>
<entry>
<title>Fix linking to chapters in gf-tutorial; Remove reference to Htmls.</title>
<updated>2018-12-06T08:00:44+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-06T08:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e9e2bd6b8985269520b34cb1f960baf904c06807'/>
<id>urn:sha1:e9e2bd6b8985269520b34cb1f960baf904c06807</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite &lt;a name=...&gt; to &lt;div id=...&gt; to preserve page anchors in Pandoc</title>
<updated>2018-12-05T15:11:33+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-12-05T15:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b73f033b08113bf4c98beb1a4062a1aa9de5026a'/>
<id>urn:sha1:b73f033b08113bf4c98beb1a4062a1aa9de5026a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename _template.html to template.html</title>
<updated>2018-11-29T09:35:43+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2018-11-29T09:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=b30456aa0c8157360e7f3ef5a3e2e677cdd7d40e'/>
<id>urn:sha1:b30456aa0c8157360e7f3ef5a3e2e677cdd7d40e</id>
<content type='text'>
</content>
</entry>
</feed>
