Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.16 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.16 KB

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

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:

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 for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.