浏览代码

first commit

Nikola Kotur 1 年之前
当前提交
0ed24217ef
共有 3 个文件被更改,包括 12 次插入0 次删除
  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:/