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 Bun

Prettier MarkdownLint cSpell

GitHub

Proud graduate student of

Notre Dame

Side Notes

  • I am a member of the core team of NexT theme.
  • 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.
  • Bun is so fast! hexo-word-counter needs to be added into trusted dependencies, as its post installation script is required.