Skip to content

Latest commit

ย 

History

History
33 lines (21 loc) ยท 828 Bytes

README.md

File metadata and controls

33 lines (21 loc) ยท 828 Bytes

Beaver-SSG


image

Intro

  • Beaver-SSG is a static site generator written in Typescript.
  • Support for Markdown and MDX.

Features

  • Markdown and MDX support
  • Syntax Highlighting
  • Dark Mode
  • Image Size Optimization
  • Hot Reload

Detail ๐Ÿš€๏ธ

Change Log

Thanks

  • Thanks to Vite for the inspiration and the hot reload feature.
  • Thanks to Island.js to offer the basic structure of the project.