commit c3c73b4048e9d48c2bbea3ec0beb4492459478a8 Author: Yann Esposito (Yogsototh) Date: Mon Jul 30 12:21:10 2018 +0200 first commit, attempt at gitlab pages diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..ec73d9b --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,11 @@ +image: alpine:latest + +pages: + stage: deploy + script: + - echo 'Nothing to do...' + artifacts: + paths: + - public + only: + - master diff --git a/public/reply-001.html b/public/reply-001.html new file mode 100644 index 0000000..b9295f2 --- /dev/null +++ b/public/reply-001.html @@ -0,0 +1,18 @@ + + +Hello World + +
+ +

in reply to: @aaronpk

+

Trying out this guide to sending webmentions

+

+ + + +

+
+