Keep a Changelog, and this project adheres to Semantic Versioning.
__init__.py
file to make tests a subpackage by @Guts in https://github.com/Guts/mkdocs-rss-plugin/pull/190First stable release according to semver.
So, no feature in this release, just focusing on quality and code cleanliness.
mkdocs>=1.1,<1.4
<category>
item element using page metadata (YAML frontmatter). It's customizable to get custom meta keys for keywords/tags. PR #4urllib.error.URLError
exception to avoid build crashes typically when network is offlinematch_path
option by skipping the pages that aren't included. See PR #49. Contributed by Paulo Ribeiro.page.meta.description
is not set, the abstract_chars_count
first characters from markdown content are now converted into HTML.match_path
option which should be a regex pattern matching the path to your files within the docs_dir. See issue #34 and the related PR #43. Contributed by Ryan Morshead.page.meta.authors
or page.meta.author
to populate feed items author tag. See issue #34.language
tag to the channelguid
to the feed's items (using the page URL)image
and items (entries) enclosure