Krinkle / treasure21

Home Page:https://treasure21.timotijhof.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Krinkle Treasure Hunt 2021

Development

To preview this locally, start a static web server in this directory, using any method you like.

For example:

python3 -m http.server 4000 -d public_html/

Then navigate to http://localhost:4000/.

To lint the Python helper script:

pip install tox
tox -v

Deployment

rsync -av -e ssh --exclude=".DS_Store" public_html/ timotijhof.net:domains/timotijhof.net/treasure21-sub-public_html/

About

https://treasure21.timotijhof.net

License:MIT License


Languages

Language:HTML 37.2%Language:JavaScript 35.7%Language:CSS 22.1%Language:Python 5.0%