Skip to content

gjermundgaraba/bjaanes.github.io

Repository files navigation

Gjermund Bjaanes' blog

This is my personal blog.

It focuses on Innovation and Technology.

It runs on Jekyll and is completely open source. Because I love open source.

http://gjermundbjaanes.com

Contribute

If you want to write a post, contact me about the topic, and we will figure something out.

If you want to fix some spelling errors or poorly written sentences, just create a Pull Request.

I really enjoy contribution. Open Source is awesome for everything!

Development

To run the blog, you need to install Ruby (so you can run gem commands).

After Ruby is installed, you need to run the following commands:

gem install jekyll
gem install bundle
bundle install

After everything is installed, you can run jekyll commands to serve the blog locally:

jekyll serve

Learn more about how to use Jekyll here: https://jekyllrb.com/docs/home/

About

My blog site (static website generator using Jekyll)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published