<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/package.json, branch climbs</title>
<subtitle>A web-based GPX track tracker</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/'/>
<entry>
<title>implement basic version of profile graph</title>
<updated>2024-04-05T23:17:08+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-04-05T23:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=8bb2d8c2cb9809b2c347b98c2ac24fa760233383'/>
<id>8bb2d8c2cb9809b2c347b98c2ac24fa760233383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update dependencies</title>
<updated>2023-07-26T16:43:32+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-07-26T16:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=d5bb8e6434236b02d388fc910e46f2fdf1101123'/>
<id>d5bb8e6434236b02d388fc910e46f2fdf1101123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move (most of the) JavaScript code to TypeScript</title>
<updated>2023-03-24T22:41:52+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-24T22:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=c05da87ec1039278ae77d3e3b53432614398d8a8'/>
<id>c05da87ec1039278ae77d3e3b53432614398d8a8</id>
<content type='text'>
Yay, types! (And a lot of escape hatches)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Yay, types! (And a lot of escape hatches)
</pre>
</div>
</content>
</entry>
<entry>
<title>use sass for the CSS files</title>
<updated>2023-03-22T19:49:10+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-22T19:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=392b38d8020802f2d33173c224adc8a13bef53ea'/>
<id>392b38d8020802f2d33173c224adc8a13bef53ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use npm to manage Javascript libraries</title>
<updated>2023-03-22T19:47:53+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2023-03-22T19:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=e694aaf332b3e6e7d86220936773c7818c5bd5aa'/>
<id>e694aaf332b3e6e7d86220936773c7818c5bd5aa</id>
<content type='text'>
I'm not the biggest fan of combining many package managers, but the
JavaScript libraries (Bootstrap, Bootstrap-Icons, later the @types
modules and Leaflet) are easy to get via npm, so maybe we can use that
to our advantage and have npm at least download them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'm not the biggest fan of combining many package managers, but the
JavaScript libraries (Bootstrap, Bootstrap-Icons, later the @types
modules and Leaflet) are easy to get via npm, so maybe we can use that
to our advantage and have npm at least download them.
</pre>
</div>
</content>
</entry>
</feed>
