Skip to content

melledijkstra/melledijkstra.github.io

Folders and files

NameName
Last commit message
Last commit date
Jan 6, 2021
Aug 9, 2020
Sep 19, 2022
Nov 13, 2020
Nov 13, 2020
Sep 19, 2022
Aug 23, 2020
Jul 23, 2020
Aug 9, 2020
Apr 1, 2018
Jun 24, 2020
Jun 24, 2020
Oct 12, 2019
Apr 15, 2021
Jan 31, 2023
Apr 18, 2020
Sep 19, 2022
Oct 11, 2019
Oct 11, 2019
Apr 20, 2021
Apr 18, 2020
Nov 1, 2019
Sep 19, 2022
Aug 23, 2020
Jun 24, 2020

Repository files navigation

Melle Dijkstra's personal website

This repository contains the official source code used for my personal website Copyright © 2016 - 2018 Melle Dijkstra, All rights reserved

Installation

Unix based systems

reference: https://help.github.com/en/enterprise/2.14/user/articles/setting-up-your-github-pages-site-locally-with-jekyll

Open the terminal.

Check whether you have Ruby 2.1.0 or higher installed:

$ ruby --version
> ruby 2.X.X

If you don't have Ruby installed, install Ruby 2.1.0 or higher.

Install Bundler:

# Installs the Bundler gem
$ gem install bundler

Install dependencies (gems):

# install all needed gems
$ bundle install

Impression

Stories overview page where I display my latest written stories/articles. It uses a masonry layout, which is a javascript library that places the elements in optimal position based on available vertical space.

Guides Overview

Portfolio page

Portfolio

Resume page

Resume

Packages

No packages published

Contributors 2