Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 686 Bytes

File metadata and controls

19 lines (13 loc) · 686 Bytes

slama.dev (Hugo)

Prerequisites

  • Hugo (extended version)
  • uv (Python, ruff)
  • Node.js (html-validate, pa11y, prettier)
  • lychee (link checking)

Contributing

To check how changes look on the website, install Hugo and run

./site serve

Note that while this will build the website, it will look broken since the full build requires gigabytes of static files. However, text elements, math, and general structure will be fine, so you can check that changes you make work.