undefinedbehavior-website/content/pages/credits.md

27 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2022-08-28 18:56:24 +02:00
Title: Credits
2023-10-24 14:19:59 +02:00
Date: 2023-08-26 22:10
2022-08-28 18:56:24 +02:00
Author: Error
Status: hidden
Summary: Credit where credit is due
2023-10-24 14:19:59 +02:00
Hidemeta: True
2022-08-28 18:56:24 +02:00
## Pelican
This site is powered by [Pelican](https://getpelican.com "Pelican Static Site Generator, Powered by Python"). Pelican is a static site generator written in python.
2023-10-24 14:19:59 +02:00
It's licensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/#AGPL "GNU Affero General Public License").
2022-08-28 18:56:24 +02:00
2023-10-24 14:19:59 +02:00
## Fonts
2022-08-28 18:56:24 +02:00
2023-10-24 14:19:59 +02:00
This website uses [Maven Pro](https://fonts.google.com/specimen/Maven+Pro) and [Oxygen Mono](https://fonts.google.com/specimen/Oxygen+Mono), both of which are available under the [SIL Open Font License (OFL)](https://scripts.sil.org/OFL).
2022-08-28 18:56:24 +02:00
2023-10-24 14:19:59 +02:00
## reset.css
Like many other websites, this site relies on [reset.css](http://meyerweb.com/eric/tools/css/reset/) (public domain) to remove browser-side default CSS settings.
2024-01-06 14:44:31 +01:00
## Favicon
The blobcat image that this site uses as a favicon can be found in [this git repository](https://github.com/DuckOfDisorder/BlobCats).
It is licensed under the [Apache License, Version 2.0](https://github.com/DuckOfDisorder/BlobCats/blob/main/PNGs/LICENSE).
2023-10-24 14:19:59 +02:00
_Thank you very much._