<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wikimini/.gitignore, branch master</title>
<subtitle>Wikipedia-to-Gemtext converter</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/wikimini/'/>
<entry>
<title>Add basic infrastructure for tests &amp; linters</title>
<updated>2021-08-22T22:14:33+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-22T22:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/wikimini/commit/?id=f6d1d4cdc69cee7b603830d375949008a22b2540'/>
<id>f6d1d4cdc69cee7b603830d375949008a22b2540</id>
<content type='text'>
We use tox as the runner, which allows us to easily do commands like

    tox
    tox -e pylint
    tox -e mypy

to run the different tests/linters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use tox as the runner, which allows us to easily do commands like

    tox
    tox -e pylint
    tox -e mypy

to run the different tests/linters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some initial documentation</title>
<updated>2021-08-22T21:52:06+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-22T21:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/wikimini/commit/?id=23077006b0fdbbf645652d1f76e4be3fe374537f'/>
<id>23077006b0fdbbf645652d1f76e4be3fe374537f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a setup.py</title>
<updated>2021-08-16T13:16:22+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2021-08-16T13:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/wikimini/commit/?id=e846cbd2b18e43bdd69234930150f0cc97be984d'/>
<id>e846cbd2b18e43bdd69234930150f0cc97be984d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
