Releases: jaredkrinke/md2blog
Releases · jaredkrinke/md2blog
md2blog 1.2.1
- Support using "name" attribute instead of "id" when validating links
md2blog 1.2.0
- Fixed handling of non-link anchor tags
- Improved performance of rebuilds when using
--serve
- Fixed output of native line endings for Windows
- Added
--version
command line option - Added ability to run a command on build completion
md2blog 1.1.1
This is a bug fix release that ensures images are displayed correctly.
Details:
- Images are now scaled to fit the page (using CSS)
- Image recommendations are now provided
- Heading colors are now uniform
md2blog 1.1.0
- Support for adding links (e.g. to projects or social media profiles)
- Support for adding a copyright notice
- Support for overriding the default subtitle (set
header.text
insite.json
) - Added JSON-LD to post pages
- Added JSON Schema for
site.json
(published schema is here) - Pre-built binaries for macOS (see note about signing)
Initial release
This is the first release of md2blog, a zero-config static site generator for dev blogs: