Hi thanks, great work. I'm on 28 and the preview.sh was giving me this port error: usage: server.py [-h] [--cgi] [--bind ADDRESS] [port] server.py: error: argument port: invalid int value: './public' I had to change it to: cd ./public && python3 -m http.server 8080 on the last line and that fixed it! regards Gleb _______________________________________________ docs mailing list -- docs@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to docs-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/docs@xxxxxxxxxxxxxxxxxxxxxxx