Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 401 Bytes

File metadata and controls

20 lines (14 loc) · 401 Bytes

minpeter dev blog

image

local live server

git clone https://github.com/minpeter/minpeter.github.io
cd minpeter.github.io

git submodule update --init --recursive
npm i
npm run server

update theme

git submodule update --remote --merge