Skip to content

v0.2.2

Compare
Choose a tag to compare
@irskep irskep released this 04 Sep 03:06
· 84 commits to main since this release
  • Markup features

    • Typedoc integration
    • Allow putting custom links in the header
  • HTML improvements

    • OpenGraph and Twitter Card metadata
    • Site-wide search using lunr
    • Move "On this page" to a header bar on mobile instead of just disappearing
  • Plugin API improvements

    • Plugins can provide static files, perhaps based on site content (this powers search)
    • More methods can be async
    • Plugins can mark nodes as "special" and not to be touched by other plugins
  • Stop publishing Yarn and Bun lockfiles, docs, and other unnecessary things on NPM