Discovering the new Digital world

20 Nov 2016

Setting up my web site in Github

I have thought for a long time to set up a site describing my professional journey, my passions for people/ data and technology and, finally, I have stopped procastinating and moved into action.

I wanted to have something simple and powerful at the same time so I ended up choosing Github Pages powered by Jekyll.

The recipe:

I can now use Markdown to author my posts. Surprisingly It was a lot more easier than I thought.

In order to make it easy to create web pages I would highly recommend to install Jekyll locally on the machine. I have had few issues when Github was building the website with meaningless error messages. Having Jekyll locally installed it is possible to launch the website locally and debugging the issues.

For the installation of Jekyll on my local machine (mac OS) I have followed the Jekyll documentation.

Next steps: