An open API service indexing awesome lists of open source software.

https://github.com/albert26193/beaver-ssg

An SSG tool for quickly building modern documentation sites. 🚀️🚀️🚀️
https://github.com/albert26193/beaver-ssg

react ssg vite

Last synced: about 1 year ago
JSON representation

An SSG tool for quickly building modern documentation sites. 🚀️🚀️🚀️

Awesome Lists containing this project

README

          

# Beaver-SSG


image

## Intro

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

## Features

- [x] Markdown and MDX support
- [x] Syntax Highlighting
- [x] Dark Mode
- [x] Image Size Optimization
- [x] Hot Reload

## Detail 🚀️

- Check Detail on [Beaver-SSG Doc Site](https://ssg.albert.cool/)

## Change Log

- Check Change-Log on [Beaver-SSG Change Log](https://github.com/Albert26193/beaver-ssg/blob/master/CHANGELOG.md)

## Thanks

- Thanks to [Vite](https://vitejs.dev/) for the inspiration and the hot reload feature.
- Thanks to [Island.js](https://https://islandjs.dev/zh/) to offer the basic structure of the project.