Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ondras/pano-web-template
Create your own map+pano website by forking this repo!
https://github.com/ondras/pano-web-template
hacktoberfest
Last synced: about 2 months ago
JSON representation
Create your own map+pano website by forking this repo!
- Host: GitHub
- URL: https://github.com/ondras/pano-web-template
- Owner: ondras
- Created: 2022-07-16T14:42:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-06T07:36:05.000Z (about 1 year ago)
- Last Synced: 2024-05-01T21:15:01.633Z (8 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pano-web-template
A quick'n'dirty map+panorama mashup website. See https://pano.zarovi.cz/ for a particular installation (hosted via GitHub Pages). If you wish to host your own images, do the following:
1. fork the repo
1. setup a proper hosting (the project aims for GitHub Pages, alternatively with a custom domain via a CNAME file)
1. drop your images into the `img/` folder
The metadata file (`data.json`) should be generated automatically via GitHub Actions. You can do this manually by invoking `make` (this also renames your files).