This is the open source version of my personal blog and resume (fmillone.dev).
It's intended to be a simple backendless react application.
All data is loaded from the JSON files at /src/data
and the articles are markdown files located in /src/assets/articles/
.
- Add SSR to improve SEO
- switch font awesome to import
- load previews from data
- add PDF version of CV
- contact page