Zineland Zine Versions Save

Zine - a simple and opinionated tool to build your own magazine.

v0.16.0

10 months ago

v0.15.0

1 year ago

v0.14.0

1 year ago

v0.13.0

1 year ago

v0.12.1

1 year ago

v0.12.0

1 year ago

v0.11.1

1 year ago
  • Add translation articles into sitemap.xml (#193)
  • Fix walk html node didn't pass super node bug (#195)
  • Add help message for zine new command

v0.11.0

1 year ago
  • Fix the styles of the issue card, article ref on mobile devices (#163) (#166)
  • Fix date format panic (#167)
  • Improve OG description (#170)
  • Fix author page avatar squeezing bug and topic list UI
  • Fix urlpreview title parsing (#172)
  • Add publish and pub_date to issue, add issue intro article to rss feed (#174)
  • Support zine sever --open (#175)
  • Replace git user name whitespace with underscore (#181)
  • Remove htag flex items-center

Thanks for the contributions from @Bas-Man and @kiyov09.

v0.10.1

1 year ago

v0.10.0

1 year ago
  • Fix tera template escape issue
  • Remove text center style for author bio
  • Fix wrong formatted dates in the Atom feed (#138)
  • Fix image alt parse bug (#139)
  • Support cdn url (#140)
  • Support zine new --issue to create new issue
  • Fix: Simple english corrections (#146)
  • Simplify meta url rendering (#148)
  • Support specify canonical url for articles (#149)

Thanks for the contributions from @l1ch40 and @Bas-Man.