Personal portfolio website, with kaya.
The second iteration of evantay.com built with Docusaurus v2 and ReactJS.
Previous version: evantay.com (1.0)
The website should:
- Be easy to maintain and extend for both code and content
- De-couple code and content whenever possible
- Create reusable components for code blocks which are repeated
- Put communication first, and design second
- Avoid trading content accessibility for cooler design
- Adopt a minimalistic design
The Blog and Docs pages of kaya-folio are provided by Docusaurus v2. All I had to do was write my blog posts and documentation in Markdown for those two sections.
"Docusaurus v2 allows you to extend or customize your project's layout by reusing React."
As for the Landing, Projects and About pages, I built them using ReactJS.
I built this website for my own personal use, but you are free to use it so long as you credit me. You can do so by linking back to evantay.com.