/sf-zhou.github.io

SF-Zhou's Blog based on GitHub Pages & GitHub Actions

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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