Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```