/wgraba.github.io

My Personal Site

Primary LanguageHTMLBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Wesley's personal site

A Hugo-generated static site.

Development

  • See Hugo docs for creating and editing content
  • Copy .env.example to .env and edit with current user id/group id
  • Run docker compose run vale README.md content to lint content (may need to run vale sync first)
  • Run docker compose run --service-ports hugo serve or docker compose up hugo to generate docs and serve site