Newer
Older

<img src="assets/verdigris-logo.png" width="250" height="250" alt="Verdigris Logo">
Repository to track everything related to my PhD thesis. There is a [wiki](https://gitlab1.ptb.de/graefl01/thesis/-/wikis/home) where I collect infos about my tech stack, reading and general notes. `.tex` files tracked by [CI/CD](https://gitlab1.ptb.de/graefl01/thesis/-/pipelines) are built automatically using $`\rm Lua\LaTeX`$. The built PDFs can be downloaded; available files are found in the [jobs browser](https://gitlab1.ptb.de/graefl01/thesis/-/jobs).
Unfortunately it is not possible to link the artifacts here directly because of the build process. It is possible to build files from source by changing into the directory of the document to be built and then running `lualatex` and `biber`. All files can also be built using [`arara`](https://github.com/islandoftex/arara). For example, if you want to build my thesis, you can do the following:
```shell
git clone gitlab1.ptb.de/graefl01/thesis.git
cd thesis/thesis
arara
```
The Rust and Cargo word marks and logos are part of the Rust Trademarks and owned by Mozilla and is distributed under [Creative Commons Attribution license (CC BY)](https://creativecommons.org/licenses/by/4.0/). More information is found [here](https://www.rust-lang.org/policies/media-guide).
The Verdigris logo uses the [ChunkFive Regular]( https://www.1001fonts.com/chunkfive-font.html) font. ChunkFive is licensed under the [SIL Open Font License (OFL)]( http://scripts.sil.org/OFL).