An open API service indexing awesome lists of open source software.

https://github.com/chrisrobison/sfhistory

Content and data related to the geography and history of the City of San Francisco (and some surrounding area). Cool street name history map, Mission walking history tour, lists of every bar, pub or restaurant that serves alcohol, and much more!
https://github.com/chrisrobison/sfhistory

history sanfrancisco

Last synced: 16 days ago
JSON representation

Content and data related to the geography and history of the City of San Francisco (and some surrounding area). Cool street name history map, Mission walking history tour, lists of every bar, pub or restaurant that serves alcohol, and much more!

Awesome Lists containing this project

README

          

# San Francisco History

Content, research and data related to the geography and history of the City of San Francisco (and some surrounding area). Cool street name history map, Mission walking history tour, lists of every bar, pub or restaurant that serves alcohol, and much more!

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Support](#support)
- [Contributing](#contributing)

## Installation

Everything here is web-based so you'll need a webserver of some sort running.
Once you have a web accessible place to put your files, clone a copy of this
repository:

```sh
cd ~/public_html
git clone https://github.com/chrisrobison/sfhistory.git
cd sfhistory
```

## Usage

Open any web browser and open to the location where you just cloned the files.
Browse, navigate and learn about the history of San Francisco via linked streets
in the map.

## Support

Please [open an issue](https://github.com/chrisrobison/sfhistory/issues/new) for support.

## Contributing

Please contribute using [Github Flow](https://guides.github.com/introduction/flow/). Create a branch, add commits, and [open a pull request](https://github.com/chrisrobison/sfhistory/compare/).