Skip to content

🌱 My digital garden, powered by myself.

License

Notifications You must be signed in to change notification settings

iou0107/surmon.me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


surmon.me logo

Surmon.me

nodepress   vue   GitHub stars   Uptime Robot ratio (30 days)   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
$ pnpm install

$ pnpm run dev
$ pnpm run build
$ pnpm run start

# lint test
$ pnpm run lint

# release
$ pnpm run release

Actions setup

Rule:

  • Any PR opend → CI:Build test
  • New tag v* → CI:Create Release
  • Release created → CI:Deploy → CI:Execute server script

Changelog

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

License

Licensed under the MIT License.

About

🌱 My digital garden, powered by myself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.2%
  • TypeScript 33.8%
  • SCSS 5.0%
  • Other 1.0%