=== IndieBlocks === Contributors: janboddez Tags: blocks, gutenberg, indieweb, notes, likes, microblogging, micropub, fse Tested up to: 6.0 Stable tag: 0.2.0 License: GNU General Public License v3.0 License URI: https://www.gnu.org/licenses/gpl-3.0.html Use blocks, and, optionally, "short-form" post types to easily "IndieWebify" your WordPress site. == Description == IndieBlocks currently registers a single block, "Context," which takes a URL and "type," and outputs correctly microformatted HTML. More blocks are on the way. In combination with a microformats-compatible theme, these help ensure Microformats clients are able to determine a post's type. It also comes with "short-form" (Note and Like) custom post types, and a (somewhat experimental) option to add microformats to (all!) *block-based* themes. == Installation == Upload this plugin's ZIP file via the Plugins > Add New > "Upload Plugin" button. After activation, head over to *Settings > IndieBlocks*, and enable or disable its different features. More details can be found on https://jan.boddez.net/wordpress/indieblocks. Issues may be filed at https://github.com/janboddez/indieblocks. == Changelog == = 0.2.0 = Slightly improved "empty" URL handling, and permalink flushing. Additional CPT, feed and Micropub options. Date-based CPT archives, and basic location functions. = 0.1.0 = Very first version.