Shared assets for various web projects for polynom.me
Go to file
2022-05-31 20:17:16 +02:00
assets feat: Move more from the website into here 2022-05-31 20:17:16 +02:00
licenses Add makesite.py 2020-09-21 18:35:25 +02:00
pkgs feat: Add a flake 2022-05-14 17:06:27 +02:00
.gitignore Add a make command 2020-09-21 18:40:35 +02:00
flake.lock feat: Add a flake 2022-05-14 17:06:27 +02:00
flake.nix feat: Add a flake 2022-05-14 17:06:27 +02:00
LICENSE Initial commit 2020-05-29 18:13:08 +02:00
Makefile Add a make command 2020-09-21 18:40:35 +02:00
makesite.py Add for_each and template_if_empty 2022-05-12 15:42:37 +02:00
pgp-sign.py feat: Add a flake 2022-05-14 17:06:27 +02:00
README.md Add makesite.py 2020-09-21 18:35:25 +02:00

polynom.me "CDN"

This repository contains files that are shared between different pages of the polynom.me project, like CSS and fonts.

Licences

  • assets/css/index.css: GPLv3 (See LICENSE)
  • Overpass: LGPL 2.1 (See licenses/Overpass.md)
  • Roboto: Apache License 2.0 (See licenses/Roboto.md)
  • makesite: MIT License (See licenses/makesite.md)