Skip to content

Articles on everyday programming, personal challenges and new fun tech news

License

Notifications You must be signed in to change notification settings

mikaelmattsson/mikaelmattsson.github.io

Repository files navigation

mikaelmattsson.github.io

This project is powered with Jekyll. Visit https://mikaelmattsson.github.io to actually see the site.

Installation

# Make sure we’re using the latest gems.
sudo gem update --system
sudo gem update

# Install the bundler tool.
sudo gem install bundler

# Install dependencies
sudo bundle install

Develop

# Run the site and watch for changes.
bundle exec jekyll serve --watch --drafts

License

This project is licensed under The MIT License (MIT).

About

Articles on everyday programming, personal challenges and new fun tech news

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published