Skip to content

v1.0.4

Compare
Choose a tag to compare
@CaiJimmy CaiJimmy released this 23 Sep 22:06
· 459 commits to master since this release

Features

  • feat(rss): add RSS template (d55cc30)
    • fix: hidden post being shown in RSS output
    • feat: add config to output full content in RSS
    • fix: featured image not showing in RSS
  • feat(archive widget): improve "more" link (9d76ab3)
  • feat(article): add KaTeX support (b14ca5d)
  • feat(scss): improve 2 column style (26acceb)

Refactors

  • refactor(scss): rename --content-padding to --card-padding (02f2bad)

New config.toml fields

  • params.article.math: load KaTeX script in all pages if it's set to true
  • params.rssFullContent: output page full content in RSS