theme-academic-cv icon indicating copy to clipboard operation
theme-academic-cv copied to clipboard

🎓 无需编写任何代码即可轻松创建漂亮的学术网站 Easily create a beautiful academic résumé or educational website using Hugo and GitHub. No code.

Results 11 theme-academic-cv issues
Sort by recently updated
recently updated
newest added

This PR bumps GitHub action workflows to latest version, thus avoiding deprecation warnings as e.g. seen [here](https://github.com/HugoBlox/theme-academic-cv/actions/runs/8494740275).

- **Baseline website without new variables** - **Introduce new person variables and populate them** - **Add last five news posts** - **Add news of 2018 to present** - **Add publications...

Updating versions of GitHub actions due to deprecation https://github.blog/changelog/2024-12-05-deprecation-notice-github-pages-actions-to-require-artifacts-actions-v4-on-github-com/

The existing upload-pages-artifact@v2 and deploy-pages@v2 is deprecated on 30th January 2025. So the action is updated with upload-pages-artifact@v3 and deploy-pages@v4. Now it builds properly.