github jfernandez/mdserve v0.5.0

4 days ago

Features

  • Add directory mode for serving multiple markdown files
  • Add YAML and TOML frontmatter support

Bug Fixes

  • Center content in folder mode with sidebar collapsed
  • Prevent 404 race during neovim saves

Refactoring

  • Simplify server startup output messages
  • Migrate to minijinja template engine

Documentation

  • Update Cargo install instructions
  • Update Arch linux install instructions to use official package
  • Update README with new folder serving feature
  • Add changelog and improve git-cliff config
  • Fix changelog duplicate 0.4.1 entry

Build

  • Downgrade to edition 2021 and set MSRV to 1.82.0
  • Add git-cliff configuration

CI

  • Run on aarch64-linux as well

Miscellaneous Tasks

  • Add package metadata for cargo publish
  • Remove macOS support, direct users to Homebrew
  • Release v0.5.0

New Contributors

Full Changelog: v0.4.1...v0.5.0

Don't miss a new mdserve release

NewReleases is sending notifications on new releases.