Rewrite site. Again. With JS and Vite
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
# Third-Party Licenses
|
||||
|
||||
This project uses the following direct dependencies:
|
||||
|
||||
## Cardo
|
||||
|
||||
- Package: `@fontsource/cardo`
|
||||
- License: SIL Open Font License, Version 1.1
|
||||
- <https://scholarsfonts.net/cardofnt.html>
|
||||
- <https://github.com/fontsource/font-files/tree/main/fonts/google/cardo>
|
||||
|
||||
## Inter
|
||||
|
||||
- Package: `@fontsource/inter`
|
||||
- License: SIL Open Font License, Version 1.1
|
||||
- Font copyright: Rasmus Andersson
|
||||
- <https://github.com/rsms/inter>
|
||||
- <https://github.com/fontsource/font-files/tree/main/fonts/other/inter>
|
||||
|
||||
## Iosevka
|
||||
|
||||
- Package: `@fontsource/iosevka`
|
||||
- License: SIL Open Font License, Version 1.1
|
||||
- Sources:
|
||||
- <https://github.com/be5invis/iosevka>
|
||||
- <https://github.com/fontsource/font-files/tree/main/fonts/other/iosevka>
|
||||
|
||||
## Marked
|
||||
|
||||
- Package: `marked`
|
||||
- License: MIT
|
||||
- Copyright: MarkedJS; Christopher Jeffrey
|
||||
- <https://github.com/markedjs/marked>
|
||||
|
||||
## PrismJS
|
||||
|
||||
- Package: `prismjs`
|
||||
- License: MIT
|
||||
- <https://github.com/PrismJS/prism>
|
||||
|
||||
## Vite
|
||||
|
||||
- Package: `vite`
|
||||
- License: MIT
|
||||
- Copyright: VoidZero Inc. and Vite contributors
|
||||
- <https://github.com/vitejs/vite>
|
||||
|
||||
The package-manager lockfile records transitive dependencies. Their license
|
||||
notices remain part of the installed dependency trees.
|
||||
Reference in New Issue
Block a user