Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinschneider/baiyue
Taiwan's 百岳 Baiyue
https://github.com/martinschneider/baiyue
hiking taiwan
Last synced: 10 days ago
JSON representation
Taiwan's 百岳 Baiyue
- Host: GitHub
- URL: https://github.com/martinschneider/baiyue
- Owner: martinschneider
- License: other
- Created: 2022-09-11T01:50:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T02:30:41.000Z (3 months ago)
- Last Synced: 2024-11-08T12:04:34.204Z (2 months ago)
- Topics: hiking, taiwan
- Language: JavaScript
- Homepage: http://baiyue.5164.at
- Size: 13.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Taiwan's 百岳 Baiyue
This is the source code of the [Taiwan's 百岳 Baiyue](http://baiyue.5164.at) webpage.
Please consider [donating](https://coindrop.to/xiaobaiyue) if you find it useful.
usage:
```
python3 -m pip install -r requirements.txt
python3 generate.py > public/index.html
cat ./src/* > ./public/script.js
firebase deploy
```