jcoupal.com is a personal website where you can see my blog posts and projects.
The website is made entirely in VueJS and fetches from the Medium RSS feed for my blog posts and the GitHub API to list my projects.
npm install
npm run serve
npm run build
npm run lint
docker compose build
docker compose up -d
This project is licensed under Apache 2.0 - see the LICENSE file for details.