|
1 | 1 | # mce.codes |
2 | 2 |
|
3 | | -My personal website, built with [Astro](https://astro.build) and deployed on [GitHub Pages](https://pages.github.com). |
| 3 | +My personal website, built with [Astro](https://astro.build) and deployed on |
| 4 | +[GitHub Pages](https://pages.github.com). |
4 | 5 |
|
5 | 6 | ## Third-party assets and attributions |
6 | 7 |
|
7 | | -- [Inter](https://rsms.me/inter) ([1](public/fonts/inter-v13-latin-400.woff2), [2](public/fonts/inter-v13-latin-700.woff2)) is licensed under the [SIL Open Font License (OFL)](https://github.com/rsms/inter/blob/master/LICENSE.txt). |
8 | | -- [Raleway](https://github.com/impallari/Raleway) ([1](public/fonts/raleway-v29-latin-500.woff2), [2](public/fonts/raleway-v29-latin-600.woff2)) is licensed under the [SIL Open Font License (OFL)](https://github.com/impallari/Raleway/blob/master/OFL.txt). |
9 | | -- [Kode Mono](https://kodemono.com) ([1](public/fonts/kode-mono-v2-latin-400.woff2)) is licensed under the [SIL Open Font License (OFL)](https://github.com/isaozler/kode-mono/blob/main/OFL.txt). |
10 | | -- [`avatar.png`](src/assets/avatar.png) was created by [Marga Hernandez](https://margahernandez.framer.website). |
11 | | -- The menu and mode SVGs used in [`header.astro`](src/components/page/header.astro) were taken and modified from [Tempo's Quill Icons](https://github.com/yourtempo/tempo-quill-icons) and [Jay Newey's Charm Icons](https://github.com/jaynewey/charm-icons), respectively. |
| 8 | +- [Inter](https://rsms.me/inter) ([1](public/fonts/inter-v13-latin-400.woff2), |
| 9 | + [2](public/fonts/inter-v13-latin-700.woff2)) is licensed under the |
| 10 | + [SIL Open Font License (OFL)](https://github.com/rsms/inter/blob/master/LICENSE.txt). |
| 11 | +- [Raleway](https://github.com/impallari/Raleway) |
| 12 | + ([1](public/fonts/raleway-v29-latin-500.woff2), |
| 13 | + [2](public/fonts/raleway-v29-latin-600.woff2)) is licensed under the |
| 14 | + [SIL Open Font License (OFL)](https://github.com/impallari/Raleway/blob/master/OFL.txt). |
| 15 | +- [Kode Mono](https://kodemono.com) |
| 16 | + ([1](public/fonts/kode-mono-v2-latin-400.woff2)) is licensed under the |
| 17 | + [SIL Open Font License (OFL)](https://github.com/isaozler/kode-mono/blob/main/OFL.txt). |
| 18 | +- [`avatar.png`](src/assets/avatar.png) was created by |
| 19 | + [Marga Hernandez](https://margahernandez.framer.website). |
| 20 | +- The menu and mode SVGs used in |
| 21 | + [`header.astro`](src/components/page/header.astro) were taken and modified |
| 22 | + from [Tempo's Quill Icons](https://github.com/yourtempo/tempo-quill-icons) and |
| 23 | + [Jay Newey's Charm Icons](https://github.com/jaynewey/charm-icons), |
| 24 | + respectively. |
12 | 25 |
|
13 | 26 | ## License |
14 | 27 |
|
15 | 28 | Copyright 2023-present Matthew Espino |
16 | 29 |
|
17 | | -The content is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License. The code is licensed under the version 3 of the GPL or any later version. See [LICENSE](LICENSE). |
| 30 | +The content is licensed under the Creative Commons Attribution-ShareAlike 4.0 |
| 31 | +International Public License. The code is licensed under the version 3 of the |
| 32 | +GPL or any later version. See [LICENSE](LICENSE). |
0 commit comments