Nikola Kotur hace 1 año
commit
0ed24217ef
Se han modificado 3 ficheros con 12 adiciones y 0 borrados
  1. 1 0
      README.md
  2. 8 0
      blog/hello-world.md
  3. 3 0
      deploy.sh

+ 1 - 0
README.md

@@ -0,0 +1 @@
+ssh kotnik@prose.sh

+ 8 - 0
blog/hello-world.md

@@ -0,0 +1,8 @@
+# Hi
+
+Just testing how prose.sh works.
+
+By the way I work at Platform.sh and I am happy to see some more services on
+`sh` domain :)
+
+This is it for now.

+ 3 - 0
deploy.sh

@@ -0,0 +1,3 @@
+#?!/bin/bash
+
+scp ./blog/*.md prose.sh:/