Skip to content

CallmeLins/CallmeLins.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CallmeLins.github.io

Personal blog source built with Hexo and the Cactus theme.

Stack

  • Hexo 8
  • Cactus theme
  • GitHub Actions for Pages deployment

Local development

Install dependencies:

npm ci

Start the local server:

npm run server

Build the site:

npm run clean
npm run build

Deployment

Pushing to master triggers the GitHub Actions workflow in .github/workflows/pages.yml, which builds the Hexo site and deploys it to GitHub Pages.

Content

About

this is a web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors