Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

wepb/wepb.de

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webentwickler-paderborn.de

Jekyll-basierte Webseite der Webentwickler Paderborn

Setup

  1. Ruby installieren (für Windows: http://railsinstaller.org/)
  2. gem install bundler (nicht nötig, wenn ihr den Windows RailsInstaller benutzt)
  3. bundle install (im Projektverzeichnis)

Lokale Entwicklung

bundle exec middleman

Der Server startet daraufhin unter http://localhost:4567.