Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 645 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 645 Bytes

Oakland History Map

Development

To run locally:

  • npm install
  • gatsby develop
  • Visit localhost:8000

To edit historical site content:

  • Visit localhost:8000/admin to use Netlify CMS

To Do

This project is a WIP. Here are some of the things remaining:

  • Improve style for browser
  • Add more historical sites!
  • Render markdown & sources for historical sites
  • Swap map widget for address
  • Allow photo uploads
  • Highlight current marker
  • Allow filtering by date
  • Fix admin
  • Deploy to GH pages
  • Set up Travis CI
  • Make Netlify CMS work on prod
  • Make styles usable on Mobile