vicchi / vaguely-rude-places

The map of Vaguely Rude Place Names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaguely Rude Place Names Map

FOSSA Status

Gentle Introduction

The Vaguely Rude Place Names Map is a simple-ish web mash up of places which, to the British sense of humour, sound vaguely rude and thus are, by definition, funny. If you're not British, it might be confusing why this is amusing.

Meanwhile, here's some blog posts which may, or may not, explain how the map came into being.

License

The source code for the Vaguely Rude Places Map is licensed under the MIT License.

All site content is licensed under the Creative Commons Attribution ShareAlike license.

All GeoJSON and ShapeFile downloads are licensed under the Open Data Commons Attribution license.

FOSSA Status

Credits

Thanks and credit is due to the following people and organisations:

Colophon

If you're interested, the Vaguely Rude Places Map is built out of the following, fabulous, open source components:

Building

Either fork or clone the master GitHub repository.

Install the map's dependencies.

$ npm install

Build the source.

$ grunt build

See also the Grunt dist target which builds a distributable tarball.

There's a rudimentary Ansible playbook in deploy which is currently targeted at the map's site at www.vaguelyrudeplacesmap.com. You'll want to edit the inventory file to point to your own server if you want to deploy this.

About

The map of Vaguely Rude Place Names

License:MIT License


Languages

Language:JavaScript 54.2%Language:HTML 26.9%Language:SCSS 10.4%Language:PHP 6.4%Language:Jinja 1.5%Language:Awk 0.7%