Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@Folyd Folyd released this 02 Apr 10:51
· 231 commits to master since this release
  • Improve the description extract strategy (#6)

The strategy is to extract the first meaningful line and only take at most 200 plain chars from this line.

  • Support load custom translation (#7)

  • Render Open Graph info for pages (#9)

  • Serve command: handling files not found (#10)

  • Render heading anchor link (#12)

  • Speed up parsing and rendering (#16)

  • Add zine logo (#21)

  • Remove hover scale transition for mobile (#20)

  • Rewrite html base url (#18)

  • Fallback to the default placeholder image if the cover is missing (#22)

  • Support image lazy loading (#26)

  • Support generate sitemap.xml (#29)