Skip to content

oriolcanades/blog

Repository files navigation

blog

My personal blog

Run the project locally

To run the project locally, you need to have Ruby and Jekyll installed on your computer. If you don't have them installed, follow the instructions in the official Jekyll documentation.

If you have Ruby and Jekyll installed, follow these steps:

bundle exec jekyll serve

Stop the project locally

To stop the project, press Ctrl + C in the terminal. If this does not work, close the terminal window.

ps aux |grep jekyll |awk '{print $2}' | xargs kill -9

About

Mi blog personal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published