✏️   The Blog

I'm maintaining my blog at milos.marinkovic.xyz here. It's built with Jekyll and deployed directly after each change through GitHub Actions.

If you've found something incorrect (and want to address it), please open an issue or a PR.

🛠️   How to run locally

The full tutorial is here.

In short… you'll need ruby and a couple of Ruby gems to run this. Google "how to install ruby" for your operating system to get the most recent installation instructions. MacOS should have it pre-installed.

Once that's done, install Jekyll:

$ gem install jekyll

Then install Bundler:

$ gem install bundler

And finally, run the bundler installation from the Gemfile:

$ bundler install

Once done, you can simply run the run.sh script contained in this directory:

$ ./run.sh
jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer