Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 764 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 764 Bytes

Welcome to hasbeen.in, your geek-friendly travel site.

Find out where your fellow geeks have been, add yourself:

  • Fork this repo
  • Add your traveller file (*)
  • Send a pull request

Traveller Profiles

(*) You'll find the profiles in config/travellers. The filename will be your subdomain name, so bascht.yaml will be available at bascht.hasbeen.in.

name: "Bascht"
profile:
  web: "http://bascht.com"
  twitter: "bascht"
  gravatar: "8656dc5476c819d4dcbd932a5744122a"
hasbeen:
  cities:
    - "Leipzig"
    - "Hamburg"
    - "Oelsnitz"
    - "Cologne"
[…]

-- Travis Build Status