This is my minimalistic portfolio website built with Nuxt. It adheres to the Jamstack approach, which renders the website at build time. I've setup continuous deployment using github actions.
For the live version of this project visit the following link.
git clone https://github.com/wuletawwonte/wuletawwonte.com.git
cd into the folder by typing: cd wuletawwonte.com
➕ add your contribution if you'd like And please feel free to make a PR
- Nuxt
- Vue
- yarn
- SSG
- Hat tip to anyone whose code was used
All contributions, issues and feature requests are welcome!
- Fork it (https://github.com/wuletawwonte/wuletawwonte.com.git)
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add/improve')
- Push to the branch (git push origin [chosen-name])
- Create a new Pull Request
Give a ⭐ if you liked the app
This project is MIT licensed.