hypothes.is for WordPress
Stable versions are available on the Hypothesis plugin page on WordPress.org.
- Visit your WordPress plugins page (/wp-admin/plugins.php)
- Click the Add New button
- Search the WordPress plugins directory for Hypothes.is
- Click Install Now.
- Click Activate
- Visit your WordPress Settings > Hypothesis page to configure how it works on your site
We use wp-release.sh to handle the somewhat insane world of git/svn repo juggling.
To cut a release:
- install
wp-release.sh
- customize
.wp-release.conf
(if needed) - run
wp-release
from within the root of this repo's local working copy - follow the instructions
- check the WordPress.org page to be sure it worked