https://github.com/opendrr/jekyll-info-viz
Sample Jeykll Static Site using GCWeb Template
https://github.com/opendrr/jekyll-info-viz
Last synced: 3 months ago
JSON representation
Sample Jeykll Static Site using GCWeb Template
- Host: GitHub
- URL: https://github.com/opendrr/jekyll-info-viz
- Owner: OpenDRR
- License: mit
- Created: 2020-03-18T01:21:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T10:08:31.000Z (over 2 years ago)
- Last Synced: 2025-01-05T23:09:01.802Z (5 months ago)
- Language: HTML
- Homepage: https://opendrr.github.io/jekyll-info-viz/
- Size: 17.2 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Deploy site on GitHub Pages
* deploy's automatically
Deploy locally
1. `bundle exec jekyll serve --baseurl ''`
Note this manual integration of Leaflet was taken from: https://robyremzy.github.io/blog/2016/leaflet-inside-a-post/