Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 394 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 394 Bytes

fabiomrbarbosa.com

Fábio M.R. Barbosa's personal website, built with Eleventy and hosted on Netlify.

License

Open sourced under the MIT license.

Installation

git clone https://github.com/fabiomrbarbosa/fabiomrbarbosa.com.git
cd ./fabiomrbarbosa.com
npm i

Development

npm run dev

Build

npm run build