1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/README.md
2020-12-21 16:45:50 -08:00

1.9 KiB

seirdy.one

sourcehut GitLab
mirror GitHub
mirror

builds.sr.ht status

Code for my personal website, seirdy.one. Built with Hugo.

Dependencies

To build:

  • Hugo 0.79 or later
  • Make
  • Git (Hugo uses Git info for features like date last updated)
  • Zopfli (optional; set NO_GZIP_STATIC=1 to disable)
  • POSIX utils: grep, find, etc.

To deploy:

  • ssh
  • rsync
  • zstd

To lint:

See the Makefile for details.