Personal website of Ana María Martínez Gómez: http://anamaria.martinezgomez.name
Built with Jekyll and Bootstrap.
- Dependencies:
sudo apt install ruby-bundler build-essential - Version Alignment: Update
Gemfileto match your Ruby version (ruby -v) and removeGemfile.lock - Local Environment:
bundle config set --local path 'vendor/bundle' - Install Gems:
bundle install
Run bundle exec jekyll serve.
Or if you want to include future blog post (useful when working on unreleased blog post): bundle exec jekyll serve --future.
This repository is licensed under AGPL-3.0, with the exception of the blog posts which are licensed under CC BY 4.0, the images, and where otherwise noted.
Credits:
- Base: Minima Gem (MIT).
- UI/Theme: Freelancer (MIT).
- Favicon: Favicon Generator.