surmon.me icon indicating copy to clipboard operation
surmon.me copied to clipboard

🌱 My digital garden, powered by myself.


surmon.me logo

Surmon.me

vue   nodepress   GitHub stars   GitHub Workflow Status   GitHub license

My personal website and blog, powered by Vue(3), API services provided by NodePress.

surmon.me


Related projects

Screenshot

Development Setup

# install dependencies
$ yarn

# SSR mode
$ yarn dev
$ yarn build
$ yarn start

# or SPA mode
$ yarn spa:dev
$ yarn spa:build
$ yarn spa:start

# lint test
$ yarn lint

# release
$ yarn release

Actions setup

Rule:

  • Any PR openCI:Build test
  • New tag v*CI:Create Release
  • New tag | Release createdCI:DeployCI:Execute server script

Changelog

Detailed changes for each release are documented in the release notes.

License

Licensed under the MIT License.