diff --git a/.drone.yml b/.drone.yml index c983679..eed01f0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: - name: build image: alpine commands: - - apk add git nodejs + - apk add git nodejs npm - sh compile.sh - apk add rsync openssh - sh deploy.sh diff --git a/html/build.sh b/html/build.sh index ec60003..85030dd 100755 --- a/html/build.sh +++ b/html/build.sh @@ -1,7 +1,7 @@ #!/bin/sh cp -r ./public ../dist/public_html -for dir in "turing-machine" "euler-golf" "godel-explorer"; do +for dir in "turing-machine" "euler-golf" "godel"; do mv staticsimponic/$dir ../dist/public_html/$dir done diff --git a/html/public/index.php b/html/public/index.php index 004a131..7f512fe 100644 --- a/html/public/index.php +++ b/html/public/index.php @@ -3,17 +3,17 @@ $content = '

you are at my tilde.club page right now! hi!

-a penguin +a penguin

this is a penguin

here you can:

diff --git a/html/public/template.html b/html/public/template.html index 4867c55..99b75a8 100644 --- a/html/public/template.html +++ b/html/public/template.html @@ -6,15 +6,15 @@ ~simponic - +
-

~simponic

+

~simponic