--- title: Website Attribution permalink: /website-attribution.html created_at: 2021-05-25 21:20:00 +0200 last_modified_at: 2021-05-25 21:20:00 +0200 --- # License Attribution This website is built upon a few Open Source components made by other people: - The [Bootstrap](https://getbootstrap.com/) framework v4.6.0, copyright 2021 Twitter, under [MIT license](https://raw.githubusercontent.com/twbs/bootstrap/v4.6.0/LICENSE) - [jQuery](https://jquery.com/) v3.6.0, copyright 2021 OpenJS Foundation and jQuery contributors, under [MIT license](https://raw.githubusercontent.com/jquery/jquery/3.6.0/LICENSE.txt) - [Popper.js](https://popper.js.org/) v2, under [MIT license](https://raw.githubusercontent.com/popperjs/popper-core/v2.9.2/LICENSE.md) {% comment %} needed for carousel and responsive navbar {% endcomment %} - The [Bootswatch Litera](https://bootswatch.com/litera/) theme v4.6.0, made by Thomas Park, under [MIT license](https://raw.githubusercontent.com/thomaspark/bootswatch/v4.6.0/LICENSE) - The color scheme from the [Jekyll Merlot Theme](https://pages-themes.github.io/merlot/) v0.1.1 by Ben Balter, under [CC0 license](https://raw.githubusercontent.com/pages-themes/merlot/v0.1.1/LICENSE) - Syntax coloring uses the Pygments [PerlDoc color scheme](https://github.com/richleland/pygments-css) under [the Unlicense](https://raw.githubusercontent.com/richleland/pygments-css/master/UNLICENSE.txt) - Icons by [FontAwesome Free](https://fontawesome.com/) v5.15.3, under [CC-BY-4.0 license](https://raw.githubusercontent.com/FortAwesome/Font-Awesome/5.15.3/LICENSE.txt)