frebliklo / frebliklo.github.io

Design portfolio

Home Page:https://frebliklo.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Portfolio

This reposistory is the home of my portfolio. It's built with Jekyll. The design is made in Figma and can be found here

Installation

OSX

brew install ruby
gem install bundle
bundle install
gem install jekyll

Ubuntu

apt-get install ruby ruby-dev build-essential
gem install bundle
bundle install
gem install jekyll

Windows

choco install ruby -y # Restart the command prompt to get ruby and gem in path
gem install bundle
bundle install
gem install jekyll

Development

It's easy! Just run jekyll serve and the site is served on port 4000 on your network.

About

Design portfolio

https://frebliklo.com/


Languages

Language:HTML 61.8%Language:CSS 34.1%Language:Ruby 4.1%Language:JavaScript 0.0%