Skip to content

Repository for my personal website. Built with Hexo, themed with NexT.

Notifications You must be signed in to change notification settings

sghuang19/portfolio

Repository files navigation

Samuel Huang's Portfolio

Netlify Status

Hexo NexT Netlify Node.js NPM

Prettier MarkdownLint cSpell

GitHub

Proud graduate student of

Notre Dame

Side Notes

  • package.yaml config file of pnpm can't be used, since hexo-cli relies on reading Hexo version from package.json.
  • Markdownlint CLI2 does not accept .yml extension for its config file.
  • After modifying dependencies in hexo-related-posts, package managers other than npm can be used.
  • Bun is so fast! hexo-word-counter needs to be added into trusted dependencies, as its post installation script is required.