hugo/commands
Bjørn Erik Pedersen 5c96bda70a
errors: Misc improvements
* Redo the server error template
* Always add the content file context if relevant
* Remove some now superflous error string matching
* Move the server error template to _server/error.html
* Add file context (with position) to codeblock render blocks
* Improve JS build errors

Fixes #9892
Fixes #9891
Fixes #9893
2022-05-14 13:40:56 +02:00
..
commandeer.go Use configured timeZone for the clock 2022-05-08 16:56:26 +02:00
commands.go Revise the use of htime.Since/htime.Now 2022-05-09 14:18:40 +02:00
commands_test.go
config.go
convert.go
deploy.go
env.go
gen.go
genchromastyles.go
gendoc.go
gendocshelper.go
genman.go
helpers.go
hugo.go errors: Misc improvements 2022-05-14 13:40:56 +02:00
hugo_test.go Use configured timeZone for the clock 2022-05-08 16:56:26 +02:00
hugo_windows.go
import_jekyll.go
import_jekyll_test.go
limit_darwin.go
limit_others.go
list.go
list_test.go
mod.go
mod_npm.go
new.go
new_content_test.go
new_site.go
new_theme.go
nodeploy.go
release.go
release_noop.go
server.go errors: Misc improvements 2022-05-14 13:40:56 +02:00
server_errors.go
server_test.go
static_syncer.go
version.go