1
0
mirror of https://github.com/ISEAL-Community/iseal-core.git synced 2025-05-07 05:42:24 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
be19dc0489 site/docs: regenerate static website using Hugo
For now it's manual:

$ cd site
$ rm -rf docs/*
$ hugo

I will explore making this automatic using a GitHub Action.
2021-11-26 12:07:48 +02:00