A static blog based on GitHub Pages, GitHub Actions and Node.js.
Node 10 or later is required.
# install dependencies
npm install
# generate site
npm run buildThe build process automatically generates an RSS feed at public/rss.xml containing the latest 20 articles. The RSS feed URL is: https://sf-zhou.github.io/rss.xml