<feed xmlns='http://www.w3.org/2005/Atom'>
<title>finserv/frontend/simple.css/README.md, branch main</title>
<subtitle>Personal finances server</subtitle>
<id>https://cgit.xengineering.eu/finserv/atom/frontend/simple.css/README.md?h=main</id>
<link rel='self' href='https://cgit.xengineering.eu/finserv/atom/frontend/simple.css/README.md?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/finserv/'/>
<updated>2026-05-29T14:25:02Z</updated>
<entry>
<title>frontend: simple.css: Use copy of upstream code</title>
<updated>2026-05-29T14:25:02Z</updated>
<author>
<name>xengineering</name>
<email>me@xengineering.eu</email>
</author>
<published>2026-05-28T19:05:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.xengineering.eu/finserv/commit/?id=fba9bcfc9a422dd3020b5efc2392ddfd71231560'/>
<id>urn:sha1:fba9bcfc9a422dd3020b5efc2392ddfd71231560</id>
<content type='text'>
This switches from the use of a Git submodule to a locally committed
copy of the needed file and it's license.

The reason is that `hugo server` needs the CSS file in the same relative
path as `hugo build` which is run in the build tree.

But this is not possible because Meson cannot copy it to the
`build/frontend/simple.css` folder without a `meson.build` in
`source/frontend/simple.css`.

This together with the limitation that symbolic links are not supported
by Hugo makes life pretty difficult. Thus a local copy of simple.css and
an adjacent `meson.build` file is chosen.
</content>
</entry>
</feed>
