LukasBommes / lukasbommes.de

Source for my homepage

Home Page:https://www.lukasbommes.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Source code for lukasbommes.github.io

This repository contains the source code for my home page at www.lukasbommes.de

Prerequisites

To build and update the website jekyll needs to be installed as per this documentation.

Deploy the website

Clone the repository into /var/www/lukasbommes.de. Then, install requirements with

bundle install

and build the website with

bundle exec jekyll build

Deployable artifcats are found in the _site directory.

Local development

You can serve the website locally with

bundle exec jekyll serve

About

Source for my homepage

https://www.lukasbommes.de


Languages

Language:HTML 87.9%Language:CSS 10.5%Language:Ruby 1.6%