Skip to content

Commit

Permalink
Adding webmention.app support for pinging urls
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKinlan committed Jun 19, 2019
1 parent a9a0e32 commit 541cf5d
Show file tree
Hide file tree
Showing 3 changed files with 476 additions and 5 deletions.
2 changes: 2 additions & 0 deletions build.sh
Expand Up @@ -19,3 +19,5 @@ cp -r node_modules/@editorjs/simple-image/dist/bundle.js static/javascripts/edit
cp -r node_modules/pinch-zoom-element/dist static/javascripts/pinch-zoom-element cp -r node_modules/pinch-zoom-element/dist static/javascripts/pinch-zoom-element


./hugo -d dist ./hugo -d dist

npx webmention dist/index.xml --limit 0 --send

1 comment on commit 541cf5d

@vercel
Copy link

@vercel vercel bot commented on 541cf5d Jun 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.