Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

dev.redlink.io source code

License

Notifications You must be signed in to change notification settings

redlink-gmbh/redlink-gmbh.github.io

Repository files navigation

dev.redlink.io's source code, powered by jekyll and bootplus.

dev.redlink.io

This repository contains the source code that power dev.redlink.io

We ❤️ Pull Requests. Seriously, we really do. It doesn't matter whether you're fixing a typo or overhauling a major area of the code base, just help us to fix it.

Installation

sudo apt-get install rubygems
gem install jekyll
gem install jekyll-redirect-from

Development

jekyll serve  --watch

Deployment

git push