Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

v0.2.1

Compare
Choose a tag to compare
@miry miry released this 27 Mar 18:24
· 69 commits to master since this release
v0.2.1
ceee09b

Changed

  • Use crystal version from shard for Dockerfile (@miry)

Fixed

  • Skip download assets images without option --assets-images (@miry)
  • Emoji breaks markdown rendering (#34, @miry, @clawfire)

Install

MacOS

$ brew tap miry/medup
$ brew install medup
$ medup --help
$ medup -u <user>

Docker

$ docker run --rm -v <path to local articles folder>:/posts -it miry/medup:0.2.1 -u <user>