Repositorio del sitio personal de Franco Román Meola, construido con Jekyll.
bundle install
bundle exec jekyll serveAbrí http://127.0.0.1:4000.
Cuando termines de servir el sitio:
git rm -rf _siteEl deploy se hace con GitHub Actions (.github/workflows/pages.yml).
En GitHub: Settings → Pages → Source: GitHub Actions.