Medium / medium-wordpress-plugin

The official WordPress plugin for cross-posting to Medium.
https://medium.com
Apache License 2.0
210 stars 40 forks source link

Use makefile to generate zip archive #10

Closed apassant closed 8 years ago

apassant commented 8 years ago

Current medium.zip doesn't contain the full plug-in files (see https://github.com/Medium/medium-wordpress-plugin/issues/9).

Use "make zip" with this Makefile to generate it (or, as suggested in the issue, just remove the zip and let people create zip from github)

HTH

majelbstoat commented 8 years ago

I'm going to take your latter suggestion and let Github do the hard work. A recursive medium zip file was a bad idea! https://github.com/Medium/medium-wordpress-plugin/pull/18