Source files for latinoipsum.netlify.com built with Eleventy and hosted with Netlify.
# clone this repository
git clone https://github.com/isaachvazquez/latino-ipsum.git
# go to working directory
cd latino-ipsum
# install dependacies
yarn
# start a local dev server
yarn start