Skip to content

ctxzz/ctxzz.github.io

Repository files navigation

My website

GitHub Pages based on Hugo Academic CV Theme.

Run

  • Install hugo to build page

MacOS

brew install hugo

Run server locally

make server

Note: For local development with search functionality, you need to generate the Pagefind search index:

# Build the site first
hugo

# Generate search index
npx pagefind --site "public"

# Then run the server
hugo server

The GitHub Actions workflow automatically generates the search index during deployment.

Update hugo modules

make update

License

The code and styles are licensed under the MIT license. See project license.

About

github page:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors