Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digipie/kaya-folio
Personal portfolio website, with kaya.
https://github.com/digipie/kaya-folio
docusaurus2 personal-website portfolio-website reactjs
Last synced: 4 days ago
JSON representation
Personal portfolio website, with kaya.
- Host: GitHub
- URL: https://github.com/digipie/kaya-folio
- Owner: DigiPie
- License: mit
- Created: 2020-10-08T11:29:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T17:18:53.000Z (9 months ago)
- Last Synced: 2024-11-02T11:11:45.431Z (11 days ago)
- Topics: docusaurus2, personal-website, portfolio-website, reactjs
- Language: JavaScript
- Homepage: https://evantay.com
- Size: 53.3 MB
- Stars: 26
- Watchers: 2
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KayaFolio
A software engineer portfolio template built with Docusaurus 3.0, ReactJS, and Kaya.![Landing page](img/landing.png)
![Projects page](img/projects.png)
![Projects page](img/projects-expanded.png)
![deploy-docusaurus](https://github.com/DigiPie/kaya-folio/workflows/deploy-docusaurus/badge.svg) ![evantay-website](https://img.shields.io/website?url=https%3A%2F%2Fevantay.com)
## Design motivation
Accessibility over aesthetics
Easy to maintain and extend code and content
Comfortable to use on both web and mobile## How was this built
The Blog and Docs pages come pre-built with [Docusaurus 3.0](https://docusaurus.io).
As for the Landing and Projects pages, I built them using [ReactJS](https://reactjs.org/).
## Can I use this
I wrote this template for my own use but you are free to use it as long as you credit me. You can do so by linking back to [evantay.com](https://evantay.com/) :relaxed: Cheers!