Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

comoyo/blog.telenor.io

Repository files navigation

Telenor Blog

Setup

This project uses Jekyll. To install Jekyll, you need the ruby package manager 'bundler'.

  • gem install bundler
  • make setup

Running the project

Simply execute make run. The blog should now be accessible on http://localhost:4000/.