Welcome to my personal website/blog :)
- Ruby version 2.5.0 or higher
- RubyGems
- GCC and Make
-
Install all prerequisites.
-
Install the jekyll and bundler gems
- gem install jekyll bundler
- bundler install
-
Build the site and make it available on a local server
- bundle exec jekyll serve
-
Browse to http://localhost:4000