migrate public files + add deploy script

This commit is contained in:
Felix Roos 2022-05-17 22:55:12 +02:00
parent 6c6ea3ab9f
commit fdb60a3fc1
7 changed files with 413 additions and 1 deletions

0
repl/public/.nojekyll Normal file
View file

1
repl/public/CNAME Normal file
View file

@ -0,0 +1 @@
strudel.tidalcycles.org

BIN
repl/public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

15
repl/public/manifest.json Normal file
View file

@ -0,0 +1,15 @@
{
"short_name": "Strudel REPL",
"name": "Strudel REPL - Tidal Patterns in JavaScript",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}

3
repl/public/robots.txt Normal file
View file

@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow: