Repository that runs jeremias.codes, my personal site and blog.
To serve this site locally, clone the repository into your machine.
You will need Node.js and npm installed.
Install all dependencies by running npm install
first.
Run npm start
to kick off the development server.
Run npm run build
to build site for production.
Built with Eleventy, Deployed in Netlify
This site design and content is licensed under Apache License 2.0.