Skip to content

guilhermesimoes/guilhermesimoes.github.io

Repository files navigation

My blog

A place where I write about things.

Check it out!

How to run

Start a web server on port 4000 with:

jekyll serve

This command will also generate all the files into ./_site, watch for changes and regenerate everything automatically.