riethmayer / naehfein

most basic landingpage for naehfein.de ever.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

naehfein

Ansible setup and web project (simple html5 based on twitter bootstrap + js).

Vagrant setup

You require the following ssh/config settings:

Host naehfein
  HostName 192.168.60.4
  User vagrant
  Port 22
  UserKnownHostsFile /dev/null
  StrictHostKeyChecking no
  PasswordAuthentication no
  IdentityFile /Users/riethmayer/.vagrant.d/insecure_private_key
  IdentitiesOnly yes
  LogLevel FATAL

About

most basic landingpage for naehfein.de ever.


Languages

Language:HTML 72.2%Language:CSS 18.1%Language:Ruby 9.7%