<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/justfile, branch master</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>add DISPLAY_NAME to justfile</title>
<updated>2024-02-10T17:16:19+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2024-02-10T17:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=0bb7203e74a2a7cbc9106ae272d6dfeea611d494'/>
<id>0bb7203e74a2a7cbc9106ae272d6dfeea611d494</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>
<entry>
<title>replace Makefile targets with justfile</title>
<updated>2022-12-06T17:39:20+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-03T17:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=acce7c38d3833b59c4eb2e99dbe7f0393b6a9cbd'/>
<id>acce7c38d3833b59c4eb2e99dbe7f0393b6a9cbd</id>
<content type='text'>
We might re-introduce Makefiles, but for different purposes (SASS or
TypeScript compilation).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We might re-introduce Makefiles, but for different purposes (SASS or
TypeScript compilation).
</pre>
</div>
</content>
</entry>
<entry>
<title>add justfile for language pack processing</title>
<updated>2022-12-06T17:39:20+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-12-03T17:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=b9628678de72793e1bf0ad10f8c842c5bcb7dc10'/>
<id>b9628678de72793e1bf0ad10f8c842c5bcb7dc10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
