Skip to content

Commit 5497138

Browse files
committed
Use readme.md as main readme
1 parent 573418b commit 5497138

File tree

5 files changed

+104
-721
lines changed

5 files changed

+104
-721
lines changed

.github/workflows/update-assets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ jobs:
1515
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1616
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
1717
SLUG: webmention
18+
README_NAME: readme.md

Gruntfile.js

Lines changed: 0 additions & 66 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@
33
"description": "Webmention support for WordPress posts",
44
"main": "webmention.php",
55
"devDependencies": {
6-
"grunt": "^1.6.1",
7-
"grunt-checktextdomain": "^1.0.1",
8-
"grunt-wp-i18n": "^1.0.3",
9-
"grunt-wp-readme-to-markdown": "^2.1.0"
106
},
117
"repository": {
128
"type": "git",

0 commit comments

Comments
 (0)