Skip to content

SF-Zhou/sf-zhou.github.io

Repository files navigation

SF-Zhou's Blog Deploy

A static blog based on GitHub Pages, GitHub Actions and Node.js.

Build

Node 10 or later is required.

# install dependencies
npm install

# generate site
npm run build