Hello, my name is Eduardo, but you can call me Doodles!
This is my little personal website with blog posts, projects, and contact information. This website was developed using Jekyll, and it's currently available at doodlesdev.com.
If my domain ever goes down for some reason, since this is deployed from a Netlify free-tier account, it will still be accessible at doodlesdev.netlify.app.
To get started, make sure to install Ruby and Bundler. Then, inside the project's directory install project dependencies:
bundle installStart the development server:
bundle exec jekyll serveOpen http://127.0.0.1:4000 in your browser to preview the website.
This work © 2022-2026 by Eduardo Moraes is licensed under the Creative Commons Attribution-ShareAlike 4.0 International
This project is licensed under the GNU AGPL v3.0 free software license. Read the LICENSE file for more information.
