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!
- Host: GitHub
- URL: https://github.com/chrisrobison/sfhistory
- Owner: chrisrobison
- License: mit
- Created: 2023-07-15T16:28:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T11:59:38.000Z (over 2 years ago)
- Last Synced: 2023-09-26T15:02:41.977Z (over 2 years ago)
- Topics: history, sanfrancisco
- Language: JavaScript
- Homepage: https://chrisrobison.github.io/sfhistory/
- Size: 69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).