<feed xmlns='http://www.w3.org/2005/Atom'>
<title>finserv/frontend/meson.build, branch auth</title>
<subtitle>Personal finances server</subtitle>
<id>https://cgit.xengineering.eu/finserv/atom?h=auth</id>
<link rel='self' href='https://cgit.xengineering.eu/finserv/atom?h=auth'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/finserv/'/>
<updated>2026-05-23T22:10:50Z</updated>
<entry>
<title>frontend: static: Add simple.css symlink</title>
<updated>2026-05-23T22:10:50Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2026-05-23T22:08:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/finserv/commit/?id=0425f4b8e6e27923e7a43b24a05117eb62ac6786'/>
<id>urn:sha1:0425f4b8e6e27923e7a43b24a05117eb62ac6786</id>
<content type='text'>
This allows to develop the frontend with `hugo server` and its built-in
page refresh on file change.

For the actual build the file is copied to the build directory by Meson.
</content>
</entry>
<entry>
<title>Use simple.css</title>
<updated>2026-05-23T22:05:40Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2026-05-23T22:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/finserv/commit/?id=15be9a62f557d54448cbb932c4d7c4a96843daf2'/>
<id>urn:sha1:15be9a62f557d54448cbb932c4d7c4a96843daf2</id>
<content type='text'>
This enables the use of simple.css as CSS framework.
</content>
</entry>
<entry>
<title>Add global Meson build system</title>
<updated>2026-05-23T21:48:15Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2026-05-23T21:48:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/finserv/commit/?id=4db5f4ae91cc5b9139e3f2e1208e2ec032a89ebf'/>
<id>urn:sha1:4db5f4ae91cc5b9139e3f2e1208e2ec032a89ebf</id>
<content type='text'>
This commit fully introduces Meson as a build system for this
repository. It makes sure the frontend page is built with Hugo before
the Go executable is built and embeds the frontend.
</content>
</entry>
<entry>
<title>frontend: Add Meson build system</title>
<updated>2026-05-23T21:42:27Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2026-05-23T21:39:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/finserv/commit/?id=0c2903126aa2df80d1ea40295df6365ea37b7651'/>
<id>urn:sha1:0c2903126aa2df80d1ea40295df6365ea37b7651</id>
<content type='text'>
This is a first step towards using Meson for the whole repository.

Having one central build system allows many things like ensuring that
the frontend page is build before embedding it into the Go executable
or like transpiling TypeScript to JavaScript before building the
frontend page.
</content>
</entry>
</feed>
