Commit Graph

4 Commits (236e12184404998c8edf7efa6de7fccf9d0ee814)

Author SHA1 Message Date
silverwind 3affb02df5
Run hugo via `go run` and lock its version ()
- Don't rely on obscure docker images like `plugins/hugo`
- Lock down `hugo` to same version the image had used
- Remove unnecessary verbosity in `trans-copy`
- Rename `trans-copy` to `trans-copy.sh`

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john+github@jolheiser.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Lauris BH 5424f75a63
Fix building of docs with latest hugo version ()
techknowlogick 474dfcc798 French translation for docs ()
original PR  and author @0xbaadf00d
techknowlogick fb5c6b6444 Import docs into main repository ()
* import docs into main repository

Signed-off-by: Matti Ranta <matti@mdranta.net>