toonvanstrijp / kaya-folio

Personal portfolio website, with kaya.

Home Page:https://evantay.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

evantay.com: kaya-folio (2.0)

Personal portfolio website, with kaya.

The second iteration of evantay.com built with Docusaurus v2 and ReactJS.

Previous version: evantay.com (1.0)

Landing page

deploy-docusaurus

Design motivation

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

How was this built

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.

Can I use it

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. ☺️

Projects page

Projects page

Projects page

Projects page

About page

About page

About

Personal portfolio website, with kaya.

https://evantay.com

License:MIT License


Languages

Language:JavaScript 86.8%Language:CSS 13.2%