6 Commits
Author SHA1 Message Date
Christian HeuselandMichael Stapelberg ff09e855be clean up header and add logo 2022-03-06 15:58:17 +01:00
Christian HeuselandMichael Stapelberg 6e3e6ed39f clean up status table 2022-03-06 15:58:17 +01:00
Christian HeuselandMichael Stapelberg 5dd8496371 regenerate the website
Signed-off-by: Christian Heusel <christian@heusel.eu>
2022-03-04 08:27:08 +01:00
Christian HeuselandMichael Stapelberg e021fdbebd Simplify Wifi userguide with extrafile
https://github.com/gokrazy/wifi/commit/2553edfa41ba27c9ec89bc5bdca3ca235118ff3f
2022-03-04 08:27:08 +01:00
Christian HeuselandMichael Stapelberg 7b86705ff1 add a minio userguide article 2021-10-19 09:15:24 +02:00
Christian HeuselandGitHub 54d80ad29d commandstring is now separated and quoted (#95)
Output before:
  2021/09/15 13:34:00 gokrazy: attempt 1, starting [/user/echo test 123]
Output now:
  2021/09/15 13:34:00 gokrazy: attempt 1, starting ['/user/echo' 'test' '123']
2021-09-29 22:54:50 +02:00