Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izyuumi/yumiizumi
My open-source personal portfolio with accessibility in mind.
https://github.com/izyuumi/yumiizumi
Last synced: about 4 hours ago
JSON representation
My open-source personal portfolio with accessibility in mind.
- Host: GitHub
- URL: https://github.com/izyuumi/yumiizumi
- Owner: izyuumi
- License: mit
- Created: 2020-11-14T05:35:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T17:42:32.000Z (about 1 month ago)
- Last Synced: 2024-10-20T07:23:09.384Z (about 1 month ago)
- Language: Astro
- Homepage: https://yumiizumi.com
- Size: 9.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Preview of the website](/public/placeholder-social.png)
# My portfolio
This is my portfolio website, built with [Astro](https://astro.build/). Hosting is done on [GitHub Pages](https://pages.github.com/).
## Accessibility
The website is fully accessible, and has been tested with [Lighthouse](https://googlechrome.github.io/lighthouse/viewer/?psiurl=https%3A%2F%2Fyumiizumi.com).
![Lighthouse report](/readme/lighthouse.png)
### Caching
There is a deduction in accessibility points related to caching, since GitHub Pages does not allow custom caching headers.
![Issue with caching and GitHub Pages](/readme/caching.png)
## Development
Follow [Astro documentation](https://docs.astro.build/en/getting-started/) to get started.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. All icons used in the website do not belong to me, and are products of their respective owners. I do not claim any ownership over them.
### Acknowledgments
- [Astro](https://astro.build/)
- [GitHub Pages](https://pages.github.com/)
- [Google Fonts](https://fonts.google.com/)