diff --git a/tools/sidekick/config.json b/tools/sidekick/config.json index e69de29b..b9cc8dd8 100644 --- a/tools/sidekick/config.json +++ b/tools/sidekick/config.json @@ -0,0 +1,13 @@ +{ + "project": "HSF Common Moves", + "host": "www.commonmoves.com", + "plugins": [ + { + "id": "library", + "title": "Library", + "environments": ["edit"], + "url": "/tools/sidekick/library.html", + "includePaths": ["**.docx**"] + } + ] +} diff --git a/tools/sidekick/library.html b/tools/sidekick/library.html new file mode 100644 index 00000000..97a7232b --- /dev/null +++ b/tools/sidekick/library.html @@ -0,0 +1,35 @@ + + + + + + + + + + + Sidekick Library + + + + + + +