<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/www, branch v2.4.0</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>the tutorial is now built along with all other HTML documents if --enable-html-docs</title>
<updated>2025-04-03T17:07:08+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2025-04-03T17:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=b391858790d19a5e91efc824a3329350bc3928d9'/>
<id>b391858790d19a5e91efc824a3329350bc3928d9</id>
<content type='text'>
* `--enable-html-manual` renamed to `--enable-html-docs`.
* It's also uploaded to the website and linked to in README.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* `--enable-html-manual` renamed to `--enable-html-docs`.
* It's also uploaded to the website and linked to in README.
</pre>
</div>
</content>
</entry>
<entry>
<title>added v2.4.0 screenshot: VT240 emulation</title>
<updated>2025-03-29T14:25:19+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2025-03-29T14:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=c9b6b25d0fc374d10d3f51971e1cca04648fcedd'/>
<id>c9b6b25d0fc374d10d3f51971e1cca04648fcedd</id>
<content type='text'>
* An Aerc screenshot would also be nice, but I don't have
  a neutral account set up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* An Aerc screenshot would also be nice, but I don't have
  a neutral account set up.
</pre>
</div>
</content>
</entry>
<entry>
<title>website: added v2.3.0 screenshot</title>
<updated>2024-12-28T01:47:06+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-12-28T01:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=ae8dbf720937697e196fb2c827a6e35ca198e365'/>
<id>ae8dbf720937697e196fb2c827a6e35ca198e365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>screenshots.md: make one of the screenshots smaller</title>
<updated>2024-09-20T22:01:09+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-09-20T22:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=dc3bbb9d1b2642e1cf2bea7215e369b0ef390698'/>
<id>dc3bbb9d1b2642e1cf2bea7215e369b0ef390698</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>homepage: added facicon and description meta tag</title>
<updated>2024-09-18T21:29:54+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-09-18T21:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=16c3089a1154f146dbab6a9d43f1c5df1c89739e'/>
<id>16c3089a1154f146dbab6a9d43f1c5df1c89739e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added NEWS section to homepage</title>
<updated>2024-09-18T21:18:38+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-09-18T21:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=543d117dd85856aad0b02602ff8efd4b6678d1ba'/>
<id>543d117dd85856aad0b02602ff8efd4b6678d1ba</id>
<content type='text'>
* This file is required by Autotools and will be distributed in source tarballs as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This file is required by Autotools and will be distributed in source tarballs as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Github pages are auto-generated from the Markdown files and HTML manuals now</title>
<updated>2024-09-17T14:31:59+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2024-09-17T14:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=ca0d5e087e10a50decc913c3f55dc744774c764e'/>
<id>ca0d5e087e10a50decc913c3f55dc744774c764e</id>
<content type='text'>
* This pushes to the gh-pages branch since we don't yet want to introduce a new
  workflow (that would have to rebuild SciTECO).
* Built as part of the nightly MacOS builds.
  The Ubuntu builds directly build Debian packages which do not contain the
  HTML manuals.
* I don't want to check in images into the master branch.
  The gh-pages branch is cleaned with every build.
  Therefore I still cross-link to Sourceforge for any additional images
  and documents.
* We could automatically build the cheat-sheet.pdf (TODO?).
  For the time being, we are still linking to Sourceforge.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* This pushes to the gh-pages branch since we don't yet want to introduce a new
  workflow (that would have to rebuild SciTECO).
* Built as part of the nightly MacOS builds.
  The Ubuntu builds directly build Debian packages which do not contain the
  HTML manuals.
* I don't want to check in images into the master branch.
  The gh-pages branch is cleaned with every build.
  Therefore I still cross-link to Sourceforge for any additional images
  and documents.
* We could automatically build the cheat-sheet.pdf (TODO?).
  For the time being, we are still linking to Sourceforge.
</pre>
</div>
</content>
</entry>
</feed>
