Browse Source

first commit

Nikola Kotur 1 year ago
commit
0ed24217ef
3 changed files with 12 additions and 0 deletions
  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:/