<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blog.kummerlaender.eu/pkgs, branch master</title>
<subtitle>Static XSLT based implementation of my blog</subtitle>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/'/>
<entry>
<title>Use shared Nix derivations of XSLT build stack</title>
<updated>2018-09-27T20:16:53+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-09-27T20:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/commit/?id=fe31244529c49ced081348b7db66e78eabc809dd'/>
<id>fe31244529c49ced081348b7db66e78eabc809dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix generate, preview scripts</title>
<updated>2018-06-05T16:41:11+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-06-05T16:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/commit/?id=cc09b07cb5c27e2ac01718a382c35090749811e1'/>
<id>cc09b07cb5c27e2ac01718a382c35090749811e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Nixify build process</title>
<updated>2018-06-04T19:18:58+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-06-04T19:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/commit/?id=c08fbb73a960bd19ab1ca553da5bb8111622baba'/>
<id>c08fbb73a960bd19ab1ca553da5bb8111622baba</id>
<content type='text'>
Building the website in the presence of the Nix package manager is now
as simple as:

- cloning this repo
- entering the nix-shell environment declared by `shell.nix`
- calling `generate`
- optionally call `preview` to spawn a webserver in `target/99_result`

All dependencies such as the internal InputXSLT, StaticXSLT and
BuildXSLT modules as well as external ones such as KaTeX and pandoc are
built declaratively by Nix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Building the website in the presence of the Nix package manager is now
as simple as:

- cloning this repo
- entering the nix-shell environment declared by `shell.nix`
- calling `generate`
- optionally call `preview` to spawn a webserver in `target/99_result`

All dependencies such as the internal InputXSLT, StaticXSLT and
BuildXSLT modules as well as external ones such as KaTeX and pandoc are
built declaratively by Nix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Nix derivation for KaTeX</title>
<updated>2018-05-28T17:02:53+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2018-05-28T17:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/commit/?id=bc3f4a79d52e0f62b93628fd8b35516eb6c4f44b'/>
<id>bc3f4a79d52e0f62b93628fd8b35516eb6c4f44b</id>
<content type='text'>
One step closer to a fully declarative website build environment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One step closer to a fully declarative website build environment.
</pre>
</div>
</content>
</entry>
</feed>
