Skip to content

maremarismaria/maremarismaria.github.io

Repository files navigation

Blog & Personal Website

Made with Jekyll

gem install jekyll bundler
bundle install
bundle exec jekyll serve --livereload --host 0.0.0.0

JEKYLL_ENV=production bundle exec jekyll build