Skip to content

🏝️🏝️🏝️ A SSG framework powered by islands architecture.

Notifications You must be signed in to change notification settings

Plasticine-Yang/plasticine-island

Repository files navigation

plasticine-island

🏝️🏝️🏝️ A SSG framework powered by islands idea.

Features

基本功能:

自主实现的插件特性:

  • vite 插件 -- 为开发服务器加载模板 html 作为入口,并自动添加 script 标签加载客户端运行时入口代码
  • vite 插件 -- 支持配置文件 plasticine-island.config.ts 热更新
  • vite 插件 -- 约定式路由
  • rehype 插件 -- 转换 markdown 的代码块为特定 html 结构
  • rehype 插件 -- 支持代码块高亮

Usage

dev

pnpm dev
node bin/plasticine-island dev docs

访问 http://localhost:5173

build

pnpm build
node bin/plasticine-island build docs
pnpm preview

访问 http://localhost:3000

About

🏝️🏝️🏝️ A SSG framework powered by islands architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published