Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 441 Bytes

Readme.md

File metadata and controls

16 lines (10 loc) · 441 Bytes

Personal Web

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/.

Todos:

  • Add SSR to improve SEO
  • switch font awesome to import
  • load previews from data
  • add PDF version of CV
  • contact page