13abylon / hasbeen.in

Places we have been.

Home Page:http://hasbeen.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Travis Build Status

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. Should a place be ambiguous, add a hash with the display name as key and a long name as a value for a city.

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

Validating your files

If you want to validate your pull request before actually submitting it as an issue, use the built-int Rake task:

RACK_ENV=development bundle exec rake validate:travellers

--

About

Places we have been.

http://hasbeen.in


Languages

Language:Ruby 88.6%Language:JavaScript 8.4%Language:CSS 3.0%